drm/amdgpu/dce11: Move hotspot handling out of set_cursor
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Oct 2015 21:25:54 +0000 (17:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Oct 2015 20:16:30 +0000 (16:16 -0400)
commit1996ea09cd89a5bba8b1e193e08850e273046fd6
tree00c1e85eaaebcb1736f972e860d136176ca65af2
parent8ddef5a5e51435075b9412698519f8ddb36ee53c
drm/amdgpu/dce11: Move hotspot handling out of set_cursor

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