Home
last modified time | relevance | path

Searched refs:sop_table (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn5_funcs_mode_programming.c15 const struct dml2_sop_table *sop_table = &in_out_params->utm_soc_bb->sop_table; in dcn5_mode_programming() local
48 sop_table->get_max_sop(sop_table, &max_sop); in dcn5_mode_programming()
49 sop_table->get_min_sop(sop_table, &min_sop); in dcn5_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn6_stage_optimizers.c1625 const struct dml2_sop_table *sop_table = &utm_soc_bb->sop_table; in dml2_pmo_dcn6_stage_optimizer_vmin_dcfclk_optimize_next() local
1640 …if (sop_table->sop_optimal_dcfclks_khz[worksheet->cur.config.min_sop_index] <= utm_soc_bb->vmin_li… in dml2_pmo_dcn6_stage_optimizer_vmin_dcfclk_optimize_next()