Searched refs:MetaRowByteLuma (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.h | 513 unsigned int MetaRowByteLuma,
|
| H A D | display_mode_vba_util_32.c | 2673 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/dcn20/ |
| H A D | display_mode_vba_20.c | 185 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 D | display_mode_vba_20v2.c | 209 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 D | display_mode_vba_21.c | 237 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 D | display_mode_vba_30.c | 200 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/dml/dcn314/ |
| H A D | display_mode_vba_314.c | 251 unsigned int MetaRowByteLuma, 3559 unsigned int MetaRowByteLuma, argument 3573 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR… 3575 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| H A D | display_mode_vba_31.c | 242 unsigned int MetaRowByteLuma, 3453 unsigned int MetaRowByteLuma, argument 3467 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR… 3469 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 298 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()
|