Home
last modified time | relevance | path

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/
Ddisplay_mode_vba_util_32.h512 unsigned int meta_row_height_luma,
Ddisplay_mode_vba_util_32.c2668 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/
Ddisplay_mode_vba_20.c187 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()
Ddisplay_mode_vba_20v2.c211 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/
Ddisplay_mode_vba_21.c239 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/
Ddisplay_mode_vba_30.c233 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/
Ddisplay_mode_vba_31.c245 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/
Ddisplay_mode_vba_314.c257 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);