Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
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.h665 …enum dml_clk_cfg_policy dcfclk_option; ///< brief Use for mode_program; user can select between us… member
H A Ddisplay_mode_core.c8328 if (clk_cfg->dcfclk_option != dml_use_override_freq) in dml_core_mode_programming()
10139 clk_cfg.dcfclk_option = dml_use_required_freq; in dml_mode_programming()