Searched refs:dram_sr_exit_latency_100ns (Results 1 – 8 of 8) sorted by relevance
362 if (bb_info.dram_sr_exit_latency_100ns > 0) in dcn302_fpu_init_soc_bounding_box() 364 bb_info.dram_sr_exit_latency_100ns * 10; in dcn302_fpu_init_soc_bounding_box()
378 if (bb_info.dram_sr_exit_latency_100ns > 0) in dcn303_fpu_init_soc_bounding_box() 379 dcn3_03_soc.sr_exit_time_us = bb_info.dram_sr_exit_latency_100ns * 10; in dcn303_fpu_init_soc_bounding_box()
408 if (bb_info.dram_sr_exit_latency_100ns > 0) in dcn301_fpu_init_soc_bounding_box() 409 dcn3_01_soc.sr_exit_time_us = bb_info.dram_sr_exit_latency_100ns * 10; in dcn301_fpu_init_soc_bounding_box()
334 uint32_t dram_sr_exit_latency_100ns; member
735 if (bb_info.dram_sr_exit_latency_100ns > 0) in patch_dcn30_soc_bounding_box() 736 dcn3_0_soc.sr_exit_time_us = bb_info.dram_sr_exit_latency_100ns * 10; in patch_dcn30_soc_bounding_box()
278 if (in_dc->ctx->dc_bios->bb_info.dram_sr_exit_latency_100ns > 0) in override_dml_init_with_values_from_vbios() 280 (in_dc->ctx->dc_bios->bb_info.dram_sr_exit_latency_100ns + 9) / 10; in override_dml_init_with_values_from_vbios()
1134 soc_bb_info->dram_sr_exit_latency_100ns = disp_cntl_tbl->max_sr_exit_lat; in get_soc_bb_info_v4_4() 1159 soc_bb_info->dram_sr_exit_latency_100ns = disp_cntl_tbl->max_sr_exit_lat; in get_soc_bb_info_v4_5()
3118 if (bb_info.dram_sr_exit_latency_100ns > 0) in dcn32_update_bw_bounding_box_fpu() 3121 bb_info.dram_sr_exit_latency_100ns * 10; in dcn32_update_bw_bounding_box_fpu()