Re: [PATCH v1] drm/tegra: plane: Remove format-modifier checking

From: Dmitry Osipenko
Date: Wed Apr 03 2019 - 06:48:52 EST


27.02.2019 18:08, Dmitry Osipenko ÐÐÑÐÑ:
> 24.02.2019 18:34, Dmitry Osipenko ÐÐÑÐÑ:
>> Tiling modifier can't be applied to YV12 video overlay because all tiling
>> modifiers are filtered out for multi-plane formats. AFAIK, all modifiers
>> should work with all of formats, hence the checking is incorrect and
>> simply not needed.
>>
>> Fixes: e90124cb46bdb ("drm/tegra: plane: Support format modifiers")
>> Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx>
>> ---
>
> For the reference.. this patch needs a stable tag, I did the same mistake in [0]. Thierry, please let me know if you're okay with the change and if you could add the tag while applying the patch, thanks.
>
> [0] https://lkml.org/lkml/2019/2/26/277
>

Thierry, please don't forget about this patch.