* [PATCH] arm64: defconfig: Enable Rockchip video decoder
@ 2026-03-25 14:06 Detlev Casanova
2026-03-26 9:31 ` Krzysztof Kozlowski
0 siblings, 1 reply; 3+ messages in thread
From: Detlev Casanova @ 2026-03-25 14:06 UTC (permalink / raw)
To: linux-kernel, kernel; +Cc: Detlev Casanova
Enable the rkvdec driver to build as a module on arm64 architecture.
Signed-off-by: Detlev Casanova <detlev.casanova@collabora.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..4b3f31cb4a94 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -931,6 +931,7 @@ CONFIG_VIDEO_RENESAS_VSP1=m
CONFIG_VIDEO_RCAR_DRIF=m
CONFIG_VIDEO_ROCKCHIP_CIF=m
CONFIG_VIDEO_ROCKCHIP_RGA=m
+CONFIG_VIDEO_ROCKCHIP_VDEC=m
CONFIG_VIDEO_SAMSUNG_EXYNOS_GSC=m
CONFIG_VIDEO_SAMSUNG_S5P_JPEG=m
CONFIG_VIDEO_SAMSUNG_S5P_MFC=m
---
base-commit: bbeb83d3182abe0d245318e274e8531e5dd7a948
change-id: 20260325-rkvdec-add-defconfig-eaa11ab14f1f
Best regards,
--
Detlev Casanova <detlev.casanova@collabora.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: defconfig: Enable Rockchip video decoder
2026-03-25 14:06 [PATCH] arm64: defconfig: Enable Rockchip video decoder Detlev Casanova
@ 2026-03-26 9:31 ` Krzysztof Kozlowski
2026-03-26 19:37 ` Detlev Casanova
0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2026-03-26 9:31 UTC (permalink / raw)
To: Detlev Casanova, linux-kernel, kernel
On 25/03/2026 15:06, Detlev Casanova wrote:
> Enable the rkvdec driver to build as a module on arm64 architecture.
Why?
We see what you did in the diff, so not much benefit of explaining it.
Your cc-list is also pretty incomplete, so don't be surprised if this
won't be ever applied.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: defconfig: Enable Rockchip video decoder
2026-03-26 9:31 ` Krzysztof Kozlowski
@ 2026-03-26 19:37 ` Detlev Casanova
0 siblings, 0 replies; 3+ messages in thread
From: Detlev Casanova @ 2026-03-26 19:37 UTC (permalink / raw)
To: Krzysztof Kozlowski, linux-kernel, kernel
Hi Krzysztof,
On 3/26/26 05:31, Krzysztof Kozlowski wrote:
> On 25/03/2026 15:06, Detlev Casanova wrote:
>> Enable the rkvdec driver to build as a module on arm64 architecture.
> Why?
>
> We see what you did in the diff, so not much benefit of explaining it.
That's a risky advice, but I'll write a reason rather than a description.
>
> Your cc-list is also pretty incomplete, so don't be surprised if this
> won't be ever applied.
Yes, this is the first patch a sent with b4. I saw that there wasn't
much CCs generated by it,
so I checked the log on the defconfig file which brought me to [1],
having a similar CC list.
I'll add more recipients from get_maintainers.sh in a v2.
Detlev.
[1]:
https://lore.kernel.org/all/20260115132558.1522169-1-mwalle@kernel.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-03-26 19:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-25 14:06 [PATCH] arm64: defconfig: Enable Rockchip video decoder Detlev Casanova
2026-03-26 9:31 ` Krzysztof Kozlowski
2026-03-26 19:37 ` Detlev Casanova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome