Searched refs:MetaRowByteChroma (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
H A D | display_mode_vba_20.c | 186 unsigned int MetaRowByteChroma, 3042 unsigned int MetaRowByteChroma, in CalculateActiveRowBandwidth() argument 3057 + VRatio / 2 * MetaRowByteChroma in CalculateActiveRowBandwidth()
|
H A D | display_mode_vba_20v2.c | 210 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 D | display_mode_vba_21.c | 238 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 D | display_mode_vba_30.c | 230 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 D | display_mode_vba_314.c | 252 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 D | display_mode_vba_31.c | 243 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);
|