Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c191 unsigned int dpte_row_height_luma,
3050 unsigned int dpte_row_height_luma, in CalculateActiveRowBandwidth() argument
3069 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3073 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
Ddisplay_mode_vba_20v2.c215 unsigned int dpte_row_height_luma,
3122 unsigned int dpte_row_height_luma, in CalculateActiveRowBandwidth() argument
3141 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3145 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c243 unsigned int dpte_row_height_luma,
3131 unsigned int dpte_row_height_luma, in CalculateActiveRowBandwidth() argument
3149 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3153 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c236 unsigned int dpte_row_height_luma,
3410 unsigned int dpte_row_height_luma, in CalculateRowBandwidth() argument
3428 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) in CalculateRowBandwidth()
3432 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime); in CalculateRowBandwidth()