summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
AgeCommit message (Expand)AuthorLines
2025-09-18drm/amdkfd: add proper handling for S0ixAlex Deucher-4/+12
2025-07-04Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/ag...Dave Airlie-6/+22
2025-06-18drm/amdkfd: Move the process suspend and resume out of full accessEmily Deng-4/+20
2025-06-18drm/amdkfd: allow compute partition mode switch with cgroup exclusionsJonathan Kim-2/+2
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann-0/+3
2025-05-29drm/amdkfd: Map wptr BO to GART unconditionallyLang Yu-0/+3
2025-05-28drm/sched: Store the drm client_id in drm_sched_fencePierre-Eric Pelloux-Prayer-1/+1
2025-02-25drm/amdgpu: simplify xgmi peer info callsJonathan Kim-42/+0
2025-02-12drm/amdkfd: add a new flag to manage where VRAM allocations goAlex Deucher-2/+2
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-3/+5
2025-01-14drm/amdgpu: disable gfxoff with the compute workload on gfx12Kenneth Feng-2/+3
2024-12-18drm/amdgpu: partially revert "reduce reset time"Christian König-1/+1
2024-12-18drm/amdgpu: Failed to check various return codeAndrew Martin-1/+1
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang-1/+3
2024-11-08drm/amdgpu: Fix map/unmap queue logicLijo Lazar-2/+11
2024-11-04drm/amdkfd: add an interface to query whether is KFD is activeAlex Deucher-0/+9
2024-09-26drm/amdkfd:Add kfd function to config sq perfmonFeifei Xu-0/+15
2024-08-23drm/amdgpu: Retire query_utcl2_poison_status callbackHawking Zhang-16/+0
2024-08-20drm/amdkfd: APIs to stop/start KFD schedulingAmber Lin-0/+18
2024-07-23drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointerPhilip Yang-7/+7
2024-06-05drm/amdkfd: add reset cause in gpu pre-reset smi eventEric Huang-2/+6
2024-05-08drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu-0/+5
2024-04-26drm/amdgpu: prepare to handle pasid poison consumptionYiPeng Chai-1/+8
2024-03-20drm/amdgpu: make reset method configurable for RAS poisonTao Zhou-1/+1
2024-03-20drm/amdgpu: support utcl2 RAS poison query for mmhubTao Zhou-5/+12
2024-03-20drm/amdgpu: retire gfx ras query_utcl2_poison_statusTao Zhou-3/+4
2024-03-20drm/amdgpu: Init zone device and drm client after mode-1 reset on reloadAhmad Rehman-1/+1
2024-02-26drm/amdkfd: Skip packet submission on fatal errorLijo Lazar-0/+5
2024-01-29drm/amdgpu: move the drm client creation behind drm device registrationLe Ma-11/+21
2024-01-25drm/amdgpu: Support passing poison consumption ras block to SRIOVYiPeng Chai-2/+3
2024-01-18drm/amdgpu: Enable GFXOFF for Compute on GFX11Ori Messinger-4/+2
2024-01-18drm/amdkfd: init drm_client with funcs hookFlora Cui-1/+4
2023-12-13drm/amdkfd: Export DMABufs from KFD using GEM handlesFelix Kuehling-0/+11
2023-11-29drm/amdgpu: update xgmi num links info post gc9.4.2Jonathan Kim-1/+1
2023-11-17drm/amdkfd: Move TLB flushing logic into amdgpuFelix Kuehling-29/+0
2023-10-13drm/amdgpu: disable GFXOFF and PG during compute for GFX9Jesse Zhang-0/+7
2023-10-04drm/amdgpu: Use ttm_pages_limit to override vram reportingRajneesh Bhardwaj-2/+15
2023-10-03drm/amdkfd: drop struct kfd_cu_infoAlex Deucher-22/+0
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar-1/+1
2023-09-11drm/amdgpu: Rename KGD_MAX_QUEUES to AMDGPU_MAX_QUEUESMukul Joshi-2/+2
2023-09-11drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi-1/+1
2023-08-30drm/amdkfd: use correct method to get clock under SRIOVHorace Chen-6/+2
2023-08-11drm/amdkfd: drop IOMMUv2 supportAlex Deucher-10/+0
2023-07-12drm/amdkfd: Fix stack size in 'amdgpu_amdkfd_unmap_hiq'Srinivasan Shanmugam-9/+23
2023-07-07drm/amdkfd: Use KIQ to unmap HIQMukul Joshi-0/+36
2023-06-09drm/amdkfd: add debug suspend and resume process queues operationJonathan Kim-0/+5
2023-06-09drm/amdkfd: update process interrupt handling for debug eventsJonathan Kim-0/+16
2023-06-09drm/amdkfd: Align partition memory size to page sizePhilip Yang-1/+1
2023-06-09drm/amdgpu/gmc9: fix 64 bit division in partition codeAlex Deucher-0/+15
2023-06-09drm/amdgpu: Do not access members of xcp w/o check (v2)Hawking Zhang-4/+4