summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Add kfd2kgd.set_compute_idle interfaceFelix Kuehling2018-07-161-1/+2
* drm/amdgpu: Avoid destroy hqd when GPU is on resetShaoyun Liu2018-07-111-0/+3
* drm/amdgpu: Avoid invalidate tlbs when gpu is on resetShaoyun Liu2018-07-111-0/+3
* drm/amdgpu: Enable the gpu reset from KFDShaoyun Liu2018-07-111-0/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+2
* drm/amdgpu: fix 32-bit build warningArnd Bergmann2018-05-251-2/+2
* drm/amdgpu: Add GFXv9 kfd2kgd interface functionsFelix Kuehling2018-04-101-0/+1043
OpenPOWER on IntegriCloud