aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-26drm/amd: Interface change to support 64 bit page_table_baseShaoyun Liu1-4/+3
2018-09-10drm/amdgpu: get_hive_id from amdgpu side (v2)Shaoyun Liu1-1/+2
2018-08-29drm/amdkfd: Release an acquired process vmOak Zeng1-0/+1
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