Home
last modified time | relevance | path

Searched refs:MetaRowByteLuma (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h513 unsigned int MetaRowByteLuma,
H A Ddisplay_mode_vba_util_32.c2673 unsigned int MetaRowByteLuma, in dml32_CalculateRowBandwidth() argument
2689 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * in dml32_CalculateRowBandwidth()
2692 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in dml32_CalculateRowBandwidth()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c200 unsigned int MetaRowByteLuma,
3139 unsigned int MetaRowByteLuma, in CalculateRowBandwidth() argument
3153 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateRowBandwidth()
3157 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c298 dml_uint_t MetaRowByteLuma,
1913 dml_uint_t MetaRowByteLuma, in CalculateRowBandwidth() argument
1928 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateRowBandwidth()
1932 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()