D22211: [platforms/drm] Refactor out Edid class
Vlad Zagorodniy
noreply at phabricator.kde.org
Tue Jul 2 12:41:04 BST 2019
zzag created this revision.
zzag added a reviewer: KWin.
Herald added a project: KWin.
Herald added a subscriber: kwin.
zzag requested review of this revision.
REVISION SUMMARY
The new class is responsible for parsing EDID blobs. It has pretty
straightforward API: you hand blob data to the constructor and after
that you're ready to query parsed data, e.g. physical size, etc.
The main reason to extract EDID parsing code into a class is to clean up
drm_output.cpp a bit.
TEST PLAN
Compiles, the DRM platform still works.
REPOSITORY
R108 KWin
BRANCH
refactor-edid
REVISION DETAIL
https://phabricator.kde.org/D22211
AFFECTED FILES
plugins/platforms/drm/CMakeLists.txt
plugins/platforms/drm/drm_output.cpp
plugins/platforms/drm/drm_output.h
plugins/platforms/drm/edid.cpp
plugins/platforms/drm/edid.h
To: zzag, #kwin
Cc: kwin, LeGast00n, sbergeron, jraleigh, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, Pitel, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwin/attachments/20190702/fe0745f0/attachment.html>
More information about the kwin
mailing list