Home
last modified time | relevance | path

Searched refs:kv_force_dpm_lowest (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/radeon/
Dkv_dpm.c49 static int kv_force_dpm_lowest(struct radeon_device *rdev);
527 return kv_force_dpm_lowest(rdev); in kv_force_lowest_valid()
1643 ret = kv_force_dpm_lowest(rdev); in kv_dpm_force_performance_level()
1856 static int kv_force_dpm_lowest(struct radeon_device *rdev) in kv_force_dpm_lowest() function
/linux-6.12.1/drivers/gpu/drm/amd/pm/legacy-dpm/
Dkv_dpm.c60 static int kv_force_dpm_lowest(struct amdgpu_device *adev);
759 return kv_force_dpm_lowest(adev); in kv_force_lowest_valid()
1882 ret = kv_force_dpm_lowest(adev); in kv_dpm_force_performance_level()
2119 static int kv_force_dpm_lowest(struct amdgpu_device *adev) in kv_force_dpm_lowest() function