Home
last modified time | relevance | path

Searched refs:min_mem_temp (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c266 adev->pm.dpm.thermal.min_mem_temp = range.mem_min; in phm_start_thermal_controller()
/openbsd/sys/dev/pci/drm/amd/pm/inc/
H A Damdgpu_dpm.h87 int min_mem_temp; member
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/
H A Damdgpu_smu.c1217 adev->pm.dpm.thermal.min_mem_temp = range->mem_min; in smu_get_thermal_temperature_range()
/openbsd/sys/dev/pci/drm/amd/pm/
H A Damdgpu_pm.c2318 temp = adev->pm.dpm.thermal.min_mem_temp; in amdgpu_hwmon_show_mem_temp_thresh()