On 4/23/24 11:06, Krzysztof Kozlowski wrote:
On 23/04/2024 17:57, Pierre-Louis Bossart wrote:
Are we talking about basic C now? Of course it does not mean that and I already explained what is the goal of this - the static or global memory in the driver can be moved to rodata.
the dsp_ops used by the Intel drivers cannot be moved to rodata in all cases. the baseline is constant, all extensions for TGL+ are dynamically allocated and modified.
Yes and these drivers will not benefit. Did I changed them here? I think I didn't, because then it would not compile.
So we do agree that's there's no benefit on any Intel platform released in the last 4 years...
The CI tests [1] don't show any regression, nothing was broken on our devices so I guess there's no further objection.
Tested-by: Pierre-Louis Bossart pierre-louis.bossart@linux.intel.com