Re: [PATCH 01/29] accel/ivpu: Update VPU FW API headers

2024-09-30 Thread Jacek Lawrynowicz
Hi, On 9/27/2024 10:24 PM, Jeffrey Hugo wrote: > On 9/24/2024 2:17 AM, Jacek Lawrynowicz wrote: >> @@ -301,7 +308,14 @@ struct vpu_boot_params { >>   u32 temp_sensor_period_ms; >>   /** PLL ratio for efficient clock frequency */ >>   u32 pn_freq_pll_ratio; >> -    /** DVFS Mode: Defaul

Re: [PATCH 01/29] accel/ivpu: Update VPU FW API headers

2024-09-27 Thread Jeffrey Hugo
On 9/24/2024 2:17 AM, Jacek Lawrynowicz wrote: @@ -301,7 +308,14 @@ struct vpu_boot_params { u32 temp_sensor_period_ms; /** PLL ratio for efficient clock frequency */ u32 pn_freq_pll_ratio; - /** DVFS Mode: Default: 0, Max Performance: 1, On Demand: 2, Power Save: 3