index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
mes_v11_0.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-30
drm/amdgpu/mes: consolidate on a single mes reset callback
Alex Deucher
1
-4
/
+4
2025-04-30
drm/amdgpu/mes: remove more unused functions
Alex Deucher
1
-26
/
+0
2025-04-30
drm/amdgpu: Fix API status offset for MES queue reset
Jesse.Zhang
1
-1
/
+1
2025-04-21
drm/amdgpu/mes11: add conversion for priority levels
Alex Deucher
1
-2
/
+19
2025-04-11
drm/amdgpu: adjust enforce_isolation handling
Alex Deucher
1
-1
/
+1
2025-04-11
drm/amdgpu/mes11: use the device value for enforce isolation
Alex Deucher
1
-1
/
+1
2025-04-08
drm/amdgpu/mes: centralize gfx_hqd mask management
Alex Deucher
1
-13
/
+3
2025-04-08
drm/amdgpu: Remove the MES self test
Arunpravin Paneer Selvam
1
-13
/
+1
2025-04-08
drm/amdgpu: fix MES GFX mask
Arvind Yadav
1
-2
/
+13
2025-04-07
drm/amd/amdgpu: Fix typo
Ananta Srikar
1
-1
/
+1
2025-04-07
drm/amdgpu/mes11: optimize MES pipe FW version fetching
Alex Deucher
1
-0
/
+4
2025-03-13
drm/amd/amdgpu: Fix MES init sequence
Shaoyun Liu
1
-30
/
+29
2025-02-27
drm/amdgpu/mes11: drop amdgpu_mes_suspend()/amdgpu_mes_resume() calls
Alex Deucher
1
-13
/
+1
2025-02-25
drm/amdgpu/mes: keep enforce isolation up to date
Alex Deucher
1
-0
/
+4
2025-02-25
drm/amdgpu: correct the name of mes_pipe structure
Likun Gao
1
-7
/
+7
2025-02-17
drm/amdgpu/mes11: allocate hw_resource_1 buffer once
Alex Deucher
1
-26
/
+24
2025-02-12
drm/amdgpu/mes: Add cleaner shader fence address handling in MES for GFX11
Srinivasan Shanmugam
1
-6
/
+15
2025-02-12
drm/amdgpu/mes11: fix set_hw_resources_1 calculation
Alex Deucher
1
-1
/
+1
2025-02-12
drm/amdgpu: add support for GC IP version 11.5.3
Tim Huang
1
-0
/
+2
2024-12-10
drm/amdgpu: reduce the mmio writes in kiq setting
Prike Liang
1
-3
/
+1
2024-11-12
drm/amd/amdgpu: limit single process inside MES
Shaoyun Liu
1
-0
/
+15
2024-11-11
drm/amd/amdgpu: Increase MES log buffer to dump mes scratch data
shaoyunl
1
-1
/
+11
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
1
-2
/
+0
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-14
/
+13
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
1
-7
/
+13
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in late_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
1
-2
/
+2
2024-09-26
drm/amdgpu/mes11: update mes_reset_queue function to support sdma queue
Jiadong Zhu
1
-1
/
+26
2024-09-18
drm/amdgpu/mes11: reduce timeout
Alex Deucher
1
-1
/
+1
2024-09-06
drm/amdgpu/mes11: Indent an if statment
Dan Carpenter
1
-1
/
+1
2024-09-02
drm/amdgpu/mes11: implement mmio queue reset for gfx11
Jiadong Zhu
1
-0
/
+80
2024-08-29
drm/amdgpu/mes: add mes mapping legacy queue switch
Jack Xiao
1
-15
/
+34
2024-08-20
drm/amdgpu: Implement MES Suspend and Resume APIs for GFX11
Mukul Joshi
1
-2
/
+30
2024-08-16
drm/amdgpu/mes11: add API for user queue reset
Alex Deucher
1
-0
/
+21
2024-08-13
drm/amdgpu/mes12: configure two pipes hardware resources
Jack Xiao
1
-5
/
+2
2024-08-13
drm/amdgpu/mes: add multiple mes ring instances support
Jack Xiao
1
-17
/
+17
2024-08-13
drm/amdgpu/mes11: add API for legacy queue reset
Alex Deucher
1
-0
/
+33
2024-08-13
drm/amdgpu/mes: fix mes ring buffer overflow
Jack Xiao
1
-4
/
+14
2024-07-27
drm/amdgpu: increase mes log buffer size for gfx12
Michael Chen
1
-0
/
+2
2024-07-12
drm/amdgpu/mes11: update opcode strings
Alex Deucher
1
-0
/
+3
2024-07-02
drm/amdgpu: add firmware for GC IP v11.5.2
Tim Huang
1
-0
/
+2
2024-06-19
drm/amdgpu: cleanup MES11 command submission
Christian König
1
-28
/
+48
2024-05-08
drm/amdgpu/mes11: fix kiq ring ready flag
Jack Xiao
1
-1
/
+2
2024-04-30
drm/amdgpu/mes11: increase waiting time for engine ready
Jack Xiao
1
-1
/
+1
2024-04-30
drm/amdgpu/mes11: adjust mes initialization sequence
Jack Xiao
1
-1
/
+8
2024-04-30
drm/amdgpu/mes11: add mes mapping legacy queue support
Jack Xiao
1
-0
/
+26
[next]