Re: [PATCH v8 5/5] media: imx: Try colorimetry at both sink and source pads

From: Philipp Zabel
Date: Fri Jun 14 2019 - 10:16:01 EST


Hi Steve,

On Tue, 2019-05-21 at 18:03 -0700, Steve Longerbeam wrote:
> Retask imx_media_fill_default_mbus_fields() to try colorimetry parameters,
> renaming it to to imx_media_try_colorimetry(), and call it at both sink and
> source pad try_fmt's. The unrelated check for uninitialized field value is
> moved out to appropriate places in each subdev try_fmt.
>
> The IC now supports Rec.709 and BT.601 Y'CbCr encoding, and both limited
> and full range quantization for both YUV and RGB space, so allow those
> for pipelines that route through the IC.
>
> Signed-off-by: Steve Longerbeam <slongerbeam@xxxxxxxxx>

I've applied them on the imx-drm/next branch with Hans' Acked-by on 5/5.

regards
Philipp