Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c625 …in_out->mode_support_result.per_stream[stream_index].dscclk_khz = (unsigned int)core->clean_me_up.… in core_dcn4_mode_support()
626 …%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_dcn4_calcs.c10491 …>mp.DSCCLK[k] = programming->stream_programming[stream_index].min_clocks.dcn4x.dscclk_khz / 1000.0; in dml_core_mode_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_dpmm/
H A Ddml2_dpmm_dcn4.c438 …dpm(mode_support_result->per_stream[i].dscclk_khz, &display_cfg->stream_programming[i].min_clocks.… in map_min_clocks_to_dpm()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h3080 uint32_t dscclk_khz[MAX_PIPES]; /* DSCCLK_DTO_CTRL->DSCCLK_DTO_ENABLE from dsc_clocks */ member