aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c
AgeCommit message (Expand)Author
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
2020-02-26drm/amd: Extend ROCt to surface UUID for devices that have themDivya Shikre
2020-01-16drm/amdkfd: use kiq to load the mqd of hiq queue for gfx v9 (v6)Aaron Liu
2020-01-16drm/amdgpu: flush TLB functions removal from kfd2kgd interfaceAlex Sierra
2019-12-18drm/amdkfd: Use Arcturus specific set_vm_context_page_table_base()Yong Zhao
2019-12-03drm/amdkfd: Contain MMHUB number in mmhub_v9_4_setup_vm_pt_regs()Yong Zhao
2019-10-30drm/amdkfd: Delete unnecessary pr_fmt switchYong Zhao
2019-10-03drm/amdkfd: Use array to probe kfd2kgd_callsYong Zhao
2019-10-03drm/amdgpu: Delete useless header file referenceYong Zhao
2019-10-03drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_validYong Zhao
2019-10-03drm/amdkfd: Delete unused definesYong Zhao
2019-10-03drm/amdkfd: Use better name for sdma queue non HWS pathYong Zhao
2019-10-03drm/amdkfd: Delete useless SDMA register setting on non HWS pathYong Zhao
2019-10-03drm/amdkfd: Fix NULL pointer dereference for set_scratch_backing_va()Yong Zhao
2019-10-03drm/amdkfd: Add an error print if SDMA RLC is not idleYong Zhao
2019-08-15drm/amdgpu: Export function to flush TLB of specific vm hubOak Zeng
2019-07-18drm/amdkfd: Implement kfd2kgd_calls for ArcturusOak Zeng
2019-07-18drm/amdkfd: Support two MMHUBs when setting up page table base in KFDYong Zhao
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg
2019-05-24drm/amdgpu: Use heavy weight for tlb invalidation on xgmi configurationshaoyunl
2019-05-24drm/amdgpu: RLC to program regs for Vega10 SR-IOVTrigger Huang
2019-04-19drm/amdgpu: get_fw_version isn't ASIC specificAmber Lin
2018-12-07drm/amdgpu: Workaround build failure due to trace conflictKuehling, Felix
2018-11-05drm/amdgpu/amdkfd: clean up mmhub and gfxhub includesAlex Deucher
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky
2018-11-05drm/amdkfd: Use functions from amdgpu to invalidate vmid in kfdYong Zhao
2018-11-05drm/amdkfd: Remove unnecessary register setting when invalidating tlb in kfdYong Zhao
2018-11-05drm/amdkfd: page_table_base already have the flags neededYong Zhao
2018-11-05drm/amdgpu: Remove unused function pointersAmber Lin
2018-11-05drm/amdkfd: Use functions from amdgpu for setting up page table baseYong Zhao
2018-11-05drm/amdkfd: Delete unnecessary register settingsYong Zhao
2018-09-26drm/amd: Interface change to support 64 bit page_table_baseShaoyun Liu
2018-09-10drm/amdgpu: get_hive_id from amdgpu side (v2)Shaoyun Liu