Searched refs:DRAMClockChangeSupport (Results 1 – 7 of 7) sorted by relevance
334 enum clock_change_support *DRAMClockChangeSupport,2410 enum clock_change_support DRAMClockChangeSupport; // dummy in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local2460 &DRAMClockChangeSupport, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()5019 &locals->DRAMClockChangeSupport[i][j], in dml21_ModeSupportAndSystemConfigurationFull()5186 && ((locals->DRAMClockChangeSupport[i][1] == dm_dram_clock_change_vactive in dml21_ModeSupportAndSystemConfigurationFull()5187 && locals->DRAMClockChangeSupport[i][0] != dm_dram_clock_change_vactive) in dml21_ModeSupportAndSystemConfigurationFull()5188 || (locals->DRAMClockChangeSupport[i][1] == dm_dram_clock_change_vblank in dml21_ModeSupportAndSystemConfigurationFull()5189 && locals->DRAMClockChangeSupport[i][0] == dm_dram_clock_change_unsupported))))) { in dml21_ModeSupportAndSystemConfigurationFull()5274 enum clock_change_support *DRAMClockChangeSupport, in CalculateWatermarksAndDRAMSpeedChangeSupport()5481 *DRAMClockChangeSupport = dm_dram_clock_change_vactive; in CalculateWatermarksAndDRAMSpeedChangeSupport()[all …]
615 enum clock_change_support DRAMClockChangeSupport[DC__VOLTAGE_STATES][2]; member
1987 vba->DRAMClockChangeSupport[vlevel][vba->maxMpcComb] == dm_dram_clock_change_unsupported) { in dcn30_internal_validate_bw()2214 …bool pstate_en = context->bw_ctx.dml.vba.DRAMClockChangeSupport[vlevel][context->bw_ctx.dml.vba.ma… in dcn30_calculate_wm_and_dlg()2281 …if (context->bw_ctx.dml.vba.DRAMClockChangeSupport[vlevel][context->bw_ctx.dml.vba.maxMpcComb] == … in dcn30_calculate_wm_and_dlg()
346 enum clock_change_support *DRAMClockChangeSupport,2803 enum clock_change_support DRAMClockChangeSupport = 0; // dummy in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local2855 &DRAMClockChangeSupport, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()5244 &v->DRAMClockChangeSupport[i][j], in dml30_ModeSupportAndSystemConfigurationFull()5416 enum clock_change_support *DRAMClockChangeSupport, in CalculateWatermarksAndDRAMSpeedChangeSupport()5562 *DRAMClockChangeSupport = dm_dram_clock_change_vactive; in CalculateWatermarksAndDRAMSpeedChangeSupport()5564 *DRAMClockChangeSupport = dm_dram_clock_change_vblank; in CalculateWatermarksAndDRAMSpeedChangeSupport()5566 *DRAMClockChangeSupport = dm_dram_clock_change_unsupported; in CalculateWatermarksAndDRAMSpeedChangeSupport()
2648 mode_lib->vba.DRAMClockChangeSupport[0][0] = dm_dram_clock_change_vactive; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2651 mode_lib->vba.DRAMClockChangeSupport[0][0] = dm_dram_clock_change_vactive; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2658 mode_lib->vba.DRAMClockChangeSupport[0][0] = dm_dram_clock_change_vblank; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2661 mode_lib->vba.DRAMClockChangeSupport[0][0] = in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2666 mode_lib->vba.DRAMClockChangeSupport[0][0] = dm_dram_clock_change_unsupported; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2672 mode_lib->vba.DRAMClockChangeSupport[k][j] = mode_lib->vba.DRAMClockChangeSupport[0][0]; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2584 mode_lib->vba.DRAMClockChangeSupport[0][0] = dm_dram_clock_change_vactive; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2587 mode_lib->vba.DRAMClockChangeSupport[0][0] = dm_dram_clock_change_vblank; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2590 mode_lib->vba.DRAMClockChangeSupport[0][0] = in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2595 mode_lib->vba.DRAMClockChangeSupport[0][0] = dm_dram_clock_change_unsupported; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2600 mode_lib->vba.DRAMClockChangeSupport[k][j] = mode_lib->vba.DRAMClockChangeSupport[0][0]; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3083 context->bw_ctx.dml.vba.DRAMClockChangeSupport[vlevel][context->bw_ctx.dml.vba.maxMpcComb]