weston/libweston/backend-drm
Marius Vlad c192672700 backend-drm: Add 'link bpc' connector property
The 'link bpc' DRM connector property can be used to retrieve the
physical bpc value.

This property can be used to find out the physical link value as
drivers will try to lower the bpc value when creaing an optimal output.

If we detect change we would notify the user if the value set with 'max
bpc' would be different than that of 'link bpc'.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2025-10-22 16:23:24 +00:00
..
drm-gbm.c vulkan-renderer: fix gbm_bo destroy in drm backend 2025-09-22 10:12:33 +02:00
drm-internal.h libweston: Get framebuffer from dma buffer in drm backend 2025-10-06 14:06:30 +02:00
drm-kms-enums.h backend-drm: Add 'link bpc' connector property 2025-10-22 16:23:24 +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 backend-drm: Add 'link bpc' connector property 2025-10-22 16:23:24 +00:00
fb.c libweston: Get framebuffer from dma buffer in drm backend 2025-10-06 14:06:30 +02:00
kms-color.c backend-drm: set connector property "Colorspace" 2024-05-06 10:39:42 +00:00
kms.c backend-drm: Add 'link bpc' connector property 2025-10-22 16:23:24 +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 libweston: Vulkan renderer 2025-05-23 20:36:05 +01:00
modes.c backend-drm: Add EDID parsing for 'color format' 2025-10-18 14:02:16 +01:00
state-helpers.c drm: Replace dead code with an assert in plane transform check paths 2025-09-05 13:33:22 -05:00
state-propose.c backend-drm: Use pre-calculated pnode regions from the compositor 2025-10-21 11:00:32 -05: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