Searched refs:dpte_row_height_luma (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/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-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| D | display_mode_vba_21.c | 243 unsigned int dpte_row_height_luma, 3135 unsigned int dpte_row_height_luma, in CalculateActiveRowBandwidth() argument 3153 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) in CalculateActiveRowBandwidth() 3157 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime); in CalculateActiveRowBandwidth()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| D | display_mode_vba_30.c | 237 unsigned int dpte_row_height_luma, 3413 unsigned int dpte_row_height_luma, in CalculateRowBandwidth() argument 3431 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) in CalculateRowBandwidth() 3435 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime); in CalculateRowBandwidth()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| D | display_mode_vba_31.c | 255 unsigned int dpte_row_height_luma, 3719 unsigned int dpte_row_height_luma, argument 3735 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime) 3738 *dpte_row_bw = VRatio * PixelPTEBytesPerRowLuma / (dpte_row_height_luma * LineTime);
|