index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_mes.c
Age
Commit message (
Expand
)
Author
Lines
2024-11-12
drm/amd/amdgpu: limit single process inside MES
Shaoyun Liu
-0
/
+23
2024-11-11
drm/amd/amdgpu: Increase MES log buffer to dump mes scratch data
shaoyunl
-1
/
+1
2024-11-08
drm/amdgpu: fix return random value when multiple threads read registers via ...
chongli2
-17
/
+13
2024-11-05
drm/amdgpu/mes: fetch fw version from firmware header
Alex Deucher
-0
/
+5
2024-10-15
drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring
Srinivasan Shanmugam
-2
/
+3
2024-09-26
drm/amdgpu/mes11: update mes_reset_queue function to support sdma queue
Jiadong Zhu
-1
/
+1
2024-09-06
drm/amdgpu: fix queue reset issue by mmio
Jesse Zhang
-0
/
+1
2024-09-02
drm/amdgpu/mes: implement amdgpu_mes_reset_hw_queue_mmio
Jiadong Zhu
-0
/
+20
2024-09-02
drm/amdgpu/mes: modify mes api for mmio queue reset
Jiadong Zhu
-1
/
+2
2024-08-20
drm/amdgpu: Implement MES Suspend and Resume APIs for GFX11
Mukul Joshi
-34
/
+37
2024-08-16
drm/amdgpu/mes: add API for user queue reset
Alex Deucher
-0
/
+43
2024-08-13
drm/amdgpu/mes12: configure two pipes hardware resources
Jack Xiao
-30
/
+47
2024-08-13
drm/amdgpu/mes12: load unified mes fw on pipe0 and pipe1
Jack Xiao
-1
/
+1
2024-08-13
drm/amdgpu/mes: add multiple mes ring instances support
Jack Xiao
-1
/
+3
2024-08-13
drm/amdgpu/mes: add API for legacy queue reset
Alex Deucher
-0
/
+24
2024-08-13
drm/amd: Use a constant format string for amdgpu_ucode_request
Arnd Bergmann
-1
/
+1
2024-07-27
drm/amdgpu: increase mes log buffer size for gfx12
Michael Chen
-3
/
+3
2024-06-19
drm/amdgpu: remove amdgpu_mes_fence_wait_polling()
Alex Deucher
-12
/
+0
2024-06-19
Revert "drm/amdgpu: Add missing locking for MES API calls"
Mukul Joshi
-12
/
+0
2024-06-14
drm/amdgpu: refine mes firmware loading
Yang Wang
-4
/
+2
2024-06-14
drm/amdgpu: Add missing locking for MES API calls
Mukul Joshi
-0
/
+12
2024-05-02
drm/amdgpu/mes: add uni_mes fw loading support
Jack Xiao
-1
/
+4
2024-05-02
drm/amdgpu: enable mes v12 self test
Jack Xiao
-1
/
+1
2024-05-02
drm/amdgpu: init mes ucode name for gfx v12
Likun Gao
-1
/
+2
2024-04-26
drm/amdgpu/mes: add mes mapping legacy queue support
Jack Xiao
-0
/
+22
2024-04-26
drm/amdgpu/mes11: Use a separate fence per transaction
Alex Deucher
-0
/
+12
2024-04-26
drm/amdgpu/mes: fix use-after-free issue
Jack Xiao
-0
/
+1
2024-04-09
drm/amdgpu : Increase the mes log buffer size as per new MES FW version
shaoyunl
-3
/
+2
2024-04-09
drm/amdgpu : Add mes_log_enable to control mes log feature
shaoyunl
-1
/
+4
2024-03-22
drm/amdgpu: Fix 'fw_name' buffer size to prevent truncations in amdgpu_mes_in...
Srinivasan Shanmugam
-1
/
+1
2024-03-20
drm/amdgpu: cleanup unused variable
Shashank Sharma
-7
/
+3
2024-02-07
drm/amdgpu: Only create mes event log debugfs when mes is enabled
shaoyunl
-3
/
+3
2024-01-22
drm/amdgpu: Enable seq64 manager and fix bugs
Arunpravin Paneer Selvam
-1
/
+1
2023-12-20
Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
-2
/
+2
2023-12-13
drm/amdkfd: fix mes set shader debugger process management
Jonathan Kim
-0
/
+31
2023-12-10
drm/exec: Pass in initial # of objects
Rob Clark
-2
/
+2
2023-12-07
drm/amdgpu: SW part of MES event log enablement
shaoyunl
-0
/
+61
2023-11-03
drm/amdgpu: fix GRBM read timeout when do mes_self_test
Tim Huang
-0
/
+16
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
-4
/
+7
2023-08-07
drm/amdgpu: cleanup MES process level doorbells
Shashank Sharma
-53
/
+1
2023-08-07
drm/amdgpu: use doorbell mgr for MES kernel doorbells
Shashank Sharma
-57
/
+37
2023-08-04
Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...
Daniel Vetter
-1
/
+3
2023-07-25
drm/amdkfd: enable cooperative groups for gfx11
Jonathan Kim
-0
/
+2
2023-07-18
drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create
Guchun Chen
-1
/
+1
2023-07-12
drm/amdgpu: use drm_exec for MES testing
Christian König
-47
/
+43
2023-06-09
drm/amdkfd: fix and enable debugging for gfx11
Jonathan Kim
-1
/
+6
2023-06-09
drm/amdgpu: expose debug api for mes
Jonathan Kim
-0
/
+32
2023-06-09
drm/amdgpu: switch to unified amdgpu_ring_test_helper
Guchun Chen
-7
/
+2
2023-04-11
drm/amd/amdgpu: introduce gc_*_mes_2.bin v2
Jack Xiao
-4
/
+22
2023-03-22
drm/amd/amdgpu: limit one queue per gang
Jack Xiao
-6
/
+3
[next]