Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
H A Damdgpu_display_mode_vba_20v2.c214 unsigned int MetaRowByteLuma,
3086 unsigned int MetaRowByteLuma, in CalculateActiveRowBandwidth() argument
3101 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3105 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
H A Damdgpu_display_mode_vba_20.c190 unsigned int MetaRowByteLuma,
3049 unsigned int MetaRowByteLuma, in CalculateActiveRowBandwidth() argument
3064 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3068 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
H A Damdgpu_display_mode_vba_21.c242 unsigned int MetaRowByteLuma,
3130 unsigned int MetaRowByteLuma, in CalculateActiveRowBandwidth() argument
3144 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3148 *meta_row_bw = VRatio * MetaRowByteLuma / (meta_row_height_luma * LineTime); in CalculateActiveRowBandwidth()