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>
Wed, 2 Jan 2019 20:23:15 +0000 (15:23 -0500)
commit47bbcc1e92385b595e92e11e29076185c820a0b8
treed9ce7e525469a78f5996140b93e8c29f83a98e0a
parent74136a3d47f51ae72ee8b9ebc1ec2a29bcf30676
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