summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
Commit message (Expand)AuthorAgeFilesLines
...
* amd/amdkfd: add ras page retirement handling for sq/sdma (v3)Tao Zhou2021-10-041-0/+14
* drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu2021-09-161-0/+10
* drm/amd/amdgpu embed hw_fence into amdgpu_jobJack Zhang2021-08-161-1/+0
* drm/amdkfd: report pcie bandwidth to the kfdJonathan Kim2021-07-231-0/+59
* drm/amdkfd: report xgmi bandwidth between direct peers to the kfdJonathan Kim2021-07-231-0/+24
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-221-2/+2
|\
| * drm/amdkfd: heavy-weight flush TLB after unmapPhilip Yang2021-05-191-2/+2
* | drm/amdgpu: Add early fini callbackAndrey Grodzovsky2021-05-191-1/+1
|/
* drm/amdgpu: use amdgpu_bo_user bo for metadata and tiling flagNirmoy Das2021-04-091-2/+0
* drm/amdgpu: use amdgpu_bo_create_user() for when possibleNirmoy Das2021-04-091-1/+3
* drm/amdgpu: allow variable BO struct creationNirmoy Das2021-04-091-0/+2
* Revert "drm/amdgpu: During compute disable GFXOFF for Sienna_Cichlid"Harish Kasiviswanathan2021-03-231-7/+0
* drm/amdgpu: Add kfd init_complete flag to check from amdgpu sideshaoyunl2021-03-231-1/+2
* drm/amdgpu: Use free system memory size for kfd memory accountingOak Zeng2021-03-231-1/+1
* drm/amd/amdkfd: adjust dummy functions' placementLang Yu2021-01-281-87/+0
* drm/amdgpu: Change the way to determine framebuffer typeGang Ba2020-11-041-13/+7
* drm/amdgpu: During compute disable GFXOFF for Sienna_CichlidHarish Kasiviswanathan2020-10-231-0/+7
* drm/amdgpu: kfd_initialized can be statickernel test robot2020-10-091-1/+1
* drm/amdgpu: store noretry parameter per driver instanceAlex Deucher2020-09-251-0/+7
* drm/amdgpu: Fix handling of KFD initialization failuresFelix Kuehling2020-09-221-1/+10
* Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie2020-09-081-4/+9
|\
| * drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov2020-08-241-3/+3
| * drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov2020-08-241-1/+1
| * drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König2020-08-141-37/+3
| * drm/amdgpu: unlock mutex on errorDennis Li2020-08-071-2/+3
| * drm/amdkfd: Add thermal throttling SMI eventMukul Joshi2020-07-271-0/+4
| * drm/amdgpu: fix system hang issue during GPU resetDennis Li2020-07-271-3/+37
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-08-121-7/+5
|\|
| * drm/amdgpu: Clean up KFD VMID assignmentFelix Kuehling2020-07-021-7/+5
* | drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.Dave Airlie2020-08-061-1/+1
* | drm/amdgfx/ttm: use wrapper to get ttm memory managersDave Airlie2020-08-061-1/+2
|/
* drm/amdkfd: Put ASIC revision into HSA capabilityJoseph Greathouse2020-04-281-0/+7
* drm/amdkfd: Consolidate duplicated bo alloc flagsYong Zhao2020-03-101-2/+4
* drm/amdgpu: Use better names to reflect it is CP MQD bufferYong Zhao2020-03-061-3/+3
* drm/amdkfd: Avoid ambiguity by indicating it's cp queueYong Zhao2020-02-261-2/+2
* drm/amd: Extend ROCt to surface UUID for devices that have themDivya Shikre2020-02-261-0/+8
* drm/amdgpu: Fix check for DPM when returning max clockKent Russell2020-02-261-2/+2
* drm/amdgpu: Remove kfd eviction fence before release bo (v2)xinhui pan2020-02-261-0/+5
* drm/amdgpu: Improve Vega20 XGMI TLB flush workaroundFelix Kuehling2020-02-251-5/+1
* drm/amdkfd: refactor runtime pm for bacoRajneesh Bhardwaj2020-02-121-6/+6
* drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfdAlex Sierra2020-01-161-0/+32
* drm/amd/powerplay: cover the powerplay implementation details V3Evan Quan2020-01-141-9/+3
* drm/amdkfd: Delete duplicated queue bit map reservationYong Zhao2019-10-301-8/+0
* drm/amdkfd: Use array to probe kfd2kgd_callsYong Zhao2019-10-031-64/+1
* drm/amdkfd: fix kgd2kfd_device_init() definition conflict errorPrike Liang2019-10-031-0/+1
* drm/amd: Pass drm_device to kfdHarish Kasiviswanathan2019-10-031-1/+1
* drm/amdkfd: enable renoir while device probesHuang Rui2019-09-161-0/+1
* drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao2019-09-131-2/+4
* drm/amdgpu: enable Navi12 kfd support for amdgpushaoyunl2019-08-021-0/+1
* drm/amd/powerplay: enable SW SMU power profile switch support in KFDEvan Quan2019-08-021-2/+6