[RFC PATCH v4 10/42] drm/colorop: Add TYPE property

Simon Ser contact at emersion.fr
Tue Mar 12 15:15:13 UTC 2024


On Tuesday, March 12th, 2024 at 16:02, Pekka Paalanen <pekka.paalanen at collabora.com> wrote:

> This list here is the list of all values the enum could take, right?
> Should it not be just the one value it's going to have? It'll never
> change, and it can never be changed.

Listing all possible values is how other properties behave. Example:

    "type" (immutable): enum {Overlay, Primary, Cursor} = Primary


More information about the wayland-devel mailing list