]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: use the new VM backend for clears
authorChristian König <christian.koenig@amd.com>
Mon, 18 Mar 2019 20:15:57 +0000 (21:15 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Mar 2019 03:40:36 +0000 (22:40 -0500)
commitadc7e863f68466aa63861242449c2c0fd57d60ab
tree07f0d2690a2ad53107eaf5da35bc25b356b9b525
parent37945a3ad56f2859868959a25143c8da90626944
drm/amdgpu: use the new VM backend for clears

And remove the existing code when it is unused.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c