]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 15 Mar 2017 15:32:11 +0000 (10:32 -0500)
commit8e67fbc87ed11fbe7743df0c8f326ebfe3876fb8
treecfbda3df799ce08ea7ad1633dd53e74feac15bf5
parent5a2536894beb23337e5de00e04f6e381a79f1d0d
drm/amdgpu/pm: check for headless before calling compute_clocks

BugLink: http://bugs.launchpad.net/bugs/1673118
commit c10c8f7c27103bd7ac02d041d9d6e97296d48fc1 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c