mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-08 15:59:31 +02:00
libweston: add TODO to validate EOTF mode
Currently EOTF mode is not validated against the supported mask, to allow easier experimenting without supplying a modified EDID through the kernel. The validation should be added before color management becomes non-experimental. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
parent
8f31f172f8
commit
74d1700f0b
1 changed files with 2 additions and 0 deletions
|
|
@ -7651,6 +7651,8 @@ weston_output_set_color_profile(struct weston_output *output,
|
|||
* supported on the output. Enabling an output with an unsupported EOTF mode
|
||||
* has undefined visual results.
|
||||
*
|
||||
* TODO: Enforce mode validity.
|
||||
*
|
||||
* The initial EOTF mode is SDR.
|
||||
*
|
||||
* \ingroup output
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue