commit | 4ed79864de180ff2d39da26305e2a7e9c72bc38e | [log] [tgz] |
---|---|---|
author | Aric Cyr <aric.cyr@amd.com> | Sat Nov 09 18:30:40 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Dec 05 16:32:05 2019 -0500 |
tree | 4a8cfa73b8f8d217cc778e9a7a3228599d4f26fa | |
parent | ddba76274fd59e664f4ea82ca45ea13d179ef179 [diff] |
drm/amd/display: fix cursor positioning for multiplane cases [Why] Cursor position needs to take into account plane scaling as well. [How] Translate cursor coords from stream space to plane space. Signed-off-by: Aric Cyr <aric.cyr@amd.com> Reviewed-by: Anthony Koo <Anthony.Koo@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Acked-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>