1
0
Files
linux/drivers/gpu/drm/amd/amdgpu
Michel Dänzer 8e57ec613d drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y values
We were storing viewport relative coordinates. However, crtc_cursor_set2
and cursor_reset pass amdgpu_crtc->cursor_x/y as the x/y parameters of
cursor_move_locked, which would break if the CRTC isn't located at
(0, 0).

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>
2016-12-06 18:08:27 -05:00
..
2016-10-25 14:38:08 -04:00
2016-09-22 10:24:16 -04:00
2016-10-04 11:15:59 -04:00
2016-10-25 14:38:16 -04:00
2016-08-31 15:21:09 -04:00
2016-08-31 15:21:09 -04:00