git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1eb3810
)
drm/nouveau: completely fail init if we fail to map the PRAMIN BAR
author
Ben Skeggs
<bskeggs@redhat.com>
Wed, 2 Jun 2010 00:16:24 +0000
(10:16 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 8 Jun 2010 01:02:56 +0000
(11:02 +1000)
On cards where there's a specific BAR for PRAMIN, we used to try and fall
back to the "legacy" aperture within the mmio BAR.
This is doomed to cause problems, so lets just fail completely as there's
obviously something else very wrong anyway.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found