mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-01-02 18:10:29 +01:00
At first we always used this workaround, and then we stopped using it when VRR was in use. Turns out it also hurts presentation times when starting the repaint loop, which makes the commit-timing protocol difficult to implement. Completely avoid the workaround on any kernel newer than 4.12, based on a capability check for DRM_CAP_CRTC_IN_VBLANK_EVENT, and log a warning at startup. Signed-off-by: Derek Foreman <derek.foreman@collabora.com> |
||
|---|---|---|
| .. | ||
| drm-gbm.c | ||
| drm-internal.h | ||
| drm-kms-enums.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 | ||