You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.
If only CRTC_{X,Y,W,H} changes and the intersection between layers doesn't, we can re-use the previous alloc.
Note, on some Intel platforms sometimes putting a layer into a plane can succeed if the position coords are even (for some YUV formats). Let's not bother about this case.
The text was updated successfully, but these errors were encountered:
Leftover from #6 (comment).
If only CRTC_{X,Y,W,H} changes and the intersection between layers doesn't, we can re-use the previous alloc.
Note, on some Intel platforms sometimes putting a layer into a plane can succeed if the position coords are even (for some YUV formats). Let's not bother about this case.
The text was updated successfully, but these errors were encountered: