Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_policy.c301 …policy->AssumeModeSupportAtMaxPwrStateEvenDRAMClockChangeNotSupported = true; // TOREVIEW: What do… in build_unoptimized_policy_settings()
H A Ddisplay_mode_util.c342 …RAMClockChangeNotSupported = 0x%x\n", policy->AssumeModeSupportAtMaxPwrStateEvenDRAMClockChangeNot… in dml_print_dml_policy()
H A Ddisplay_mode_core_structs.h658 …dml_bool_t AssumeModeSupportAtMaxPwrStateEvenDRAMClockChangeNotSupported; //<brief if set; the mod… member
H A Ddisplay_mode_core.c8123 …(s->is_max_dram_pwr_state && mode_lib->policy.AssumeModeSupportAtMaxPwrStateEvenDRAMClockChangeNot… in dml_core_mode_support()