Home
last modified time | relevance | path

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

/linux/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/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/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c230 unsigned int MetaRowByteChroma,
3302 unsigned int MetaRowByteChroma, in CalculateRowBandwidth() argument
3316 + VRatioChroma * MetaRowByteChroma in CalculateRowBandwidth()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c252 unsigned int MetaRowByteChroma,
3560 unsigned int MetaRowByteChroma, argument
3573 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaRowByteChroma / (meta_row_height_chroma * LineTime);
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c243 unsigned int MetaRowByteChroma,
3454 unsigned int MetaRowByteChroma, argument
3467 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaRowByteChroma / (meta_row_height_chroma * LineTime);