wlroots/include/backend/drm
Simon Ser cb6f584496 backend/drm: add support for the subconnector property
The subconnector property indicates the connector sub-type. This is
useful because that usually indicates what kind of connector the user
has plugged in to their monitor, e.g. a DisplayPort-to-DVI cable will
indicate a DVI subconnector. Also some laptops have non-DP connectors
that are internally linked to a DP port on the GPU.

Set the output description accordingly.

See https://drmdb.emersion.fr/properties/3233857728/subconnector
2021-01-17 12:42:25 +01:00
..
cvt.h backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.h backend/drm: re-use FBs 2021-01-10 11:24:35 +01:00
iface.h output: make wlr_output_set_gamma atomic 2020-05-14 20:09:28 +02:00
properties.h backend/drm: add support for the subconnector property 2021-01-17 12:42:25 +01:00
renderer.h backend/drm: re-use FBs 2021-01-10 11:24:35 +01:00
util.h backend/drm: introduce wlr_drm_fb 2020-04-28 09:54:52 +02:00