Skip to content

backends/drm: fix DrmGpu::needsModeset check with leased outputs

Xaver Hugl requested to merge work/cherry-pick-f4d24cce into Plasma/6.2

It just wrongly triggers modesets that will then (at least try to) ignore the leased-away resources anyways, and regress performance on the other displays.

BUG: 495400

(cherry picked from commit f4d24cce)

Co-authored-by: Xaver Hugl xaver.hugl@gmail.com

Merge request reports

Loading