Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dni_dpm.h234 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.c155 extern int ni_copy_and_switch_arb_sets(struct radeon_device *rdev,
2435 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()
2453 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.c4225 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()
4250 return ni_copy_and_switch_arb_sets(rdev, tmp, MC_CG_ARB_FREQ_F0); in si_force_switch_to_arb_f0()
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c3076 static int ni_copy_and_switch_arb_sets(struct amdgpu_device *adev, in ni_copy_and_switch_arb_sets() function
4704 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()
4729 return ni_copy_and_switch_arb_sets(adev, tmp, MC_CG_ARB_FREQ_F0); in si_force_switch_to_arb_f0()