drm/nouveau/disp/nv50-: fix lookup of udisp table under certain circumstances
authorBen Skeggs <bskeggs@redhat.com>
Tue, 21 Jun 2016 06:29:03 +0000 (16:29 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 14 Jul 2016 01:53:25 +0000 (11:53 +1000)
commit9a2b8131c38e9e9fea6a803efe855a542c0f32d1
treeaa48902b14763e634201f9444e918449692ddd21
parent86b40432bd1986ad0e3b5822c4ef54c0dc1dacbc
drm/nouveau/disp/nv50-: fix lookup of udisp table under certain circumstances

Some VBIOS have separate tables for each link of a given output path,
which means we have to specify the specific link we're using instead
of all possible links.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/engine/disp/gf119.c
drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c
This page took 0.030818 seconds and 5 git commands to generate.