linux/drivers/gpu/drm/amd/display
Nicholas Kazlauskas ae1cf20df7 drm/amd/display: Fix disabled cursor on top screen edge
[Why]
The cursor vanishes when touching the top of edge of the screen for
Raven on Linux.

This occurs because the cursor height is not taken into account when
deciding to disable the cursor.

[How]
Factor in the cursor height into the cursor calculations - and mimic
the existing x position calculations.

Fixes: 94a4ffd1d4 ("drm/amd/display: fix PIP bugs on Dal3")

Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-01-14 16:01:52 -05:00
..
amdgpu_dm drm/amd/display: Only get the connector state for VRR when toggled 2019-01-14 16:00:46 -05:00
dc drm/amd/display: Fix disabled cursor on top screen edge 2019-01-14 16:01:52 -05:00
include drm/amd/display: Add functionality to get XGMI SS info 2018-12-18 17:39:56 -05:00
modules drm/amd/display: Pack DMCU iRAM alignment 2019-01-14 16:00:17 -05:00
Kconfig drm/amd/display: Add DC config flag for Raven2 (v2) 2018-09-14 09:36:56 -05:00
Makefile drm/amd/display: Load DMCU IRAM 2018-11-26 15:47:53 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00