Home
last modified time | relevance | path

Searched refs:dpte_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.c190 unsigned int dpte_row_height_luma,
3048 unsigned int dpte_row_height_luma, in CalculateActiveRowBandwidth() argument
3067 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3071 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
Ddisplay_mode_vba_20v2.c213 unsigned int dpte_row_height_luma,
3080 unsigned int dpte_row_height_luma, in CalculateActiveRowBandwidth() argument
3099 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3103 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c242 unsigned int dpte_row_height_luma,
3130 unsigned int dpte_row_height_luma, in CalculateActiveRowBandwidth() argument
3148 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3152 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime); in CalculateActiveRowBandwidth()