aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/mes_v12_1.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-28drm/amdgpu/mes12.1: drop all BUG()sAlex Deucher1-6/+10
2026-07-08drm/amdgpu: move struct amdgpu_wb and helpers into separate filesShahyan Soltani1-3/+3
2026-07-08drm/amdgpu/mes12: Remove MES self testSrinivasan Shanmugam1-333/+1
2026-07-01drm/amdgpu/mes12: set doorbell offset for suspending userqPrike Liang1-0/+2
2026-07-01drm/amdgpu,amdkfd: correct setting MES queue typeGeoffrey McRae1-0/+3
2026-06-17drm/amdgpu/mes_v12_1: use mes schedule pipe for legacy queues on unified MESJesse Zhang1-6/+16
2026-06-04drm/amdgpu: validate the mes firmware version for gfx12.1Sunil Khatri1-0/+1
2026-05-18drm/amdgpu: Support MES suspend_all_sdma_gangsAmber Lin1-0/+1
2026-05-11drm/amdgpu: fix error return code in mes_v12_1_map_test_boYang Wang1-1/+1
2026-04-28drm/amdkfd: Add detect+reset hangs to GC 12.1Amber Lin1-1/+34
2026-04-28drm/amdgpu: Enable suspend/resume gang in mes 12.1Amber Lin1-2/+32
2026-04-17drm/amdgpu: Update mes 12.1's suspend/resumeAmber Lin1-13/+1
2026-04-17drm/amdgpu: Move get mes version info to the end of set_hw_resourceShaoyun Liu1-15/+17
2026-04-17drm/amd/amdgpu : Distribute inv_tlbs on individual XCCShaoyun Liu1-8/+11
2026-04-17drm/amdgpu: Fix gfx_hqd_mask in mes 12.1Amber Lin1-12/+3
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