[PATCH RFC v4 4/4] arm64: defconfig: Enable VDEC driver for Amlogic SoCs

Zhentao Guo via B4 Relay posted 4 patches 1 month, 2 weeks ago
[PATCH RFC v4 4/4] arm64: defconfig: Enable VDEC driver for Amlogic SoCs
Posted by Zhentao Guo via B4 Relay 1 month, 2 weeks ago
From: Zhentao Guo <zhentao.guo@amlogic.com>

Enable the driver for Amlogic's stateless decoder.

Signed-off-by: Zhentao Guo <zhentao.guo@amlogic.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b67d5b1fc45b..9c1dc377d519 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -905,6 +905,7 @@ CONFIG_USB_VIDEO_CLASS=m
 CONFIG_V4L_PLATFORM_DRIVERS=y
 CONFIG_SDR_PLATFORM_DRIVERS=y
 CONFIG_V4L_MEM2MEM_DRIVERS=y
+CONFIG_VIDEO_AMLOGIC_VDEC=m
 CONFIG_VIDEO_AMPHION_VPU=m
 CONFIG_VIDEO_CADENCE_CSI2RX=m
 CONFIG_VIDEO_MEDIATEK_JPEG=m

-- 
2.42.0
Re: [PATCH RFC v4 4/4] arm64: defconfig: Enable VDEC driver for Amlogic SoCs
Posted by Krzysztof Kozlowski 1 month, 2 weeks ago
On 13/02/2026 06:12, Zhentao Guo via B4 Relay wrote:
> From: Zhentao Guo <zhentao.guo@amlogic.com>
> 
> Enable the driver for Amlogic's stateless decoder.

Why? Read other commits how this is supposed to look like.


Best regards,
Krzysztof
Re: [PATCH RFC v4 4/4] arm64: defconfig: Enable VDEC driver for Amlogic SoCs
Posted by Zhentao Guo 1 month, 2 weeks ago
Hi

在 2026/2/13 15:33, Krzysztof Kozlowski 写道:
> [ EXTERNAL EMAIL ]
>
> On 13/02/2026 06:12, Zhentao Guo via B4 Relay wrote:
>> From: Zhentao Guo <zhentao.guo@amlogic.com>
>>
>> Enable the driver for Amlogic's stateless decoder.
> Why? Read other commits how this is supposed to look like.
I explained the reason in patch 1/4. But please inform me if you have 
more suggestions. Thanks a lot!
> Best regards,
> Krzysztof
Re: [PATCH RFC v4 4/4] arm64: defconfig: Enable VDEC driver for Amlogic SoCs
Posted by Krzysztof Kozlowski 1 month, 2 weeks ago
On 13/02/2026 09:06, Zhentao Guo wrote:
> Hi
> 
> 在 2026/2/13 15:33, Krzysztof Kozlowski 写道:
>> [ EXTERNAL EMAIL ]
>>
>> On 13/02/2026 06:12, Zhentao Guo via B4 Relay wrote:
>>> From: Zhentao Guo <zhentao.guo@amlogic.com>
>>>
>>> Enable the driver for Amlogic's stateless decoder.
>> Why? Read other commits how this is supposed to look like.
> I explained the reason in patch 1/4. But please inform me if you have 
> more suggestions. Thanks a lot!


There is no single reason in 1/4 and anyway it would not matter. I
already informed you how you can improve your code.

NAK

Best regards,
Krzysztof