* [PATCH] arm64: defconfig: Enable the Hantro decoder
@ 2020-09-15 14:16 Fabio Estevam
2020-09-21 14:28 ` Ezequiel Garcia
2021-02-27 10:43 ` Guido Günther
0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2020-09-15 14:16 UTC (permalink / raw)
To: shawnguo; +Cc: agx, Fabio Estevam, linux-arm-kernel
Enable the Hantro decoder driver so it can be enabled by
default on i.MX8M and Rockchip platforms.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
arch/arm64/configs/defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e5cf51108423..4878f833ec6d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -851,6 +851,9 @@ CONFIG_VIRTIO_MMIO=y
CONFIG_XEN_GNTDEV=y
CONFIG_XEN_GRANT_DEV_ALLOC=y
CONFIG_MFD_CROS_EC_DEV=y
+CONFIG_STAGING=y
+CONFIG_STAGING_MEDIA=y
+CONFIG_VIDEO_HANTRO=m
CONFIG_CHROME_PLATFORMS=y
CONFIG_CROS_EC=y
CONFIG_CROS_EC_I2C=y
--
2.17.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: defconfig: Enable the Hantro decoder
2020-09-15 14:16 [PATCH] arm64: defconfig: Enable the Hantro decoder Fabio Estevam
@ 2020-09-21 14:28 ` Ezequiel Garcia
2021-02-27 10:43 ` Guido Günther
1 sibling, 0 replies; 3+ messages in thread
From: Ezequiel Garcia @ 2020-09-21 14:28 UTC (permalink / raw)
To: Fabio Estevam; +Cc: agx, Shawn Guo, linux-arm-kernel
Hi Fabio,
On Tue, 15 Sep 2020 at 11:16, Fabio Estevam <festevam@gmail.com> wrote:
>
> Enable the Hantro decoder driver so it can be enabled by
> default on i.MX8M and Rockchip platforms.
>
We are in the process of destaging these drivers, and for now
they are a bit of a moving target.
I think we should wait for destaging before enabling them by default.
Thanks,
Ezequiel
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: defconfig: Enable the Hantro decoder
2020-09-15 14:16 [PATCH] arm64: defconfig: Enable the Hantro decoder Fabio Estevam
2020-09-21 14:28 ` Ezequiel Garcia
@ 2021-02-27 10:43 ` Guido Günther
1 sibling, 0 replies; 3+ messages in thread
From: Guido Günther @ 2021-02-27 10:43 UTC (permalink / raw)
To: Fabio Estevam; +Cc: shawnguo, linux-arm-kernel
Hi,
On Tue, Sep 15, 2020 at 11:16:22AM -0300, Fabio Estevam wrote:
> Enable the Hantro decoder driver so it can be enabled by
> default on i.MX8M and Rockchip platforms.
Would be nice to have on by default:
Reviewed-by: Guido Günther <agx@sigxcpu.org>
>
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
> arch/arm64/configs/defconfig | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index e5cf51108423..4878f833ec6d 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -851,6 +851,9 @@ CONFIG_VIRTIO_MMIO=y
> CONFIG_XEN_GNTDEV=y
> CONFIG_XEN_GRANT_DEV_ALLOC=y
> CONFIG_MFD_CROS_EC_DEV=y
> +CONFIG_STAGING=y
> +CONFIG_STAGING_MEDIA=y
> +CONFIG_VIDEO_HANTRO=m
> CONFIG_CHROME_PLATFORMS=y
> CONFIG_CROS_EC=y
> CONFIG_CROS_EC_I2C=y
> --
> 2.17.1
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-02-27 10:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-15 14:16 [PATCH] arm64: defconfig: Enable the Hantro decoder Fabio Estevam
2020-09-21 14:28 ` Ezequiel Garcia
2021-02-27 10:43 ` Guido Günther
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).