Searched refs:meta_row_height_luma (Results 1 – 8 of 8) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| D | display_mode_vba_util_32.h | 512 unsigned int meta_row_height_luma,
|
| D | display_mode_vba_util_32.c | 2668 unsigned int meta_row_height_luma, in dml32_CalculateRowBandwidth() argument 2682 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * in dml32_CalculateRowBandwidth() 2685 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in dml32_CalculateRowBandwidth()
|
| /Linux-v6.1/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-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| D | display_mode_vba_21.c | 239 unsigned int meta_row_height_luma, 3133 unsigned int meta_row_height_luma, in CalculateActiveRowBandwidth() argument 3145 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth() 3149 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| D | display_mode_vba_30.c | 233 unsigned int meta_row_height_luma, 3314 unsigned int meta_row_height_luma, in CalculateRowBandwidth() argument 3326 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateRowBandwidth() 3330 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| D | display_mode_vba_31.c | 245 unsigned int meta_row_height_luma, 3462 unsigned int meta_row_height_luma, argument 3474 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR… 3476 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
| D | display_mode_vba_314.c | 257 unsigned int meta_row_height_luma, 3572 unsigned int meta_row_height_luma, argument 3584 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR… 3586 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
|