Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h707 …double DSCCLK[DML2_MAX_PLANES]; //< brief Required DSCCLK freq. Backend; not used in any subsequen… member
H A Ddml2_core_dcn4_calcs.c10484 …mode_lib->mp.DSCCLK[k] = programming->stream_programming[stream_index].min_clocks.dcn4x.dscclk_khz… in dml_core_mode_programming()
10485 …d stream_index=%d, mode_lib->mp.DSCCLK = %f\n", __func__, k, stream_index, mode_lib->mp.DSCCLK[k]); in dml_core_mode_programming()
13319 out->informative.misc.DSCCLK_calculated[k] = mode_lib->mp.DSCCLK[k]; in dml2_core_calcs_get_informative()