Home
last modified time | relevance | path

Searched refs:vg_dpm_clocks (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Ddcn301_smu.h98 struct vg_dpm_clocks { struct
125 struct vg_dpm_clocks *dpm_clks; argument
H A Dvg_clk_mgr.c543 static unsigned int find_dcfclk_for_voltage(const struct vg_dpm_clocks *clock_table, in find_dcfclk_for_voltage()
560 const struct vg_dpm_clocks *clock_table) in vg_clk_mgr_helper_populate_bw_params()
624 static struct vg_dpm_clocks dummy_clocks = {
641 struct vg_dpm_clocks *table = smu_dpm_clks->dpm_clks; in vg_get_dpm_table_from_smu()
692 smu_dpm_clks.dpm_clks = (struct vg_dpm_clocks *)dm_helpers_allocate_gpu_mem( in vg_clk_mgr_construct()
695 sizeof(struct vg_dpm_clocks), in vg_clk_mgr_construct()