weston/libweston/backend-drm
Robert Mader 45359b7913 drm/state-propose: Tighten check for primare plane candidates
Check that the view and region completely cover the whole output.
If the view is (partly) semi-transparent, the background region should
cover the area below it - after the changes in the previous commits.

This allows us to remove the now redundant check in the plane selection.

Signed-off-by: Robert Mader <robert.mader@collabora.com>
2026-02-13 11:40:39 +01:00
..
drm-gbm.c drm-backend: Add separate type for dmabuf renderbuffers 2025-10-23 16:22:00 +01:00
drm-internal.h drm: Synchronize invalid state recovery operations 2026-02-03 09:12:07 +00:00
drm-kms-enums.h drm-backend: Add Variable Refresh Rate modes 2025-02-21 06:49:42 +00:00
drm-virtual.c backend-drm: assert that there's a valid output state before repaint 2025-09-08 08:37:28 +00:00
drm.c drm: Synchronize invalid state recovery operations 2026-02-03 09:12:07 +00:00
fb.c backend-drm: fix maybe uninitialized num_planes 2026-01-22 15:56:56 +02:00
kms-color.c backend-drm: set connector property "Colorspace" 2024-05-06 10:39:42 +00:00
kms.c drm: Synchronize invalid state recovery operations 2026-02-03 09:12:07 +00:00
libbacklight.c libweston,tools: Include libgen.h for basename signature 2023-12-18 21:13:52 +00:00
libbacklight.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
meson.build backend-drm: Deprecate DRM VA-API recorder 2025-10-28 07:55:43 +00:00
modes.c backend-drm: Add EDID parsing for 'color format' 2025-10-18 14:02:16 +01:00
state-helpers.c backend-drm: Revert "drm-backend: Reuse prior state where possible" 2026-01-28 07:33:54 +00:00
state-propose.c drm/state-propose: Tighten check for primare plane candidates 2026-02-13 11:40:39 +01:00
vaapi-recorder.c drm/vaapi: Fix pointer-size confusion 2021-08-03 11:13:23 +00:00
vaapi-recorder.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00