aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-16drm/amdgpu: Add kfd2kgd.set_compute_idle interfaceFelix Kuehling1-1/+2
2018-07-11drm/amdgpu: Avoid destroy hqd when GPU is on resetShaoyun Liu1-0/+3
2018-07-11drm/amdgpu: Avoid invalidate tlbs when gpu is on resetShaoyun Liu1-0/+3
2018-07-11drm/amdgpu: Enable the gpu reset from KFDShaoyun Liu1-0/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+2
2018-05-25drm/amdgpu: fix 32-bit build warningArnd Bergmann1-2/+2
2018-04-10drm/amdgpu: Add GFXv9 kfd2kgd interface functionsFelix Kuehling1-0/+1043