aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSimon Ser <[email protected]>2021-10-06 14:06:05 +0000
committerAlex Deucher <[email protected]>2021-10-13 14:14:34 -0400
commitd1bfbe8a3202640c28a5769faff49b732af2438b (patch)
tree87ef2019c497c1cd13b544ac00a4b7bf28883a63 /tools/perf/scripts/python
parent7e3fb209d518112628f3f5abd6e66053ac4b0767 (diff)
amd/display: check cursor plane matches underlying plane
The current logic checks whether the cursor plane blending properties match the primary plane's. However that's wrong, because the cursor is painted on all planes underneath. If the cursor is over the primary plane and the overlay plane, it's painted on both pipes. Iterate over the CRTC planes and check their scaling match the cursor's. v4: fix typo in commit message (Harry) Signed-off-by: Simon Ser <[email protected]> Cc: Alex Deucher <[email protected]> Cc: Harry Wentland <[email protected]> Cc: Nicholas Kazlauskas <[email protected]> Cc: Bas Nieuwenhuizen <[email protected]> Cc: Rodrigo Siqueira <[email protected]> Cc: Sean Paul <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions