mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-20 06:48:11 +02:00
We shouldn't need to test state, because the state that worked previously should work again. However, to be completely safe against unpredictable edge cases, we've kept a state check. Remove that check and instead force a state rebuild in the case of an application failure. Keep track of how often this happens so we can fall back to checking instead of consistently failing state application. fixes #1081 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 | ||