Home
last modified time | relevance | path

Searched refs:meta_row_height_luma (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c186 unsigned int meta_row_height_luma,
3044 unsigned int meta_row_height_luma, in CalculateActiveRowBandwidth() argument
3057 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3061 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
Ddisplay_mode_vba_20v2.c209 unsigned int meta_row_height_luma,
3076 unsigned int meta_row_height_luma, in CalculateActiveRowBandwidth() argument
3089 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3093 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c238 unsigned int meta_row_height_luma,
3126 unsigned int meta_row_height_luma, in CalculateActiveRowBandwidth() argument
3138 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3142 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()