Searched refs:DRAMClockChangeSupport (Results 1 – 5 of 5) sorted by relevance
339 enum clock_change_support *DRAMClockChangeSupport,2415 enum clock_change_support DRAMClockChangeSupport; // dummy in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local2465 &DRAMClockChangeSupport, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()5022 &locals->DRAMClockChangeSupport[i][j], in dml21_ModeSupportAndSystemConfigurationFull()5189 && ((locals->DRAMClockChangeSupport[i][1] == dm_dram_clock_change_vactive in dml21_ModeSupportAndSystemConfigurationFull()5190 && locals->DRAMClockChangeSupport[i][0] != dm_dram_clock_change_vactive) in dml21_ModeSupportAndSystemConfigurationFull()5191 || (locals->DRAMClockChangeSupport[i][1] == dm_dram_clock_change_vblank in dml21_ModeSupportAndSystemConfigurationFull()5192 && locals->DRAMClockChangeSupport[i][0] == dm_dram_clock_change_unsupported))))) { in dml21_ModeSupportAndSystemConfigurationFull()5277 enum clock_change_support *DRAMClockChangeSupport, in CalculateWatermarksAndDRAMSpeedChangeSupport()5484 *DRAMClockChangeSupport = dm_dram_clock_change_vactive; in CalculateWatermarksAndDRAMSpeedChangeSupport()[all …]
603 enum clock_change_support DRAMClockChangeSupport[DC__VOLTAGE_STATES + 1][2]; member
2623 mode_lib->vba.DRAMClockChangeSupport[0][0] = dm_dram_clock_change_vactive; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2626 mode_lib->vba.DRAMClockChangeSupport[0][0] = dm_dram_clock_change_vactive; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2629 mode_lib->vba.DRAMClockChangeSupport[0][0] = dm_dram_clock_change_vblank; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2632 mode_lib->vba.DRAMClockChangeSupport[0][0] = in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2637 mode_lib->vba.DRAMClockChangeSupport[0][0] = dm_dram_clock_change_unsupported; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2642 mode_lib->vba.DRAMClockChangeSupport[k][j] = mode_lib->vba.DRAMClockChangeSupport[0][0]; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2589 mode_lib->vba.DRAMClockChangeSupport[0][0] = dm_dram_clock_change_vactive; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2592 mode_lib->vba.DRAMClockChangeSupport[0][0] = dm_dram_clock_change_vblank; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2595 mode_lib->vba.DRAMClockChangeSupport[0][0] = in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2600 mode_lib->vba.DRAMClockChangeSupport[0][0] = dm_dram_clock_change_unsupported; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2605 mode_lib->vba.DRAMClockChangeSupport[k][j] = mode_lib->vba.DRAMClockChangeSupport[0][0]; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2794 context->bw_ctx.dml.vba.DRAMClockChangeSupport[vlevel][context->bw_ctx.dml.vba.maxMpcComb] in dcn20_calculate_dlg_params()