Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h514 unsigned int MetaRowByteChroma,
H A Ddisplay_mode_vba_util_32.c2674 unsigned int MetaRowByteChroma, in dml32_CalculateRowBandwidth() argument
2690 MetaRowByteChroma / (meta_row_height_chroma * LineTime); in dml32_CalculateRowBandwidth()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c186 unsigned int MetaRowByteChroma,
3042 unsigned int MetaRowByteChroma, in CalculateActiveRowBandwidth() argument
3057 + VRatio / 2 * MetaRowByteChroma in CalculateActiveRowBandwidth()
H A Ddisplay_mode_vba_20v2.c210 unsigned int MetaRowByteChroma,
3115 unsigned int MetaRowByteChroma, in CalculateActiveRowBandwidth() argument
3130 + VRatio / 2 * MetaRowByteChroma in CalculateActiveRowBandwidth()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c238 unsigned int MetaRowByteChroma,
3129 unsigned int MetaRowByteChroma, in CalculateActiveRowBandwidth() argument
3143 + VRatio / 2 * MetaRowByteChroma in CalculateActiveRowBandwidth()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c230 unsigned int MetaRowByteChroma,
3301 unsigned int MetaRowByteChroma, in CalculateRowBandwidth() argument
3315 + VRatioChroma * MetaRowByteChroma in CalculateRowBandwidth()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c243 unsigned int MetaRowByteChroma,
3453 unsigned int MetaRowByteChroma, argument
3466 …etaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaRowByteChroma / (meta_row_…
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c252 unsigned int MetaRowByteChroma,
3559 unsigned int MetaRowByteChroma, argument
3572 …etaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaRowByteChroma / (meta_row_…
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c299 dml_uint_t MetaRowByteChroma,
1914 dml_uint_t MetaRowByteChroma, in CalculateRowBandwidth() argument
1929 + VRatioChroma * MetaRowByteChroma in CalculateRowBandwidth()