diff options
author | Aric Cyr <[email protected]> | 2021-06-01 18:44:50 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-06-21 17:45:14 -0400 |
commit | d9b20b45ec32fff5430cc57b28aa20136ef09d76 (patch) | |
tree | 599567eab37d59793a450757295e9beae3e4a866 /scripts/gdb/linux | |
parent | 962f2f1ae273399e357a3192d5413ca57f9b4885 (diff) |
drm/amd/display: Multiplane cursor position incorrect when plane rotated
[Why]
When video plane is rotate the cursor position is incorrect and not
matching the desktop location.
[How]
When a plane is rotated 90 or 270 degrees, the src_rect.width and height
should be swapped when determining the scaling factor compared to the
dst_rect.
Signed-off-by: Aric Cyr <[email protected]>
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Bindu Ramamurthy <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions