Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h513 unsigned int MetaRowByteLuma,
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c298 dml_uint_t MetaRowByteLuma,
1917 dml_uint_t MetaRowByteLuma, in CalculateRowBandwidth() argument
1932 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateRowBandwidth()
1936 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateRowBandwidth()