commit | afeb3e11147adb357603b071d6d7d1f30ea7f19d | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Wed Apr 07 13:55:09 2010 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Jun 01 10:24:21 2010 +1000 |
tree | b8460e2bcba524fbeab090328c8f276419f552e6 | |
parent | cf22f20ade30f8c03955324aaf27b1049e182600 [diff] |
drm/nouveau: attempt to get bios from ACPI v3 Some of the laptops with the switchable graphics, seem to not post the secondary GPU at all, and we can't find a copy of the BIOS anywhere except in the ACPI rom retrieval. This adds support for ACPI ROM retrieval to nouveau. Signed-off-by: Dave Airlie <airlied@redhat.com>