File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315 Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -334,31 +334,31 @@ static struct wm_table lpddr5_wm_table = {
334
334
{
335
335
.wm_inst = WM_A ,
336
336
.wm_type = WM_TYPE_PSTATE_CHG ,
337
- .pstate_latency_us = 11.65333 ,
337
+ .pstate_latency_us = 129.0 ,
338
338
.sr_exit_time_us = 11.5 ,
339
339
.sr_enter_plus_exit_time_us = 14.5 ,
340
340
.valid = true,
341
341
},
342
342
{
343
343
.wm_inst = WM_B ,
344
344
.wm_type = WM_TYPE_PSTATE_CHG ,
345
- .pstate_latency_us = 11.65333 ,
345
+ .pstate_latency_us = 129.0 ,
346
346
.sr_exit_time_us = 11.5 ,
347
347
.sr_enter_plus_exit_time_us = 14.5 ,
348
348
.valid = true,
349
349
},
350
350
{
351
351
.wm_inst = WM_C ,
352
352
.wm_type = WM_TYPE_PSTATE_CHG ,
353
- .pstate_latency_us = 11.65333 ,
353
+ .pstate_latency_us = 129.0 ,
354
354
.sr_exit_time_us = 11.5 ,
355
355
.sr_enter_plus_exit_time_us = 14.5 ,
356
356
.valid = true,
357
357
},
358
358
{
359
359
.wm_inst = WM_D ,
360
360
.wm_type = WM_TYPE_PSTATE_CHG ,
361
- .pstate_latency_us = 11.65333 ,
361
+ .pstate_latency_us = 129.0 ,
362
362
.sr_exit_time_us = 11.5 ,
363
363
.sr_enter_plus_exit_time_us = 14.5 ,
364
364
.valid = true,
You can’t perform that action at this time.
0 commit comments