Home
last modified time | relevance | path

Searched refs:meta_row_height_luma (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h515 unsigned int meta_row_height_luma,
H A Ddisplay_mode_vba_util_32.c2673 unsigned int meta_row_height_luma, in dml32_CalculateRowBandwidth() argument
2687 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * in dml32_CalculateRowBandwidth()
2690 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in dml32_CalculateRowBandwidth()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c187 unsigned int meta_row_height_luma,
3046 unsigned int meta_row_height_luma, in CalculateActiveRowBandwidth() argument
3059 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3063 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
H A Ddisplay_mode_vba_20v2.c211 unsigned int meta_row_height_luma,
3119 unsigned int meta_row_height_luma, in CalculateActiveRowBandwidth() argument
3132 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3136 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c239 unsigned int meta_row_height_luma,
3133 unsigned int meta_row_height_luma, in CalculateActiveRowBandwidth() argument
3145 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3149 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c231 unsigned int meta_row_height_luma,
3314 unsigned int meta_row_height_luma, in CalculateRowBandwidth() argument
3326 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateRowBandwidth()
3330 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c244 unsigned int meta_row_height_luma,
3466 unsigned int meta_row_height_luma, argument
3478 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR…
3480 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c256 unsigned int meta_row_height_luma,
3574 unsigned int meta_row_height_luma, argument
3586 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR…
3588 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);