(subset) [PATCH v2 19/22] drm/komeda: plane: Remove redundant color encoding and range initialisation
Maxime Ripard
maxime at cerno.tech
Tue Mar 8 11:04:52 UTC 2022
On Mon, 21 Feb 2022 10:59:15 +0100, Maxime Ripard wrote:
> The komeda KMS driver will call drm_plane_create_color_properties() with
> a default encoding and range values of BT601 and Limited Range,
> respectively.
>
> Since the initial value wasn't carried over in the state, the driver had
> to set it again in komeda_plane_reset(). However, the helpers have been
> adjusted to set it properly at reset, so this is not needed anymore.
>
> [...]
Applied to drm/drm-misc (drm-misc-next).
Thanks!
Maxime
More information about the dri-devel
mailing list