]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: skip crit temperature values on APU (v2)
authorHuang Rui <ray.huang@amd.com>
Mon, 27 Jul 2020 08:19:45 +0000 (16:19 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Jul 2020 18:14:07 +0000 (14:14 -0400)
commitf809208beea94bf364ac9aaf05fe5effb026a6aa
tree2dc53a638778f083fe4b113fc7513b586a35cc63
parent3d47e7eda096073a7f02a7da93889e07a1f6dc7d
drm/amdgpu: skip crit temperature values on APU (v2)

It doesn't expose PPTable descriptor on APU platform. So max/min
temperature values cannot be got from APU platform.

v2: Stoney needs to skip crit temperature as well.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Kevin Wang <kevin1.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c