]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/dce8: Re-show the cursor after a modeset (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 8 Oct 2015 03:34:57 +0000 (23:34 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Oct 2015 20:16:32 +0000 (16:16 -0400)
commit0046e760708463cfd1367acbe762b2577c6ddb7c
tree5f243a734b1cdf4a34c5ec0280eace7f09622b2f
parentcc89141c28153829cdaf933e5ccc6c2b5d31b901
drm/amdgpu/dce8: 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:
1c0b3e8fdc7e70be69cf0f12c383b3af2c034f5b

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_v8_0.c