[PATCH v4 1/2] media: mtk-vcodec: move firmware implementations into their own files

Alexandre Courbot acourbot at chromium.org
Fri Oct 30 06:18:14 EDT 2020


On Tue, Oct 13, 2020 at 9:44 PM Alexandre Courbot <acourbot at chromium.org> wrote:
>
> mtk-vcodec supports two kinds of firmware, VPU and SCP. Both were
> supported from the same source files, but this is clearly unclean and
> makes it more difficult to disable support for one or the other.
>
> Move these implementations into their own file, after adding the
> necessary private interfaces.
>
> Signed-off-by: Alexandre Courbot <acourbot at chromium.org>

This should also have included a

Fixes: bf1d556ad4e0 ("media: mtk-vcodec: abstract firmware interface")

Sorry for the omission.



More information about the Linux-mediatek mailing list