/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 543 unsigned int CursorWidth, 871 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX],
|
H A D | display_mode_vba_32.c | 657 mode_lib->vba.CursorWidth[k][0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 672 …v->cursor_bw[k] = mode_lib->vba.NumberOfCursors[k] * mode_lib->vba.CursorWidth[k][0] * mode_lib->v… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 854 mode_lib->vba.CursorWidth[k][0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 868 …v->cursor_bw_pre[k] = mode_lib->vba.NumberOfCursors[k] * mode_lib->vba.CursorWidth[k][0] * mode_li… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1269 mode_lib->vba.CursorWidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2644 mode_lib->vba.cursor_bw[k] = mode_lib->vba.NumberOfCursors[k] * mode_lib->vba.CursorWidth[k][0] in dml32_ModeSupportAndSystemConfigurationFull() 2872 mode_lib->vba.CursorWidth[k][0], in dml32_ModeSupportAndSystemConfigurationFull() 3355 mode_lib->vba.CursorWidth[k][0], mode_lib->vba.CursorBPP[k][0], in dml32_ModeSupportAndSystemConfigurationFull() 3368 …v->cursor_bw_pre[k] = mode_lib->vba.NumberOfCursors[k] * mode_lib->vba.CursorWidth[k][0] * mode_li… in dml32_ModeSupportAndSystemConfigurationFull() 3622 if (mode_lib->vba.CursorWidth[k][0] > 0.0) { in dml32_ModeSupportAndSystemConfigurationFull()
|
H A D | display_mode_vba_util_32.c | 2732 unsigned int CursorWidth, in dml32_CalculateUrgentBurstFactor() argument 2755 if (CursorWidth > 0) { in dml32_CalculateUrgentBurstFactor() 2757 (CursorWidth * CursorBPP / 8.0)), 1.0); in dml32_CalculateUrgentBurstFactor() 4713 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX], in dml32_CalculatePixelDeliveryTimes() 4844 cursor_req_per_width = dml_ceil((double) CursorWidth[k][0] * (double) CursorBPP[k][0] / in dml32_CalculatePixelDeliveryTimes() 4848 CursorRequestDeliveryTime[k] = (double) CursorWidth[k][0] / in dml32_CalculatePixelDeliveryTimes() 4851 CursorRequestDeliveryTime[k] = (double) CursorWidth[k][0] / in dml32_CalculatePixelDeliveryTimes() 4855 CursorRequestDeliveryTimePrefetch[k] = (double) CursorWidth[k][0] / in dml32_CalculatePixelDeliveryTimes() 4858 CursorRequestDeliveryTimePrefetch[k] = (double) CursorWidth[k][0] / in dml32_CalculatePixelDeliveryTimes()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | display_mode_vba_30.c | 382 unsigned int CursorWidth, 419 unsigned int CursorWidth[][2], 2557 v->CursorWidth[k][0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2579 v->CursorWidth[k][0], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2841 v->CursorWidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 4511 v->CursorWidth[k][0], in dml30_ModeSupportAndSystemConfigurationFull() 4855 v->CursorWidth[k][0], in dml30_ModeSupportAndSystemConfigurationFull() 5092 if (v->CursorWidth[k][0] > 0.0) { in dml30_ModeSupportAndSystemConfigurationFull() 5476 unsigned int CursorWidth, in CalculateUrgentBurstFactor() argument 5498 if (CursorWidth > 0) { in CalculateUrgentBurstFactor() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 347 unsigned int CursorWidth, 383 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX], 2716 v->CursorWidth[k][0], 2737 v->CursorWidth[k][0], 3002 v->CursorWidth, 4927 v->CursorWidth[k][0], 5196 v->CursorWidth[k][0], 5400 if (v->CursorWidth[k][0] > 0.0) { 5833 unsigned int CursorWidth, argument 5855 if (CursorWidth > 0) { [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
H A D | display_mode_vba_314.c | 359 unsigned int CursorWidth, 395 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX], 2737 v->CursorWidth[k][0], 2758 v->CursorWidth[k][0], 3023 v->CursorWidth, 5016 v->CursorWidth[k][0], 5283 v->CursorWidth[k][0], 5487 if (v->CursorWidth[k][0] > 0.0) { 5928 unsigned int CursorWidth, argument 5950 if (CursorWidth > 0) { [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
H A D | display_mode_vba_21.c | 370 unsigned int CursorWidth, 2249 …locals->cursor_bw[k] += mode_lib->vba.CursorWidth[k][m] * mode_lib->vba.CursorBPP[k][m] / 8.0 / (m… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2250 …locals->cursor_bw_pre[k] += mode_lib->vba.CursorWidth[k][m] * mode_lib->vba.CursorBPP[k][m] / 8.0 … in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2262 mode_lib->vba.CursorWidth[k][0] + mode_lib->vba.CursorWidth[k][1], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 4813 locals->cursor_bw[k] = mode_lib->vba.CursorWidth[k][m] * mode_lib->vba.CursorBPP[k][m] in dml21_ModeSupportAndSystemConfigurationFull() 4815 locals->cursor_bw_pre[k] = mode_lib->vba.CursorWidth[k][m] * mode_lib->vba.CursorBPP[k][m] in dml21_ModeSupportAndSystemConfigurationFull() 4827 mode_lib->vba.CursorWidth[k][0] + mode_lib->vba.CursorWidth[k][1], in dml21_ModeSupportAndSystemConfigurationFull() 5088 if (mode_lib->vba.CursorWidth[k][0] > 0.0) { in dml21_ModeSupportAndSystemConfigurationFull() 5619 unsigned int CursorWidth, in CalculateUrgentBurstFactor() argument 5650 if (CursorWidth > 0) { in CalculateUrgentBurstFactor() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.c | 748 mode_lib->vba.CursorWidth[mode_lib->vba.NumberOfActivePlanes][0] = in fetch_pipe_params() 757 mode_lib->vba.CursorWidth[mode_lib->vba.NumberOfActivePlanes][1] = in fetch_pipe_params()
|
H A D | display_mode_vba.h | 516 unsigned int CursorWidth[DC__NUM_DPP__MAX][DC__NUM_CURSOR__MAX]; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
H A D | display_mode_vba_20.c | 2045 mode_lib->vba.cursor_bw[k] += mode_lib->vba.CursorWidth[k][j] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 4665 …locals->cursor_bw[k] = locals->NumberOfCursors[k] * locals->CursorWidth[k][m] * locals->CursorBPP[… in dml20_ModeSupportAndSystemConfigurationFull() 4960 if (mode_lib->vba.CursorWidth[k][j] > 0.0) { in dml20_ModeSupportAndSystemConfigurationFull() 4966 / (mode_lib->vba.CursorWidth[k][j] in dml20_ModeSupportAndSystemConfigurationFull()
|
H A D | display_mode_vba_20v2.c | 2081 mode_lib->vba.cursor_bw[k] += mode_lib->vba.CursorWidth[k][j] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 4787 …locals->cursor_bw[k] = locals->NumberOfCursors[k] * locals->CursorWidth[k][m] * locals->CursorBPP[… in dml20v2_ModeSupportAndSystemConfigurationFull() 5076 if (mode_lib->vba.CursorWidth[k][j] > 0.0) { in dml20v2_ModeSupportAndSystemConfigurationFull() 5082 / (mode_lib->vba.CursorWidth[k][j] in dml20v2_ModeSupportAndSystemConfigurationFull()
|