diff options
author | Nicholas Kazlauskas <[email protected]> | 2018-12-11 12:35:56 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-01-14 16:01:52 -0500 |
commit | ae1cf20df7a9c60ff5ef41c3315c33c1a5fafd77 (patch) | |
tree | 1e8edec9da37de4ebd1ad75d6a717a807ea75080 /scripts/gdb/vmlinux-gdb.py | |
parent | f5c412ac596fbe1508514257fef3d48e263f40a7 (diff) |
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: 94a4ffd1d40b ("drm/amd/display: fix PIP bugs on Dal3")
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions