Home
last modified time | relevance | path

Searched refs:ni_copy_and_switch_arb_sets (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dni_dpm.h230 int ni_copy_and_switch_arb_sets(struct radeon_device *rdev,
H A Dni_dpm.c1504 int ni_copy_and_switch_arb_sets(struct radeon_device *rdev, in ni_copy_and_switch_arb_sets() function
1590 return ni_copy_and_switch_arb_sets(rdev, MC_CG_ARB_FREQ_F0, MC_CG_ARB_FREQ_F1); in ni_initial_switch_from_arb_f0_to_f1()
1610 return ni_copy_and_switch_arb_sets(rdev, tmp, MC_CG_ARB_FREQ_F0); in ni_force_switch_to_arb_f0()
H A Dci_dpm.c150 extern int ni_copy_and_switch_arb_sets(struct radeon_device *rdev,
2430 return ni_copy_and_switch_arb_sets(rdev, MC_CG_ARB_FREQ_F0, MC_CG_ARB_FREQ_F1); in ci_initial_switch_from_arb_f0_to_f1()
2448 return ni_copy_and_switch_arb_sets(rdev, tmp, MC_CG_ARB_FREQ_F0); in ci_force_switch_to_arb_f0()
H A Dsi_dpm.c4188 return ni_copy_and_switch_arb_sets(rdev, MC_CG_ARB_FREQ_F0, MC_CG_ARB_FREQ_F1); in si_initial_switch_from_arb_f0_to_f1()
4213 return ni_copy_and_switch_arb_sets(rdev, tmp, MC_CG_ARB_FREQ_F0); in si_force_switch_to_arb_f0()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c3092 static int ni_copy_and_switch_arb_sets(struct amdgpu_device *adev, in ni_copy_and_switch_arb_sets() function
4755 return ni_copy_and_switch_arb_sets(adev, MC_CG_ARB_FREQ_F0, MC_CG_ARB_FREQ_F1); in si_initial_switch_from_arb_f0_to_f1()
4780 return ni_copy_and_switch_arb_sets(adev, tmp, MC_CG_ARB_FREQ_F0); in si_force_switch_to_arb_f0()