Home
last modified time | relevance | path

Searched refs:kv_force_dpm_lowest (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dkv_dpm.c49 static int kv_force_dpm_lowest(struct radeon_device *rdev);
528 return kv_force_dpm_lowest(rdev); in kv_force_lowest_valid()
1644 ret = kv_force_dpm_lowest(rdev); in kv_dpm_force_performance_level()
1857 static int kv_force_dpm_lowest(struct radeon_device *rdev) in kv_force_dpm_lowest() function
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Dkv_dpm.c59 static int kv_force_dpm_lowest(struct amdgpu_device *adev);
769 return kv_force_dpm_lowest(adev); in kv_force_lowest_valid()
1878 ret = kv_force_dpm_lowest(adev); in kv_dpm_force_performance_level()
2115 static int kv_force_dpm_lowest(struct amdgpu_device *adev) in kv_force_dpm_lowest() function
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dkv_dpm.c49 static int kv_force_dpm_lowest(struct radeon_device *rdev);
686 return kv_force_dpm_lowest(rdev); in kv_force_lowest_valid()
1824 ret = kv_force_dpm_lowest(rdev); in kv_dpm_force_performance_level()
2060 static int kv_force_dpm_lowest(struct radeon_device *rdev) in kv_force_dpm_lowest() function
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c60 static int kv_force_dpm_lowest(struct amdgpu_device *adev);
757 return kv_force_dpm_lowest(adev); in kv_force_lowest_valid()
1880 ret = kv_force_dpm_lowest(adev); in kv_dpm_force_performance_level()
2117 static int kv_force_dpm_lowest(struct amdgpu_device *adev) in kv_force_dpm_lowest() function

Completed in 16 milliseconds