[platforms/drm] Add DPI connector type
ClosedPublic

Authored by zzag on Mar 15 2019, 11:09 AM.

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.
zzag created this revision.Mar 15 2019, 11:09 AM
Restricted Application added a project: KWin. · View Herald TranscriptMar 15 2019, 11:09 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Mar 15 2019, 11:09 AM
apol added a subscriber: apol.Mar 15 2019, 6:36 PM

Otherwise LGTM

plugins/platforms/drm/drm_output.cpp
212

This coma in the end is wrong.

zzag added inline comments.Mar 15 2019, 7:03 PM
plugins/platforms/drm/drm_output.cpp
212

Why?

apol accepted this revision.Mar 16 2019, 9:24 AM
apol added inline comments.
plugins/platforms/drm/drm_output.cpp
212

I'm sorry, researched further and saw it is fine as of c++11.
Complaint withdrawn.

This revision is now accepted and ready to land.Mar 16 2019, 9:24 AM
davidedmundson accepted this revision.Mar 18 2019, 1:52 PM
This revision was automatically updated to reflect the committed changes.