]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/pm: check for headless before calling compute_clocks
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 10 Feb 2017 23:09:32 +0000 (18:09 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 10 Feb 2017 23:09:32 +0000 (18:09 -0500)
commit8f80c64cde55add0e70594aea082b57d5445bb09
tree05ad619e7ad7e5d3df63fc95479a860d3a06a7cf
parent400b26a9344f20f2f6bbf5626c945e1656726cac
drm/amdgpu/pm: check for headless before calling compute_clocks

Don't update display bandwidth on headless asics.

bug:
https://bugs.freedesktop.org/show_bug.cgi?id=99387

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c