OSDN Git Service

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>
Mon, 14 Jan 2019 20:04:23 +0000 (15:04 -0500)
commit91334223b217c43f5366ae585c31f4b6bf4a83de
tree04824ae7592839c99c7991d5e672ed2aa8b53239
parent094e640dcfab39fd795b6cd90fa3cafae4cf2db7
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