Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dkv_dpm.c747 static int kv_enable_auto_thermal_throttling(struct radeon_device *rdev) in kv_enable_auto_thermal_throttling() function
1234 ret = kv_enable_auto_thermal_throttling(rdev); in kv_dpm_enable()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dkv_dpm.c832 static int kv_enable_auto_thermal_throttling(struct amdgpu_device *adev) in kv_enable_auto_thermal_throttling() function
1309 ret = kv_enable_auto_thermal_throttling(adev); in kv_dpm_enable()