weston/libweston/backend-drm
Leandro Ribeiro c594aa22cb backend-drm: offload post-blend color transformation to KMS
In this patch we allow offloading the post-blend color transformation
to KMS.

As KMS currently only supports to offload the transformation in a LUT,
this may result in precision issues. So this introduces the config
option "offload-blend-to-output", which is disabled by default.

This option requires "color-management" to be enabled, otherwise it is
ignored.

Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>
2025-09-02 13:34:00 +00:00
..
drm-gbm.c backend-drm: offload post-blend color transformation to KMS 2025-09-02 13:34:00 +00:00
drm-internal.h backend-drm: offload post-blend color transformation to KMS 2025-09-02 13:34:00 +00:00
drm-kms-enums.h drm-backend: Add Variable Refresh Rate modes 2025-02-21 06:49:42 +00:00
drm-virtual.c libweston: remove set_gamma() 2025-09-02 13:34:00 +00:00
drm.c backend-drm: offload post-blend color transformation to KMS 2025-09-02 13:34:00 +00:00
fb.c libweston: Vulkan renderer 2025-05-23 20:36:05 +01:00
kms-color.c backend-drm: set connector property "Colorspace" 2024-05-06 10:39:42 +00:00
kms.c backend-drm: offload post-blend color transformation to KMS 2025-09-02 13:34:00 +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 meson: require libdisplay-info >= 0.2.0 2025-03-06 18:34:57 +00:00
state-helpers.c backend-drm: Set default plane color space and range hints 2025-02-04 12:36:12 +00:00
state-propose.c compositor: let backends handle output->disable_planes 2025-07-18 17:58:45 +02: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