drm: Improve QDebug of DrmOutput
ClosedPublic

Authored by apol on Apr 8 2020, 2:13 PM.

Details

Summary

Instead of printing as QObject, provide actual information of the
instance.

drm: Don't leak planes

drm: properly access a scoped pointer

Test Plan

Running it locally

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
apol created this revision.Apr 8 2020, 2:13 PM
Restricted Application added a project: KWin. · View Herald TranscriptApr 8 2020, 2:13 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
apol requested review of this revision.Apr 8 2020, 2:13 PM
davidedmundson accepted this revision.Apr 8 2020, 2:23 PM
This revision is now accepted and ready to land.Apr 8 2020, 2:23 PM
This revision was automatically updated to reflect the committed changes.
broulik added a subscriber: broulik.Apr 8 2020, 2:46 PM

Does this need QDebugStateSaver?