drm/amdgpu/virtual_dce: No need to pin the cursor bo
authorEmily Deng <Emily.Deng@amd.com>
Wed, 26 Dec 2018 10:08:54 +0000 (18:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Jan 2019 20:24:45 +0000 (15:24 -0500)
commitbaf3c982dfbf7b0742039e6fef3f1fe1ba4079ab
tree0e4b972e146b8d05c02a13889b8bb784bda82943
parent47bbcc1e92385b595e92e11e29076185c820a0b8
drm/amdgpu/virtual_dce: No need to pin the cursor bo

For virtual display feature, no need to pin cursor bo.

Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c