]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Always enable fan sensors for read
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 5 Oct 2018 16:11:25 +0000 (00:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 9 Oct 2018 22:05:12 +0000 (17:05 -0500)
commit754fdcbee5854469d8977a85654c66604a2974f0
tree3f98a34b48515c115bb4b63178c9309d4441499e
parent43952f6b51378a55bac0092afb21a7f35070ffdd
drm/amdgpu: Always enable fan sensors for read

don't need to set fan1_enable to read fan sensors.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c