Searched refs:meta_row_height_luma (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| D | display_mode_vba_20.c | 187 unsigned int meta_row_height_luma, 3046 unsigned int meta_row_height_luma, in CalculateActiveRowBandwidth() argument 3059 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth() 3063 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
|
| D | display_mode_vba_20v2.c | 211 unsigned int meta_row_height_luma, 3119 unsigned int meta_row_height_luma, in CalculateActiveRowBandwidth() argument 3132 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth() 3136 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| D | display_mode_vba_21.c | 239 unsigned int meta_row_height_luma, 3131 unsigned int meta_row_height_luma, in CalculateActiveRowBandwidth() argument 3143 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth() 3147 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| D | display_mode_vba_30.c | 233 unsigned int meta_row_height_luma, 3409 unsigned int meta_row_height_luma, in CalculateRowBandwidth() argument 3421 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateRowBandwidth() 3425 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| D | display_mode_vba_31.c | 251 unsigned int meta_row_height_luma, 3715 unsigned int meta_row_height_luma, argument 3727 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR… 3729 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
|