Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A 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()
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c239 unsigned int meta_row_height_luma,
3127 unsigned int meta_row_height_luma, 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c233 unsigned int meta_row_height_luma,
3407 unsigned int meta_row_height_luma, in CalculateRowBandwidth() argument
3419 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateRowBandwidth()
3423 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()