Home
last modified time | relevance | path

Searched refs:MetaRowByteLuma (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.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-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c185 unsigned int MetaRowByteLuma,
3041 unsigned int MetaRowByteLuma, in CalculateActiveRowBandwidth() argument
3056 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3060 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
H A Ddisplay_mode_vba_20v2.c209 unsigned int MetaRowByteLuma,
3114 unsigned int MetaRowByteLuma, in CalculateActiveRowBandwidth() argument
3129 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3133 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c237 unsigned int MetaRowByteLuma,
3128 unsigned int MetaRowByteLuma, in CalculateActiveRowBandwidth() argument
3142 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3146 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c229 unsigned int MetaRowByteLuma,
3300 unsigned int MetaRowByteLuma, in CalculateRowBandwidth() argument
3314 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateRowBandwidth()
3318 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c242 unsigned int MetaRowByteLuma,
3452 unsigned int MetaRowByteLuma, argument
3466 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR…
3468 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c251 unsigned int MetaRowByteLuma,
3558 unsigned int MetaRowByteLuma, argument
3572 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR…
3574 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
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()