drm/amdgpu/virtual_dce: No need to pin the fb's bo
authorEmily Deng <Emily.Deng@amd.com>
Wed, 26 Dec 2018 10:09:33 +0000 (18:09 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 14 Jan 2019 20:04:22 +0000 (15:04 -0500)
commit094e640dcfab39fd795b6cd90fa3cafae4cf2db7
treebdeb2ec5b256cd2181d5e2105f2025b5c6237593
parente3d093070eb0b5e3df668d3eb04100ea79343c65
drm/amdgpu/virtual_dce: No need to pin the fb's bo

For virtual display, no need to pin the fb's 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_display.c
drivers/gpu/drm/amd/amdgpu/dce_virtual.c