Home
last modified time | relevance | path

Searched refs:clock_change_support (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_enums.h116 enum clock_change_support { enum
H A Ddisplay_mode_vba.h204 enum clock_change_support dummy_dramchange_support;
847 enum clock_change_support DRAMClockChangeSupport[DC__VOLTAGE_STATES][2];
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h827 enum clock_change_support *DRAMClockChangeSupport,
H A Ddcn32_fpu.c284 …enum clock_change_support temp_clock_change_support = vba->DRAMClockChangeSupport[vlevel][context-… in dcn32_find_dummy_latency_index_for_fw_based_mclk_switch()