weston/libweston/backend-drm
Emmanuel Gil Peyrot 1c5ce4c2cc DRM: Add support for HDMI content type
Some monitors expose a selector for the kind of content that will get
displayed, allowing them to optimise their settings for this particular
content type.

I got access to such a monitor, sadly even setting it to game mode
didn’t lower its atrocious latency, but drm_info[1] reports it to be set
correctly so hopefully it’ll work better with other monitors.

[1] https://github.com/ascent12/drm_info

Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
2022-11-03 15:40:00 +00:00
..
drm-gbm.c gl-renderer: pass initial output area explicitly 2022-09-23 12:42:05 +00:00
drm-internal.h DRM: Add support for HDMI content type 2022-11-03 15:40:00 +00:00
drm-virtual.c libweston: Remove x,y from weston_plane_init 2022-09-23 11:53:16 +00:00
drm.c DRM: Add support for HDMI content type 2022-11-03 15:40:00 +00:00
fb.c backend-drm: get the drm device from the output 2022-06-03 09:17:49 +02:00
kms-color.c Revert "backend-drm: add HDR_OUTPUT_METADATA definitions" 2022-06-07 09:35:14 +01:00
kms.c DRM: Add support for HDMI content type 2022-11-03 15:40:00 +00:00
libbacklight.c libbacklight: Fix backlight never gets initialized 2022-04-11 08:38:00 +03:00
libbacklight.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
meson.build Revert "backend-drm: add HDR_OUTPUT_METADATA definitions" 2022-06-07 09:35:14 +01:00
modes.c backend-drm: get the drm device from the output 2022-06-03 09:17:49 +02:00
state-helpers.c libweston: use weston_region_global_to_output more often 2022-09-23 11:41:59 +00:00
state-propose.c libweston: Remove runtime render switching 2022-07-26 13:40:43 +00:00
vaapi-recorder.c drm/vaapi: Fix pointer-size confusion 2021-08-03 11:13:23 +00:00
vaapi-recorder.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00