Skip to content

backend/drm: fix output disabled causing compositor to crash

sunzhguy requested to merge (removed):dev into master

when configured to disable an output, the runtime compositor crashes. because the output turn off ,conn->crtc is set to NULL.

Signed-off-by: sunzhguy sunzhigang1@kylinos.cn Signed-off-by: fakechen chenzigui@kylinos.cn

Merge request reports