wlroots/include/backend/drm
Daniel Playfair Cal e0b4379ce5 backend/drm: support hotplug_mode_update connector prop
For connectors that set the hotplug_mode_update prop (usually connectors
corresponding to virtualised outputs), ignore modes other than the
preferred mode, treat the preferred mode as a custom mode, and do not add it
to the output->modes list. When the preferred mode changes, send a
request_state event on the output to request for the compositor to change to
the new mode.
2021-02-03 23:18:28 +11:00
..
cvt.h backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.h backend/drm: support hotplug_mode_update connector prop 2021-02-03 23:18:28 +11:00
iface.h output: make wlr_output_set_gamma atomic 2020-05-14 20:09:28 +02:00
properties.h backend/drm: support hotplug_mode_update connector prop 2021-02-03 23:18:28 +11:00
renderer.h backend/drm: don't blit in drm_fb_import 2021-01-24 18:33:56 +01:00
util.h backend/drm: introduce wlr_drm_fb 2020-04-28 09:54:52 +02:00