Re: [PATCH v7 7/8] media: qcom: venus: add codec blacklist mechanism

Bryan O'Donoghue <[email protected]>
Newsgroups org.kernel.vger.phone-devel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-clk,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-media
Message-ID <[email protected]>
On 13/05/2026 22:24, Erikas Bitovtas wrote:
>   	case HFI_VIDEO_CODEC_H263:
> @@ -684,6 +686,8 @@ static const struct venus_resources msm8916_res = {
>   	.vmem_addr = 0,
>   	.dma_mask = 0xddc00000 - 1,
>   	.fwname = "qcom/venus-1.8/venus.mbn",
> +	.dec_codec_blacklist = HFI_VIDEO_CODEC_HEVC | HFI_VIDEO_CODEC_SPARK,
> +	.enc_codec_blacklist = HFI_VIDEO_CODEC_HEVC,

This should be separate from the addition of the mechanism.

This is enumeration of a particular plaform and you might want for 
example to revert the 8916 stuff in isolation without yanking the logic 
that goes with it.

--
bod
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.