]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/nouveau/disp/dp: train link only when actively displaying an image
authorBen Skeggs <bskeggs@redhat.com>
Fri, 19 May 2017 13:59:35 +0000 (23:59 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 16 Jun 2017 04:04:52 +0000 (14:04 +1000)
commit7d0a01a6dec9737d24be5ac223e73a0725eac8a0
tree1582b4f8170e50e510abd64cc6aa862f607374a1
parent22e008f90d546507d57bdac92030cece73ded09a
drm/nouveau/disp/dp: train link only when actively displaying an image

This essentially (unless the link becomes unstable and needs to be
re-trained) gives us a single entry-point to link training, during
supervisor handling, where we can ensure all routing is up to date.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c
drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c