]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/radeon: Also call cursor_move_locked when the cursor size changes
authorMichel Dänzer <michel.daenzer@amd.com>
Thu, 27 Oct 2016 04:03:23 +0000 (13:03 +0900)
committerSasha Levin <alexander.levin@verizon.com>
Fri, 13 Jan 2017 01:56:56 +0000 (20:56 -0500)
commit7198dbbaa242e151abc94c67bc926b302bb4e799
treeafd55b87be01a4f1d3a9d27e8ca4421155d7a00c
parent15a12fbbf365a483b1c19f9caeb707b3bea77e10
drm/radeon: Also call cursor_move_locked when the cursor size changes

[ Upstream commit dcab0fa64e300afa18f39cd98d05e0950f652adf ]

The cursor size also affects the register programming.

Cc: stable@vger.kernel.org
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
drivers/gpu/drm/radeon/radeon_cursor.c