Home
last modified time | relevance | path

Searched refs:MaximumSwathWidthInLineBufferChroma (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h483 double MaximumSwathWidthInLineBufferChroma; member
751 double MaximumSwathWidthInLineBufferChroma; member
H A Ddml2_core_dcn4_calcs.c8241 mode_lib->ms.MaximumSwathWidthInLineBufferChroma = 0; in dml_core_mode_support()
8243 …mode_lib->ms.MaximumSwathWidthInLineBufferChroma = lb_buffer_size_bits_chroma * math_max2(display_… in dml_core_mode_support()
8248 …] = math_min2(s->MaximumSwathWidthSupportChroma, mode_lib->ms.MaximumSwathWidthInLineBufferChroma); in dml_core_mode_support()
8256 …SwathWidthInLineBufferChroma=%f\n", __func__, k, mode_lib->ms.MaximumSwathWidthInLineBufferChroma); in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h859 double MaximumSwathWidthInLineBufferChroma; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h951 dml_float_t MaximumSwathWidthInLineBufferChroma; member
H A Ddisplay_mode_core.c7018 mode_lib->ms.MaximumSwathWidthInLineBufferChroma = 0; in dml_core_mode_support()
7020 mode_lib->ms.MaximumSwathWidthInLineBufferChroma = in dml_core_mode_support()
7028 …[k] = dml_min(s->MaximumSwathWidthSupportChroma, mode_lib->ms.MaximumSwathWidthInLineBufferChroma); in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1942 v->MaximumSwathWidthInLineBufferChroma = 0; in dml32_ModeSupportAndSystemConfigurationFull()
1944 v->MaximumSwathWidthInLineBufferChroma = mode_lib->vba.LineBufferSizeFinal in dml32_ModeSupportAndSystemConfigurationFull()
1953 v->MaximumSwathWidthInLineBufferChroma); in dml32_ModeSupportAndSystemConfigurationFull()