Searched refs:dpte_row_height_luma (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.h | 390 unsigned int dpte_row_height_luma[], 516 unsigned int dpte_row_height_luma,
|
D | display_mode_vba_util_32.c | 1927 unsigned int dpte_row_height_luma[], in dml32_CalculateVMRowAndSwath() 2117 &dpte_row_height_luma[k], in dml32_CalculateVMRowAndSwath() 2195 dpte_row_height_luma[k] = dpte_row_height_luma_one_row_per_frame[k]; in dml32_CalculateVMRowAndSwath() 2225 dpte_row_height_luma[k], in dml32_CalculateVMRowAndSwath() 2237 …print("DML::%s: k=%d, dpte_row_height_luma = %d\n", __func__, k, dpte_row_height_luma[k]); in dml32_CalculateVMRowAndSwath() 2672 unsigned int dpte_row_height_luma, in dml32_CalculateRowBandwidth() argument 2692 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) + in dml32_CalculateRowBandwidth() 2695 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime); in dml32_CalculateRowBandwidth()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
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()
|
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()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
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()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 237 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()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 249 unsigned int dpte_row_height_luma, 3466 unsigned int dpte_row_height_luma, argument 3482 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) 3485 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime);
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 261 unsigned int dpte_row_height_luma, 3576 unsigned int dpte_row_height_luma, argument 3592 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) 3595 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime);
|