drm/amdgpu/dce10: Move hotspot handling out of set_cursor
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 24 Sep 2015 21:46:19 +0000 (17:46 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Oct 2015 20:16:26 +0000 (16:16 -0400)
commitef67e38cfe63c70b7901bd5fdb8a170a94b2ef69
tree63add930447b1afb1995a412b2ded6c3b51a7170
parentdd0b5d2f886daced723c374fdb0e013e6186493b
drm/amdgpu/dce10: Move hotspot handling out of set_cursor

It's only needed in dce10 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_v10_0.c