commit | 6d696305530c0b3fcd7d15ad87d7203cb53df5b7 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Wed Jun 02 10:16:24 2010 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Jun 08 11:02:56 2010 +1000 |
tree | ee771c7b9023cd7b2473b31c6d6fb664b25cdf90 | |
parent | 1eb38100abc467f1133e548d82ab171cab34292b [diff] |
drm/nouveau: completely fail init if we fail to map the PRAMIN BAR 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>