Searched refs:rv6xx_can_step_post_div (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | rv6xx_dpm.c | 209 static bool rv6xx_can_step_post_div(struct radeon_device *rdev, in rv6xx_can_step_post_div() function 224 while (rv6xx_can_step_post_div(rdev, &next, target)) in rv6xx_next_post_div_step() 261 if (rv6xx_can_step_post_div(rdev, &cur, &target)) in rv6xx_generate_steps()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | rv6xx_dpm.c | 209 static bool rv6xx_can_step_post_div(struct radeon_device *rdev, in rv6xx_can_step_post_div() function 224 while (rv6xx_can_step_post_div(rdev, &next, target)) in rv6xx_next_post_div_step() 261 if (rv6xx_can_step_post_div(rdev, &cur, &target)) in rv6xx_generate_steps()
|
Completed in 7 milliseconds