kwin/plugins/platforms
Vlad Zagorodniy 1892bd33f2 [platforms/drm] Refactor out Edid class
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.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: davidedmundson, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D22211
2019-07-02 20:45:55 +03:00
..
drm [platforms/drm] Refactor out Edid class 2019-07-02 20:45:55 +03:00
fbdev SVN_SILENT made messages (.desktop file) - always resolve ours 2019-06-21 05:35:42 +02:00
hwcomposer SVN_SILENT made messages (.desktop file) - always resolve ours 2019-06-21 05:35:42 +02:00
virtual SVN_SILENT made messages (.desktop file) - always resolve ours 2019-06-21 05:35:42 +02:00
wayland SVN_SILENT made messages (.desktop file) - always resolve ours 2019-06-21 05:35:42 +02:00
x11 Merge branch 'Plasma/5.16' 2019-06-30 15:46:29 +03:00
CMakeLists.txt Require libinput and udev 2018-02-04 15:00:42 +01:00