summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-12drm/amdkfd: Fix reg offset for setting CWSR grace periodMukul Joshi1-2/+1
2023-07-12drm/amdkfd: add kfd2kgd debugger callbacks for GC v9.4.3Eric Huang1-3/+7
2023-06-09drm/amdkfd: add debug set and clear address watch points operationJonathan Kim1-0/+8
2023-06-09drm/amdkfd: add debug wave launch mode operationJonathan Kim1-0/+3
2023-06-09drm/amdkfd: add debug wave launch override operationJonathan Kim1-0/+10
2023-06-09drm/amdgpu: add configurable grace period for unmap queuesJonathan Kim1-2/+6
2023-06-09drm/amdgpu: add gfx9 hw debug mode enable and disable callsJonathan Kim1-0/+9
2023-06-09drm/amdkfd: Add XCC instance to kgd2kfd interface (v3)Mukul Joshi1-14/+15
2023-06-09drm/amdgpu: Add kgd2kfd for GC 9.4.3Amber Lin1-0/+5
2022-02-10drm/amdkfd: Remove unused old debugger implementationMukul Joshi1-10/+0
2021-11-18drm/amdkfd: replace kgd_dev in various kfd2kgd funcsGraham Sider1-11/+11
2021-11-18drm/amdkfd: replace kgd_dev in hqd/mqd kfd2kgd funcsGraham Sider1-6/+7
2021-08-24drm/amdkfd: CWSR with sw scheduler on Aldebaran and ArcturusMukul Joshi1-0/+2
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie1-0/+2
2020-11-05drm/amd/amdgpu: Enable arcturus devices to access the method kgd_gfx_v9_get_c...Ramesh Errabolu1-0/+2
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+3
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu1-1/+1
2020-08-14drm/amdgpu: Use function pointer for some mmhub functionsOak Zeng1-0/+3
2020-02-29drm/amdkfd: Make get_tile_config() genericYong Zhao1-2/+0
2020-01-16drm/amdkfd: use kiq to load the mqd of hiq queue for gfx v9 (v6)Aaron Liu1-0/+3
2020-01-16drm/amdgpu: flush TLB functions removal from kfd2kgd interfaceAlex Sierra1-2/+0
2019-12-19drm/amdkfd: Use Arcturus specific set_vm_context_page_table_base()Yong Zhao1-2/+0
2019-10-03drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_validYong Zhao1-4/+2
2019-10-03drm/amdkfd: Fix NULL pointer dereference for set_scratch_backing_va()Yong Zhao1-2/+0
2019-07-18drm/amdgpu: drop unused function definitionsAlex Deucher1-14/+0
2019-07-18drm/amdkfd: Implement kfd2kgd_calls for ArcturusOak Zeng1-0/+83