Home
last modified time | relevance | path

Searched refs:MetaRowByteLuma (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.h513 unsigned int MetaRowByteLuma,
Ddisplay_mode_vba_util_32.c2669 unsigned int MetaRowByteLuma, in dml32_CalculateRowBandwidth() argument
2685 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * in dml32_CalculateRowBandwidth()
2688 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in dml32_CalculateRowBandwidth()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c185 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()
Ddisplay_mode_vba_20v2.c209 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.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c237 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.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c229 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.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c242 unsigned int MetaRowByteLuma,
3455 unsigned int MetaRowByteLuma, argument
3469 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR…
3471 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c251 unsigned int MetaRowByteLuma,
3561 unsigned int MetaRowByteLuma, argument
3575 …*meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) + VRatioChroma * MetaR…
3577 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime);
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core.c297 dml_uint_t MetaRowByteLuma,
1911 dml_uint_t MetaRowByteLuma, in CalculateRowBandwidth() argument
1926 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateRowBandwidth()
1930 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()