]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc9c8a2705c79da508ab2b746574de7b9b208e40a
tree0e4b972e146b8d05c02a13889b8bb784bda82943
parent1b19d28c3ec3d344614b15042445bf26960a521f
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