Home
last modified time | relevance | path

Searched refs:global_dram_clock_change_supported (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_utils.c309 …if (!fail_only || (support->global_dram_clock_change_supported == 0 && support->global_dram_clock_… in dml2_core_utils_print_mode_support_info()
310 …OSE("DML: support: dram_clock_change_support = %d\n", support->global_dram_clock_change_supported); in dml2_core_utils_print_mode_support_info()
H A Ddml2_core_shared_types.h279 bool global_dram_clock_change_supported; member
1045 bool global_dram_clock_change_supported; member
1832 bool *global_dram_clock_change_supported; member
H A Ddml2_core_dcn6_calcs_dchub.c1176 *p->global_dram_clock_change_supported = true; in dcn6_calculate_watermarks_and_dram_speed_change_support()
1311 *p->global_dram_clock_change_supported &= dcn6_calculate_pstate_support_method( in dcn6_calculate_watermarks_and_dram_speed_change_support()
1354 …ERBOSE("DML::%s: DRAMClockChangeSupport = %u\n", __func__, *p->global_dram_clock_change_supported); in dcn6_calculate_watermarks_and_dram_speed_change_support()
H A Ddml2_core_dcn5_funcs_mode_programming.c1123 …CalculateWatermarks_params->global_dram_clock_change_supported = &mode_lib->mp.global_dram_clock_c… in dcn5_mode_programming()
H A Ddml2_core_dcn5_calcs_dchub.c4349 *p->global_dram_clock_change_supported = true; in dcn5_calculate_watermarks_and_dram_speed_change_support()
4463 *p->global_dram_clock_change_supported &= dcn5_calculate_pstate_support_method( in dcn5_calculate_watermarks_and_dram_speed_change_support()
4505 …ERBOSE("DML::%s: DRAMClockChangeSupport = %u\n", __func__, *p->global_dram_clock_change_supported); in dcn5_calculate_watermarks_and_dram_speed_change_support()