Home
last modified time | relevance | path

Searched refs:dcfclk_option (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_util.c690 dml_print("DML: clk_cfg: dcfclk_option = %d\n", clk_cfg->dcfclk_option); in dml_print_clk_cfg()
H A Ddisplay_mode_core_structs.h666 …enum dml_clk_cfg_policy dcfclk_option; ///< brief Use for mode_program; user can select between us… member
H A Ddisplay_mode_core.c8320 if (clk_cfg->dcfclk_option != dml_use_override_freq) in dml_core_mode_programming()
10131 clk_cfg.dcfclk_option = dml_use_required_freq; in dml_mode_programming()