aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/mes_v12_1.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-17drm/amdgpu/mes_v12_1: Fix iterator reuse in mes_v12_1_test_ring()Srinivasan Shanmugam1-4/+4
2026-03-24drm/amdgpu/mes12_1: emove extra ; from declaration statementColin Ian King1-1/+1
2026-03-17drm/amdgpu/mes12_1: fix the failure access to MID1 registersJack Xiao1-38/+17
2026-03-17drm/amdgpu: Fix RRMT for gfx v12_1Michael Chen1-1/+1
2026-03-17drm/amdgpu/mes_v12_1: add mes self testJack Xiao1-1/+334
2026-03-11drm/amdgpu: fix array out of bounds accesses for mes sw_finiLe Ma1-1/+3
2026-01-05drm/amd/amdgpu : Use the MES INV_TLBS API for tlb invalidation on gfx12_1Shaoyun Liu1-0/+50
2026-01-05drm/amdgpu: make normalize reg addr to common func for soc v1Likun Gao1-15/+7
2026-01-05drm/amdgpu: Rework MES initialization on GFX 12.1Mukul Joshi1-10/+46
2025-12-16drm/amdgpu/mes_v12_1: fix mes access xcd registerJack Xiao1-0/+20
2025-12-16drm/amdgpu: use physical xcc id to get rrmtLikun Gao1-10/+16
2025-12-10drm/amdgpu: Update MES VM_CNTX_CNTL for XNACK off for GFX 12.1Mukul Joshi1-4/+1
2025-12-10drm/amdkfd: Enable per-process XNACK for GFX 12.1.0Mukul Joshi1-0/+2
2025-12-10drm/amdgpu: enable unmap doorbell handle for gfx v12_1Likun Gao1-1/+1
2025-12-08drm/amdgpu: fix mes code error for muti-xccLikun Gao1-2/+3
2025-12-08drm/amdgpu/mes12_1: set multi-xcc mes log addressMichael Chen1-1/+1
2025-12-08drm/amdgpu/mes12_1: add cooperative dispatch supportJack Xiao1-3/+63
2025-12-08drm/amd: include rrmt mode for mes_v12_1Alex Sierra1-0/+42
2025-12-08drm/amdgpu/mes_v12_1: initial support for mes_v12_1Jack Xiao1-0/+1762