commit | f01a9720cb149e76155dc6e0e051058450305f4f | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Mon Jan 17 11:22:38 2011 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Jan 17 11:28:59 2011 +1000 |
tree | 35f4477449f4e6ba3eb87726e2befd6f8493c8ed | |
parent | 8b464bfed674fc25d39d8a686010ebe509c8f62a [diff] |
drm/nouveau: fix gpu page faults triggered by plymouthd 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>