diff options
author | 2015-10-01 23:41:21 -0400 | |
---|---|---|
committer | 2015-10-12 13:54:56 +1000 | |
commit | 25d295882a1adfcdaaad85369289677b87c7c8f0 (patch) | |
tree | 3c586938dcc7b2fd9db944db8745f60f72ae5a52 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/nouveau/fbcon: take runpm reference when userspace has an open fd (diff) | |
download | linux-dev-25d295882a1adfcdaaad85369289677b87c7c8f0.tar.xz linux-dev-25d295882a1adfcdaaad85369289677b87c7c8f0.zip |
drm/nouveau/bios: fix OF loading
Currently OF bios load fails for a few reasons:
- checksum failure
- bios size too small
- no PCIR header
- bios length not a multiple of 4
In this change, we resolve all of the above by ignoring any checksum
failures (since OF VBIOS tends not to have a checksum), and faking the
PCIR data when loading from OF.
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions