https://github.com/torvalds/linux
Revision 954329412ea45ad6b509aa26f1441941fd432823 authored by Ben Skeggs on 19 November 2015, 03:18:34 UTC, committed by Ben Skeggs on 25 November 2015, 05:31:21 UTC
Fixes detection of a failed attempt at fetching the entire ROM image
in one-shot (a violation of the spec, that works a lot of the time).

Tested on a HP Zbook 15 G2.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
1 parent 9509503
History
Tip revision: 954329412ea45ad6b509aa26f1441941fd432823 authored by Ben Skeggs on 19 November 2015, 03:18:34 UTC
drm/nouveau/bios: return actual size of the buffer retrieved via _ROM
Tip revision: 9543294
File Mode Size
Kconfig -rw-r--r-- 7.3 KB
Makefile -rw-r--r-- 805 bytes
block.c -rw-r--r-- 5.5 KB
cache.c -rw-r--r-- 11.6 KB
decompressor.c -rw-r--r-- 3.7 KB
decompressor.h -rw-r--r-- 1.9 KB
decompressor_multi.c -rw-r--r-- 4.6 KB
decompressor_multi_percpu.c -rw-r--r-- 2.3 KB
decompressor_single.c -rw-r--r-- 1.8 KB
dir.c -rw-r--r-- 5.9 KB
export.c -rw-r--r-- 4.6 KB
file.c -rw-r--r-- 14.1 KB
file_cache.c -rw-r--r-- 961 bytes
file_direct.c -rw-r--r-- 4.4 KB
fragment.c -rw-r--r-- 3.1 KB
id.c -rw-r--r-- 2.9 KB
inode.c -rw-r--r-- 12.4 KB
lz4_wrapper.c -rw-r--r-- 3.0 KB
lzo_wrapper.c -rw-r--r-- 3.0 KB
namei.c -rw-r--r-- 7.5 KB
page_actor.c -rw-r--r-- 2.6 KB
page_actor.h -rw-r--r-- 2.0 KB
squashfs.h -rw-r--r-- 3.9 KB
squashfs_fs.h -rw-r--r-- 10.8 KB
squashfs_fs_i.h -rw-r--r-- 1.4 KB
squashfs_fs_sb.h -rw-r--r-- 2.1 KB
super.c -rw-r--r-- 13.8 KB
symlink.c -rw-r--r-- 3.8 KB
xattr.c -rw-r--r-- 8.4 KB
xattr.h -rw-r--r-- 1.6 KB
xattr_id.c -rw-r--r-- 2.7 KB
xz_wrapper.c -rw-r--r-- 4.3 KB
zlib_wrapper.c -rw-r--r-- 3.1 KB

back to top