Home
last modified time | relevance | path

Searched refs:dprefclk_mhz (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/
H A Ddml_top_soc_parameter_types.h153 unsigned int dprefclk_mhz; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/bounding_boxes/
H A Ddcn4_soc_bb.h313 .dprefclk_mhz = 720,
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_mcg/
H A Ddml2_mcg_dcn4.c174 min_table->fixed_clocks_khz.dprefclk = soc_bb->dprefclk_mhz * 1000; in build_min_clock_table()
/linux/drivers/gpu/drm/amd/display/dc/soc_and_ip_translator/dcn401/
H A Ddcn401_soc_and_ip_translator.c211 soc_bb->dprefclk_mhz = dc->clk_mgr->dprefclk_khz / 1000; in dcn401_update_soc_bb_with_values_from_clk_mgr()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_translation_helper.c247 out->dprefclk_mhz = dml2->config.bbox_overrides.dprefclk_mhz; in dml2_init_socbb_params()
H A Ddisplay_mode_util.c652 dml_print("DML: soc_bbox: dprefclk_mhz = %f\n", soc->dprefclk_mhz); in dml_print_soc_bounding_box()
H A Ddisplay_mode_core_structs.h317 dml_float_t dprefclk_mhz; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn321/
H A Ddcn321_fpu.c706 dc->dml2_options.bbox_overrides.dprefclk_mhz = dc->clk_mgr->dprefclk_khz / 1000.0; in dcn321_update_bw_bounding_box_fpu()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c3148 dc->dml2_options.bbox_overrides.dprefclk_mhz = dc->clk_mgr->dprefclk_khz / 1000.0; in dcn32_update_bw_bounding_box_fpu()