Home
last modified time | relevance | path

Searched refs:ni_copy_and_switch_arb_sets (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dni_dpm.h234 int ni_copy_and_switch_arb_sets(struct radeon_device *rdev,
H A Dni_dpm.c1505 int ni_copy_and_switch_arb_sets(struct radeon_device *rdev, in ni_copy_and_switch_arb_sets() function
1591 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()
1611 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.c153 extern int ni_copy_and_switch_arb_sets(struct radeon_device *rdev,
2459 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()
2477 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.c4228 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()
4253 return ni_copy_and_switch_arb_sets(rdev, tmp, MC_CG_ARB_FREQ_F0); in si_force_switch_to_arb_f0()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.c3061 static int ni_copy_and_switch_arb_sets(struct amdgpu_device *adev, in ni_copy_and_switch_arb_sets() function
4689 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()
4714 return ni_copy_and_switch_arb_sets(adev, tmp, MC_CG_ARB_FREQ_F0); in si_force_switch_to_arb_f0()
/kernel/linux/linux-6.6/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()

Completed in 64 milliseconds