Home
last modified time | relevance | path

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

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