OSDN Git Service

drm/radeon: Move hotspot handling out of radeon_set_cursor
authorMichel Dänzer <michel.daenzer@amd.com>
Fri, 21 Nov 2014 02:48:58 +0000 (11:48 +0900)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Dec 2014 19:26:44 +0000 (14:26 -0500)
commit2e007e611bc0a46dfed1547e0228a57f800e703d
tree488a2ce00b4611731932e997587933f40bd728cd
parent6d3759fac636028849f3bbec80c4b77e9bfdb1d2
drm/radeon: Move hotspot handling out of radeon_set_cursor

It's only needed in radeon_crtc_cursor_set2.

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