Searched refs:smu_dpm_clks (Results 1 – 6 of 6) sorted by relevance
500 struct dcn31_smu_dpm_clks *smu_dpm_clks) in dcn31_get_dpm_table_from_smu() argument502 DpmClocks_t *table = smu_dpm_clks->dpm_clks; in dcn31_get_dpm_table_from_smu()507 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn31_get_dpm_table_from_smu()513 smu_dpm_clks->mc_address.high_part); in dcn31_get_dpm_table_from_smu()515 smu_dpm_clks->mc_address.low_part); in dcn31_get_dpm_table_from_smu()677 struct dcn31_smu_dpm_clks smu_dpm_clks = { 0 }; in dcn31_clk_mgr_construct() local705 smu_dpm_clks.dpm_clks = (DpmClocks_t *)dm_helpers_allocate_gpu_mem( in dcn31_clk_mgr_construct()709 &smu_dpm_clks.mc_address.quad_part); in dcn31_clk_mgr_construct()711 if (smu_dpm_clks.dpm_clks == NULL) { in dcn31_clk_mgr_construct()712 smu_dpm_clks.dpm_clks = &dummy_clocks; in dcn31_clk_mgr_construct()[all …]
460 struct dcn315_smu_dpm_clks *smu_dpm_clks) in dcn315_get_dpm_table_from_smu() argument462 DpmClocks_315_t *table = smu_dpm_clks->dpm_clks; in dcn315_get_dpm_table_from_smu()467 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn315_get_dpm_table_from_smu()473 smu_dpm_clks->mc_address.high_part); in dcn315_get_dpm_table_from_smu()475 smu_dpm_clks->mc_address.low_part); in dcn315_get_dpm_table_from_smu()608 struct dcn315_smu_dpm_clks smu_dpm_clks = { 0 }; in dcn315_clk_mgr_construct() local636 smu_dpm_clks.dpm_clks = (DpmClocks_315_t *)dm_helpers_allocate_gpu_mem( in dcn315_clk_mgr_construct()640 &smu_dpm_clks.mc_address.quad_part); in dcn315_clk_mgr_construct()642 if (smu_dpm_clks.dpm_clks == NULL) { in dcn315_clk_mgr_construct()643 smu_dpm_clks.dpm_clks = &dummy_clocks; in dcn315_clk_mgr_construct()[all …]
515 struct dcn314_smu_dpm_clks *smu_dpm_clks) in dcn314_get_dpm_table_from_smu() argument517 DpmClocks314_t *table = smu_dpm_clks->dpm_clks; in dcn314_get_dpm_table_from_smu()522 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn314_get_dpm_table_from_smu()528 smu_dpm_clks->mc_address.high_part); in dcn314_get_dpm_table_from_smu()530 smu_dpm_clks->mc_address.low_part); in dcn314_get_dpm_table_from_smu()721 struct dcn314_smu_dpm_clks smu_dpm_clks = { 0 }; in dcn314_clk_mgr_construct() local749 smu_dpm_clks.dpm_clks = (DpmClocks314_t *)dm_helpers_allocate_gpu_mem( in dcn314_clk_mgr_construct()753 &smu_dpm_clks.mc_address.quad_part); in dcn314_clk_mgr_construct()755 if (smu_dpm_clks.dpm_clks == NULL) { in dcn314_clk_mgr_construct()756 smu_dpm_clks.dpm_clks = &dummy_clocks; in dcn314_clk_mgr_construct()[all …]
639 struct smu_dpm_clks *smu_dpm_clks) in vg_get_dpm_table_from_smu() argument641 struct vg_dpm_clocks *table = smu_dpm_clks->dpm_clks; in vg_get_dpm_table_from_smu()646 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in vg_get_dpm_table_from_smu()652 smu_dpm_clks->mc_address.high_part); in vg_get_dpm_table_from_smu()654 smu_dpm_clks->mc_address.low_part); in vg_get_dpm_table_from_smu()664 struct smu_dpm_clks smu_dpm_clks = { 0 }; in vg_clk_mgr_construct() local692 smu_dpm_clks.dpm_clks = (struct vg_dpm_clocks *)dm_helpers_allocate_gpu_mem( in vg_clk_mgr_construct()696 &smu_dpm_clks.mc_address.quad_part); in vg_clk_mgr_construct()698 if (smu_dpm_clks.dpm_clks == NULL) { in vg_clk_mgr_construct()699 smu_dpm_clks.dpm_clks = &dummy_clocks; in vg_clk_mgr_construct()[all …]
124 struct smu_dpm_clks { struct
422 struct dcn316_smu_dpm_clks *smu_dpm_clks) in dcn316_get_dpm_table_from_smu() argument424 DpmClocks_316_t *table = smu_dpm_clks->dpm_clks; in dcn316_get_dpm_table_from_smu()429 if (!table || smu_dpm_clks->mc_address.quad_part == 0) in dcn316_get_dpm_table_from_smu()435 smu_dpm_clks->mc_address.high_part); in dcn316_get_dpm_table_from_smu()437 smu_dpm_clks->mc_address.low_part); in dcn316_get_dpm_table_from_smu()578 struct dcn316_smu_dpm_clks smu_dpm_clks = { 0 }; in dcn316_clk_mgr_construct() local606 smu_dpm_clks.dpm_clks = (DpmClocks_316_t *)dm_helpers_allocate_gpu_mem( in dcn316_clk_mgr_construct()610 &smu_dpm_clks.mc_address.quad_part); in dcn316_clk_mgr_construct()612 if (smu_dpm_clks.dpm_clks == NULL) { in dcn316_clk_mgr_construct()613 smu_dpm_clks.dpm_clks = &dummy_clocks; in dcn316_clk_mgr_construct()[all …]