Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_util.h67 __DML_DLL_EXPORT__ void dml_print_clk_cfg(const struct dml_clk_cfg_st *clk_cfg);
H A Ddisplay_mode_core_structs.h665 struct dml_clk_cfg_st { struct
673 }; // dml_clk_cfg_st argument
687 struct dml_clk_cfg_st clk_overrides; //< brief for mode programming clk override
1156 // Depends on the dml_clk_cfg_st option; these calculated values may not used in subsequent calculation.
H A Ddisplay_mode_util.c687 __DML_DLL_EXPORT__ void dml_print_clk_cfg(const struct dml_clk_cfg_st *clk_cfg) in dml_print_clk_cfg()