Re: [PATCH 1/8] accel/ivpu/40xx: Allow to change profiling frequency

2023-10-30 Thread Jeffrey Hugo
On 10/28/2023 9:59 AM, Stanislaw Gruszka wrote: From: Krystian Pradzynski Profiling freq is a debug firmware feature. It switches default clock to higher resolution for fine-grained and more accurate firmware task profiling. We already configure it during boot up of VPU4. Add debugfs knob and

[PATCH 1/8] accel/ivpu/40xx: Allow to change profiling frequency

2023-10-28 Thread Stanislaw Gruszka
From: Krystian Pradzynski Profiling freq is a debug firmware feature. It switches default clock to higher resolution for fine-grained and more accurate firmware task profiling. We already configure it during boot up of VPU4. Add debugfs knob and helpers per HW generation that allow to change it.