Home
last modified time | relevance | path

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

/Linux-v5.10/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,
3116 unsigned int MetaRowByteLuma, in CalculateActiveRowBandwidth() argument
3131 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3135 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c237 unsigned int MetaRowByteLuma,
3125 unsigned int MetaRowByteLuma, in CalculateActiveRowBandwidth() argument
3139 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3143 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c230 unsigned int MetaRowByteLuma,
3404 unsigned int MetaRowByteLuma, in CalculateRowBandwidth() argument
3418 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateRowBandwidth()
3422 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()