Skip to content

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

Xaver Hugl requested to merge work/zamundaaa/vr-modesets into master

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

Draft because it still needs testing

Merge request reports

Loading