Skip to content

backends/drm: extend connector lifetime to match their outputs

Xaver Hugl requested to merge work/zamundaaa/backport into Plasma/5.26

As disconnected outputs outlive DrmGpu::updateOutputs, the DrmConnector and DrmPipeline must also be kept valid for that time

BUG: 463334 (cherry picked from commit 239207c5)

Merge request reports