Home
last modified time | relevance | path

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

/linux/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/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/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c229 unsigned int MetaRowByteLuma,
3301 unsigned int MetaRowByteLuma, in CalculateRowBandwidth() argument
3315 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateRowBandwidth()
3319 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c251 unsigned int MetaRowByteLuma,
3559 unsigned int MetaRowByteLuma, argument
3573 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaRowByteChroma / (meta_row_height_chroma * LineTime);
3575 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c242 unsigned int MetaRowByteLuma,
3453 unsigned int MetaRowByteLuma, argument
3467 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaRowByteChroma / (meta_row_height_chroma * LineTime);
3469 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);