Skip to content

backends/drm: fix buffer orientation check for direct scanout

Xaver Hugl requested to merge work/cherry-pick-8ca38fb3 into Plasma/5.27

Without hardware rotation, the buffer transform with always be "normal", so all "normal" client buffers would be accepted for direct scanout, which is not correct.

CCBUG: 467138

(cherry picked from commit 8ca38fb3)

Merge request reports