Searched refs:MetaRowByteLuma (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.h | 510 unsigned int MetaRowByteLuma,
|
D | display_mode_vba_util_32.c | 2666 unsigned int MetaRowByteLuma, 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-6.1.9/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-6.1.9/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-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 231 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-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 243 unsigned int MetaRowByteLuma, 3460 unsigned int MetaRowByteLuma, 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-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 255 unsigned int MetaRowByteLuma, 3570 unsigned int MetaRowByteLuma, 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);
|