Home
last modified time | relevance | path

Searched refs:dscclk_khz (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h274 unsigned long dscclk_khz; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c504 …in_out->mode_support_result.per_stream[stream_index].dscclk_khz = (unsigned int)core->clean_me_up.… in core_dcn4_mode_support()
505 …%u\n", __func__, i, stream_index, in_out->mode_support_result.per_stream[stream_index].dscclk_khz); in core_dcn4_mode_support()
H A Ddml2_core_shared.c9886 …>mp.DSCCLK[k] = programming->stream_programming[stream_index].min_clocks.dcn4x.dscclk_khz / 1000.0; in dml2_core_shared_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
H A Ddml2_internal_shared_types.h212 unsigned int dscclk_khz; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_dpmm/
H A Ddml2_dpmm_dcn4.c359 …dpm(mode_support_result->per_stream[i].dscclk_khz, &display_cfg->stream_programming[i].min_clocks.… in map_min_clocks_to_dpm()