aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/sdma_v7_1.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-08drm/amdgpu: move struct amdgpu_wb and helpers into separate filesShahyan Soltani1-5/+5
2026-07-01drm/amdgpu/sdma7.1: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
2026-07-01drm/amdgpu: Delete check_soft_reset() from amd_ip_funcsTimur Kristóf1-18/+0
2026-06-03drm/amdgpu/sdma7.1: fix support for disable_kqAlex Deucher1-0/+1
2026-04-17drm/amdgpu: only use working sdma schedulers for ttmPierre-Eric Pelloux-Prayer1-2/+7
2026-04-17drm/amdgpu: pass all the sdma scheds to amdgpu_mmanPierre-Eric Pelloux-Prayer1-2/+1
2026-04-17drm/amdgpu/sdma7.1: add support for disable_kqAlex Deucher1-0/+12
2026-03-17drm/amdgpu: Support forcing MTYPE_RWHarish Kasiviswanathan1-6/+15
2026-02-23drm/amdgpu/sdma7.1: adjust SDMA limitsAlex Deucher1-2/+2
2026-02-23drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_schedsPierre-Eric Pelloux-Prayer1-21/+8
2026-01-27drm/amdgpu/mes: Remove idr leftovers v2Tvrtko Ursulin1-14/+3
2026-01-05drm/amdgpu: make normalize reg addr to common func for soc v1Likun Gao1-2/+3
2026-01-05drm/amdgpu: adjust xcc_id program logic for sdma v7_1Likun Gao1-8/+11
2025-12-16drm/amdgpu: Add gfx v12_1 interrupt source headerHawking Zhang1-2/+2
2025-12-16drm/amdgpu: Correct inst_id input from physical to logicLikun Gao1-25/+25
2025-12-16drm/amdgpu: Add soc v1_0 ih client id tableHawking Zhang1-2/+2
2025-12-08drm/amdgpu/sdma_v7_1: Add missing inst_mask entry in sdma_v7_1_inst_gfx_resume()Srinivasan Shanmugam1-1/+1
2025-12-08drm/amdgpu: remove hdp flush/invalidation completely for gfx12.1.0/sdma7.1.0Le Ma1-32/+0
2025-12-08drm/amdgpu: Update Generate PTE/PDE SDMA packet for SDMA 7.1Mukul Joshi1-1/+10
2025-12-08drm/amdgpu: Add sdma v7_1_0 supportLikun Gao1-0/+1836