Re: [PATCH v2 0/8] media: iris: add support for video codecs on Qcom kaanapali platform

From: Vikash Garodia
Date: Mon Nov 10 2025 - 02:45:41 EST



On 10/22/2025 11:37 AM, Vikash Garodia wrote:
Hello Nicolas,

On 10/17/2025 8:06 PM, Nicolas Dufresne wrote:
Hi Vikash,

Le vendredi 17 octobre 2025 à 19:46 +0530, Vikash Garodia a
[  350.438406] qcom-iris 2000000.video-codec: invalid plane
[  350.447079] qcom-iris 2000000.video-codec: invalid plane
[  350.458821] qcom-iris 2000000.video-codec: invalid plane
[  350.465860] qcom-iris 2000000.video-codec: invalid plane

Just a highlight, the driver should only print stuff on default log level if
something is malfunctioning. uAPI miss-use should only be trace on loglevel
manually enabled by the developers. Mind fixing this up while at it ? Hopefully
this will be obvious to you next time you encounter it.

Agree, this specific log should not be part of default execution and more so
when this is not malfunctioning. I would remove this log as i see it can be dropped.

This would be addressed with

https://lore.kernel.org/linux-media/20251110072429.1474615-1-busanna.reddy@xxxxxxxxxxxxxxxx/

Regards,
Vikash