OSDN Git Service

drm/amdgpu/dce10: Re-show the cursor after a modeset (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 24 Sep 2015 21:43:09 +0000 (17:43 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Oct 2015 20:16:26 +0000 (16:16 -0400)
commitdd0b5d2f886daced723c374fdb0e013e6186493b
treef92ec00d3194b5da728d842e7709c9080549d91a
parent29275a9b09ce2abd8fa01268b217c0b56ff22d83
drm/amdgpu/dce10: Re-show the cursor after a modeset (v2)

Setting a mode seems to clear the cursor registers, so we need to
re-program them to make sure the cursor is visible.

Port of radeon commit:
6d3759fac636028849f3bbec80c4b77e9bfdb1d2

v2: change radeon reference in error message

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c