]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 11 May 2017 17:10:02 +0000 (13:10 -0400)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Tue, 27 Jun 2017 13:16:24 +0000 (10:16 -0300)
commitf98727852755e57a768e0b5056636b342bb7e434
tree50d68c01ed258cf2275c258cc84ae58763ad6b67
parentd94b00471972a7dc688105ddb52812f89075a245
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)

BugLink: http://bugs.launchpad.net/bugs/1698799
commit 0a646f331db0eb9efc8d3a95a44872036d441d58 upstream.

Even if the vblank period would allow it, it still seems to
be problematic on some cards.

v2: fix logic inversion (Nils)

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

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
drivers/gpu/drm/amd/amdgpu/ci_dpm.c