drm/nouveau: fix gpu page faults triggered by plymouthd
authorBen Skeggs <bskeggs@redhat.com>
Mon, 17 Jan 2011 01:22:38 +0000 (11:22 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 17 Jan 2011 01:28:59 +0000 (11:28 +1000)
The switch to separate BAR and channel address spaces made the fbcon memory
address calculation incorrect on NV50+ boards, this commit fixes that.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found