Re: [PATCH] media: qcom: iris: add firmware debug logging support
From: Vishnu Reddy
Date: Wed Sep 02 2026 - 00:17:29 EST
On 9/2/2026 9:32 AM, Renjiang Han wrote:
>
> On 9/1/2026 12:13 PM, Vishnu Reddy wrote:
>> Setting the firmware log level to 0x0000003f may cause hardware response
>> timeouts due to excessive serial logging. HW_RESPONSE_TIMEOUT_VALUE should
>> be increased accordingly.
> Yes, but this patch is for fw log feature, response timeout value is
> performance issue.
> I think we'd better use another patch to fix it. What do you think of it?
>
It's better to include it in this patch, since this change can directly trigger
response timeouts when high FW log levels are enabled.