summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-17amdgpu: Adjust kmalloc_array calls for new -Walloc-sizeSam James1-2/+2
2023-11-10drm/amdgpu: Change WREG32_RLC to WREG32_SOC15_RLC where inst != 0 (v2)Victor Lu1-21/+19
2023-11-10drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu1-1/+1
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-1/+1
2023-09-12drm/amdgpu: Rename KGD_MAX_QUEUES to AMDGPU_MAX_QUEUESMukul Joshi1-2/+2
2023-09-12drm/amdkfd: Fix reg offset for setting CWSR grace periodMukul Joshi1-4/+2
2023-08-09drm/amdgpu: Fix identation issues in 'kgd_gfx_v9_program_trap_handler_settings'Srinivasan Shanmugam1-2/+2
2023-07-12drm/amdkfd: Update CWSR grace period for GFX9.4.3Mukul Joshi1-1/+1
2023-07-12drm/amdkfd: add kfd2kgd debugger callbacks for GC v9.4.3Eric Huang1-5/+10
2023-06-09drm/amdkfd: add debug set and clear address watch points operationJonathan Kim1-0/+77
2023-06-09drm/amdkfd: add debug wave launch mode operationJonathan Kim1-0/+25
2023-06-09drm/amdkfd: add debug wave launch override operationJonathan Kim1-0/+55
2023-06-09drm/amdgpu: add configurable grace period for unmap queuesJonathan Kim1-0/+43
2023-06-09drm/amdgpu: add gfx9 hw debug mode enable and disable callsJonathan Kim1-0/+92
2023-06-09drm/amdgpu: Fix up missing kdoc parameter 'inst' in get_wave_count() & kgd_gf...Srinivasan Shanmugam1-3/+5
2023-06-09drm/amdkfd: Use instance table for GFX 9.4.3Mukul Joshi1-30/+30
2023-06-09drm/amdkfd: Add XCC instance to kgd2kfd interface (v3)Mukul Joshi1-78/+82
2023-06-09drm/amdgpu: Add kgd2kfd for GC 9.4.3Amber Lin1-15/+15
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma1-2/+2
2023-04-18drm/amdgpu: add xcc index argument to soc15_grbm_selectLe Ma1-5/+5
2023-04-18drm/amdgpu: move queue_bitmap to an independent structure (v3)Le Ma1-1/+1
2023-04-18drm/amdgpu: convert gfx.kiq to array type (v3)Le Ma1-3/+3
2022-11-04drm/amdgpu: switch to select_se_sh wrapper for gfx v9_0Hawking Zhang1-2/+2
2022-02-14drm/amdgpu: Fix some kerneldoc warningsRajneesh Bhardwaj1-2/+2
2022-02-10drm/amdkfd: Remove unused old debugger implementationMukul Joshi1-24/+0
2021-12-29drm/amdgpu: Modify indirect register access for amdkfd_gfx_v9 sriovVictor Skvortsov1-14/+13
2021-11-18drm/amdkfd: replace/remove remaining kgd_dev referencesGraham Sider1-5/+0
2021-11-18drm/amdkfd: replace kgd_dev in various kfd2kgd funcsGraham Sider1-24/+11
2021-11-18drm/amdkfd: replace kgd_dev in hqd/mqd kfd2kgd funcsGraham Sider1-22/+14
2021-11-18drm/amdkfd: replace kgd_dev in static gfx v9 funcsGraham Sider1-29/+23
2021-08-24drm/amdkfd: CWSR with sw scheduler on Aldebaran and ArcturusMukul Joshi1-1/+1
2021-08-12drm/amdkfd: CWSR with software schedulerMukul Joshi1-1/+32
2021-05-11drm/amd/amdgpu: Fix errors in documentation of function parametersFabio M. De Francesco1-4/+4
2020-11-10drm/amd/amdgpu: Import amdgpu_amdkfd_gfx_v9 header file into implementationRamesh Errabolu1-0/+1
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie1-1/+1
2020-11-05drm/amd/amdgpu: Enable arcturus devices to access the method kgd_gfx_v9_get_c...Ramesh Errabolu1-1/+1
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-9/+179
2020-09-30drm/amd/amdgpu: Define and implement a function that collects number ofRamesh Errabolu1-0/+175
2020-09-30drm/amdgpu: use function pointer for gfxhub functionsOak Zeng1-4/+1
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu1-1/+1
2020-08-26drm/amdkfd: call amdgpu_amdkfd_get_hive_id directlyFelix Kuehling1-1/+0
2020-08-26drm/amdkfd: call amdgpu_amdkfd_get_unique_id directlyFelix Kuehling1-1/+0
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li1-1/+1
2020-08-19drm/amdkfd: fix the wrong sdma instance query for renoirHuang Rui1-9/+22
2020-08-17drm/amdkfd: fix the wrong sdma instance query for renoirHuang Rui1-9/+22
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König1-1/+1
2020-08-14drm/amdgpu: Use function pointer for some mmhub functionsOak Zeng1-2/+2
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li1-1/+1
2020-06-11kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig1-2/+0
2020-02-29drm/amdkfd: Make get_tile_config() genericYong Zhao1-23/+0