drm/amdgpu/dce8: Move hotspot handling out of set_cursor
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 8 Oct 2015 03:38:03 +0000 (23:38 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Oct 2015 20:16:33 +0000 (16:16 -0400)
commitc4e0dfadb2d4c054ca06641da77294fd5c61725a
tree9868d8b8056261ade239060f5398d8e349415b3f
parentfd70cf63e24a0cf3105853e3b59eaa52d8b9df17
drm/amdgpu/dce8: Move hotspot handling out of set_cursor

It's only needed in dce8 crtc_cursor_set2.

Port of radeon commit:
2e007e611bc0a46dfed1547e0228a57f800e703d

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