summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
AgeCommit message (Expand)AuthorLines
2025-01-14drm/amdgpu: disable gfxoff with the compute workload on gfx12Kenneth Feng-2/+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
2023-06-09drm/amdkfd: Move local_mem_info to kfd_nodeMukul Joshi-4/+13
2023-06-09drm/amdgpu: KFD graphics interop support compute partitionPhilip Yang-1/+3
2023-06-09drm/amdkfd: Add device repartition supportMukul Joshi-0/+10
2023-06-09drm/amdgpu: Add XCC inst to PASID TLB flushingMukul Joshi-2/+4
2023-06-09drm/amdgpu: add bitmask to iterate vmhubsLe Ma-1/+1
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang-1/+1
2023-06-09drm/amdkfd: Update KFD TTM mem limitMukul Joshi-1/+2
2023-04-18drm/amdgpu: move queue_bitmap to an independent structure (v3)Le Ma-1/+1
2023-04-13drm/amdgpu: rename num_doorbellsShashank Sharma-3/+3
2022-11-16Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie-1/+1
2022-11-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann-1/+0
2022-11-03drm/amdgpu: cleanup scheduler job initialization v2Christian König-1/+1
2022-10-27drm/amdkfd: Cleanup kfd_dev structMukul Joshi-1/+1