Skip to content
Commit db7e85d5 authored by Derek Foreman's avatar Derek Foreman Committed by Simon Ser
Browse files

drm: Fix hang on zoom



Transforming the scanout damage by the zoom will result in rectangles
outside of the display, and some with negative co-ordinates. This makes
at least some drivers unhappy (tested on vmware), and the page flip fails,
and weston hangs indefinitely.

Clip the damage to the output so we don't fall down.

Signed-off-by: default avatarDerek Foreman <derek.foreman@collabora.com>
parent 6338dbd5
Loading
Loading
Loading
Pipeline #492510 passed with stages
in 3 minutes and 43 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment