Searched refs:MetaRowByteLuma (Results  1 – 8 of 8) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/ | 
| D | display_mode_vba_util_32.h | 513 		unsigned int MetaRowByteLuma,
  | 
| D | display_mode_vba_util_32.c | 2671 		unsigned int MetaRowByteLuma,  in dml32_CalculateRowBandwidth()  argument 2687 		*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma *  in dml32_CalculateRowBandwidth() 2690 		*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);  in dml32_CalculateRowBandwidth()
  | 
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn20/ | 
| D | display_mode_vba_20.c | 185 		unsigned int MetaRowByteLuma, 3044 		unsigned int MetaRowByteLuma,  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 | 209 		unsigned int MetaRowByteLuma, 3117 		unsigned int MetaRowByteLuma,  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.6/drivers/gpu/drm/amd/display/dc/dml/dcn21/ | 
| D | display_mode_vba_21.c | 237 		unsigned int MetaRowByteLuma, 3131 		unsigned int MetaRowByteLuma,  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.6/drivers/gpu/drm/amd/display/dc/dml/dcn30/ | 
| D | display_mode_vba_30.c | 229 		unsigned int MetaRowByteLuma, 3312 		unsigned int MetaRowByteLuma,  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.6/drivers/gpu/drm/amd/display/dc/dml/dcn31/ | 
| D | display_mode_vba_31.c | 242 		unsigned int MetaRowByteLuma, 3464 		unsigned int MetaRowByteLuma,  argument 3478 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR… 3480 		*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
  | 
| /Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn314/ | 
| D | display_mode_vba_314.c | 254 		unsigned int MetaRowByteLuma, 3572 		unsigned int MetaRowByteLuma,  argument 3586 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR… 3588 		*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
  |