mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-01-06 15:30:19 +01:00
Store the EDID data as-is, so that we can tell when the EDID blob has changed. This is not too useful yet, because all the weston_head_set_*() API raises the device_changed flag only if the information actually changes. However, I want to expose the libdisplay-info di_info structure through weston_head, and those cannot be (as) easily compared. We need to know when the EDID blob changes, so we can call weston_head_set_device_changed() appropriately when updating di_info. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com> |
||
|---|---|---|
| .. | ||
| drm-gbm.c | ||
| drm-internal.h | ||
| drm-virtual.c | ||
| drm.c | ||
| fb.c | ||
| kms-color.c | ||
| kms.c | ||
| libbacklight.c | ||
| libbacklight.h | ||
| meson.build | ||
| modes.c | ||
| state-helpers.c | ||
| state-propose.c | ||
| vaapi-recorder.c | ||
| vaapi-recorder.h | ||