]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/pm: add some checks for PX
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 19 Feb 2016 20:30:15 +0000 (15:30 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Feb 2016 16:30:56 +0000 (11:30 -0500)
commit01b051e4cbddb7d4fca2d3ebf69eb2e90b3a7b3e
tree7c57b98827bf09d12d161098fa8c068a040b1535
parent9578e4cda9b939b7d0f3ca26f779cef8a7351afb
drm/amdgpu/pm: add some checks for PX

I.e., doesn't make sense to change power states or check the
temperature when the asic is powered off.

Reviewed-by: Christian König <christian.koenig@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c