summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c
AgeCommit message (Expand)Author
2023-11-17amdgpu: Adjust kmalloc_array calls for new -Walloc-sizeSam James
2023-11-09drm/amdgpu: Change WREG32_RLC to WREG32_SOC15_RLC where inst != 0 (v2)Victor Lu
2023-11-09drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-09-11drm/amdgpu: Rename KGD_MAX_QUEUES to AMDGPU_MAX_QUEUESMukul Joshi
2023-09-11drm/amdkfd: Fix reg offset for setting CWSR grace periodMukul Joshi
2023-08-09drm/amdgpu: Fix identation issues in 'kgd_gfx_v9_program_trap_handler_settings'Srinivasan Shanmugam
2023-07-12drm/amdkfd: Update CWSR grace period for GFX9.4.3Mukul Joshi
2023-07-12drm/amdkfd: add kfd2kgd debugger callbacks for GC v9.4.3Eric Huang
2023-06-09drm/amdkfd: add debug set and clear address watch points operationJonathan Kim
2023-06-09drm/amdkfd: add debug wave launch mode operationJonathan Kim
2023-06-09drm/amdkfd: add debug wave launch override operationJonathan Kim
2023-06-09drm/amdgpu: add configurable grace period for unmap queuesJonathan Kim
2023-06-09drm/amdgpu: add gfx9 hw debug mode enable and disable callsJonathan Kim
2023-06-09drm/amdgpu: Fix up missing kdoc parameter 'inst' in get_wave_count() & kgd_gf...Srinivasan Shanmugam
2023-06-09drm/amdkfd: Use instance table for GFX 9.4.3Mukul Joshi
2023-06-09drm/amdkfd: Add XCC instance to kgd2kfd interface (v3)Mukul Joshi
2023-06-09drm/amdgpu: Add kgd2kfd for GC 9.4.3Amber Lin
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma
2023-04-18drm/amdgpu: add xcc index argument to soc15_grbm_selectLe Ma
2023-04-18drm/amdgpu: move queue_bitmap to an independent structure (v3)Le Ma
2023-04-18drm/amdgpu: convert gfx.kiq to array type (v3)Le Ma
2022-11-04drm/amdgpu: switch to select_se_sh wrapper for gfx v9_0Hawking Zhang
2022-02-14drm/amdgpu: Fix some kerneldoc warningsRajneesh Bhardwaj
2022-02-09drm/amdkfd: Remove unused old debugger implementationMukul Joshi
2021-12-28drm/amdgpu: Modify indirect register access for amdkfd_gfx_v9 sriovVictor Skvortsov
2021-11-17drm/amdkfd: replace/remove remaining kgd_dev referencesGraham Sider
2021-11-17drm/amdkfd: replace kgd_dev in various kfd2kgd funcsGraham Sider
2021-11-17drm/amdkfd: replace kgd_dev in hqd/mqd kfd2kgd funcsGraham Sider
2021-11-17drm/amdkfd: replace kgd_dev in static gfx v9 funcsGraham Sider
2021-08-24drm/amdkfd: CWSR with sw scheduler on Aldebaran and ArcturusMukul Joshi
2021-08-11drm/amdkfd: CWSR with software schedulerMukul Joshi
2021-05-10drm/amd/amdgpu: Fix errors in documentation of function parametersFabio M. De Francesco
2020-11-10drm/amd/amdgpu: Import amdgpu_amdkfd_gfx_v9 header file into implementationRamesh Errabolu
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-04drm/amd/amdgpu: Enable arcturus devices to access the method kgd_gfx_v9_get_c...Ramesh Errabolu
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-30drm/amd/amdgpu: Define and implement a function that collects number ofRamesh Errabolu
2020-09-30drm/amdgpu: use function pointer for gfxhub functionsOak Zeng
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-08-26drm/amdkfd: call amdgpu_amdkfd_get_hive_id directlyFelix Kuehling
2020-08-26drm/amdkfd: call amdgpu_amdkfd_get_unique_id directlyFelix Kuehling
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li
2020-08-18drm/amdkfd: fix the wrong sdma instance query for renoirHuang Rui
2020-08-17drm/amdkfd: fix the wrong sdma instance query for renoirHuang Rui
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-08-14drm/amdgpu: Use function pointer for some mmhub functionsOak Zeng
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-02-28drm/amdkfd: Make get_tile_config() genericYong Zhao