]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drm/nouveau/disp/sor/gf119: both links use the same training register
authorBen Skeggs <bskeggs@redhat.com>
Fri, 3 Jun 2016 04:37:40 +0000 (14:37 +1000)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 9 Aug 2016 13:08:29 +0000 (15:08 +0200)
commit7802d1f422754cee5a23dbb505ba23a79f14d215
tree4439b2e584e8ab32419daacb5ea63fb1889824eb
parent203abca360da29ab8650aac581ea9a25166befed
drm/nouveau/disp/sor/gf119: both links use the same training register

BugLink: http://bugs.launchpad.net/bugs/1607404
commit a8953c52b95167b5d21a66f0859751570271d834 upstream.

It appears that, for whatever reason, both link A and B use the same
register to control the training pattern.  It's a little odd, as the
GPUs before this (Tesla/Fermi1) have per-link registers, as do newer
GPUs (Maxwell).

Fixes the third DP output on NVS 510 (GK107).

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
drivers/gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c