index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
mes_v12_0.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
drm/amdgpu: fix hung reset queue array memory allocation
Jonathan Kim
1
-3
/
+5
2025-10-13
drm/amdgpu: fix gfx12 mes packet status return check
Jonathan Kim
1
-1
/
+6
2025-09-23
drm/amdgpu: Enable MES lr_compute_wa by default
Mario Limonciello
1
-0
/
+5
2025-09-05
drm/amdgpu/mes12: implement detect and reset callback
Jesse.Zhang
1
-0
/
+31
2025-09-05
drm/amd/amdgpu: Implement MES suspend/resume gang functionality for v12
Jesse.Zhang
1
-2
/
+30
2025-09-05
drm/amd/amdgpu: Fix a less than zero check on a uint32_t struct field
Colin Ian King
1
-2
/
+4
2025-08-27
drm/amd/amdgpu : Use the MES INV_TLBS API for tlb invalidation on gfx12
Shaoyun Liu
1
-0
/
+42
2025-06-24
drm/amdgpu/mes: add compatibility checks for set_hw_resource_1
Alex Deucher
1
-1
/
+2
2025-04-30
drm/amdgpu/mes: use correct MES pipe for resets
Alex Deucher
1
-1
/
+1
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
-27
/
+0
2025-04-30
drm/amdgpu: Fix API status offset for MES queue reset
Jesse.Zhang
1
-1
/
+1
2025-04-21
drm/amdgpu/mes12: 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/mes12: 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
-12
/
+3
2025-04-08
drm/amdgpu: Remove the MES self test
Arunpravin Paneer Selvam
1
-12
/
+1
2025-04-08
drm/amdgpu: fix MES GFX mask
Arvind Yadav
1
-3
/
+12
2025-04-08
drm/amdgpu/mes12: optimize MES pipe FW version fetching
Alex Deucher
1
-9
/
+12
2025-03-13
drm/amd/amdgpu: Fix MES init sequence
Shaoyun Liu
1
-23
/
+20
2025-02-27
drm/amdgpu/mes12: 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/mes12: allocate hw_resource_1 buffer once
Alex Deucher
1
-20
/
+17
2025-02-12
drm/amdgpu/mes: Add cleaner shader fence address handling in MES for GFX12
Alex Deucher
1
-0
/
+22
2025-01-24
drm/amd/amdgpu: Enable scratch data dump for mes 12
Shaoyun Liu
1
-13
/
+36
2024-12-11
drm/amdgpu/mes12: Implement reset gfx/compute queue function by mmio
Jesse.zhang@amd.com
1
-1
/
+87
2024-12-11
drm/amdgpu/mes12: Implement reset sdmav7 queue function by mmio
Jesse.zhang@amd.com
1
-0
/
+46
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
/
+11
2024-11-11
drm/amdgpu/mes12: correct kiq unmap latency
Jack Xiao
1
-1
/
+1
2024-10-15
drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipes
Michael Chen
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-13
/
+12
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-25
drm/amdgpu/mes12: set enable_level_process_quantum_check
Jack Xiao
1
-0
/
+1
2024-09-18
drm/amdgpu/mes12: reduce timeout
Alex Deucher
1
-1
/
+1
2024-09-18
drm/amdgpu/mes12: switch SET_SHADER_DEBUGGER pkt to mes schq pipe
Jack Xiao
1
-5
/
+6
2024-08-29
drm/amdgpu/mes: add mes mapping legacy queue switch
Jack Xiao
1
-3
/
+6
2024-08-16
drm/amdgpu/mes12: add API for user queue reset
Alex Deucher
1
-0
/
+27
2024-08-13
drm/amdgpu/mes12: sw/hw fini for unified mes
Jack Xiao
1
-11
/
+20
2024-08-13
drm/amdgpu/mes12: configure two pipes hardware resources
Jack Xiao
1
-23
/
+26
2024-08-13
drm/amdgpu/mes12: adjust mes12 sw/hw init for multiple pipes
Jack Xiao
1
-46
/
+69
2024-08-13
drm/amdgpu/mes12: add mes pipe switch support
Jack Xiao
1
-26
/
+34
2024-08-13
drm/amdgpu/mes12: load unified mes fw on pipe0 and pipe1
Jack Xiao
1
-24
/
+3
[next]