Searched refs:dpte_row_height_luma (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 393 unsigned int dpte_row_height_luma[], 519 unsigned int dpte_row_height_luma,
|
H A D | display_mode_vba_util_32.c | 1932 unsigned int dpte_row_height_luma[], in dml32_CalculateVMRowAndSwath() 2122 &dpte_row_height_luma[k], in dml32_CalculateVMRowAndSwath() 2200 dpte_row_height_luma[k] = dpte_row_height_luma_one_row_per_frame[k]; in dml32_CalculateVMRowAndSwath() 2230 dpte_row_height_luma[k], in dml32_CalculateVMRowAndSwath() 2242 …print("DML::%s: k=%d, dpte_row_height_luma = %d\n", __func__, k, dpte_row_height_luma[k]); in dml32_CalculateVMRowAndSwath() 2677 unsigned int dpte_row_height_luma, in dml32_CalculateRowBandwidth() argument 2697 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) + in dml32_CalculateRowBandwidth() 2700 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime); in dml32_CalculateRowBandwidth()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
H A D | display_mode_vba_20.c | 191 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 D | display_mode_vba_20v2.c | 215 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()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
H A D | display_mode_vba_21.c | 243 unsigned int dpte_row_height_luma, 3137 unsigned int dpte_row_height_luma, in CalculateActiveRowBandwidth() argument 3155 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) in CalculateActiveRowBandwidth() 3159 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | display_mode_vba_30.c | 235 unsigned int dpte_row_height_luma, 3318 unsigned int dpte_row_height_luma, in CalculateRowBandwidth() argument 3336 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) in CalculateRowBandwidth() 3340 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime); in CalculateRowBandwidth()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 248 unsigned int dpte_row_height_luma, 3470 unsigned int dpte_row_height_luma, argument 3486 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) 3489 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime);
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
H A D | display_mode_vba_314.c | 260 unsigned int dpte_row_height_luma, 3578 unsigned int dpte_row_height_luma, argument 3594 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) 3597 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime);
|