[PATCH 1/2] drm/radeon: Re-show the cursor after a modeset

2014-11-21 Thread Michel Dänzer
From: Michel Dänzer Setting a mode seems to clear the cursor registers, so we need to re-program them to make sure the cursor is visible. Signed-off-by: Michel Dänzer Reviewed-by: Alex Deucher --- drivers/gpu/drm/radeon/atombios_crtc.c | 1 + drivers/gpu/drm/radeon/radeon_cursor.c

[PATCH 1/2] drm/radeon: Re-show the cursor after a modeset

2014-11-21 Thread Alex Deucher
On Thu, Nov 20, 2014 at 9:48 PM, Michel Dänzer wrote: > From: Michel Dänzer > > Setting a mode seems to clear the cursor registers, so we need to > re-program them to make sure the cursor is visible. > > Signed-off-by: Michel Dänzer > Reviewed-by: Alex Deucher Applied the series to my -next