Home
last modified time | relevance | path

Searched refs:dpte_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.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()
H A Ddisplay_mode_vba_20v2.c215 unsigned int dpte_row_height_luma,
3123 unsigned int dpte_row_height_luma, in CalculateActiveRowBandwidth() argument
3142 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) in CalculateActiveRowBandwidth()
3146 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c237 unsigned int dpte_row_height_luma,
3411 unsigned int dpte_row_height_luma, in CalculateRowBandwidth() argument
3429 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) in CalculateRowBandwidth()
3433 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime); in CalculateRowBandwidth()