mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-20 12:38:12 +02:00
drm_assign_planes() is called to separate views out and decide what will be taken out for plane composition and what will be left for the renderer to compose. It calls drm_output_propose_state() in order to find a good configuration, which itself has a number of helpers that it calls. Break these out into a separate file. Signed-off-by: Daniel Stone <daniels@collabora.com> |
||
|---|---|---|
| .. | ||
| drm-internal.h | ||
| drm.c | ||
| fb.c | ||
| kms.c | ||
| libbacklight.c | ||
| libbacklight.h | ||
| meson.build | ||
| modes.c | ||
| state-helpers.c | ||
| state-propose.c | ||
| vaapi-recorder.c | ||
| vaapi-recorder.h | ||