mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-04 07:08:04 +02:00
Before this patch, when a new head is found its information is printed first as "updated" and then as "found" in the log. The reason is that drm_head_create() calls drm_head_update_info() which printed the head as "changed". Then drm_head_create() itself prints it as "found". This fixes it to print only once as "found". 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 | ||