Searched hist:"25 d295882a1adfcdaaad85369289677b87c7c8f0" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | shadowof.c | diff 25d295882a1adfcdaaad85369289677b87c7c8f0 Thu Oct 01 22:41:21 CDT 2015 Ilia Mirkin <imirkin@alum.mit.edu> 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>
|
H A D | shadow.c | diff 25d295882a1adfcdaaad85369289677b87c7c8f0 Thu Oct 01 22:41:21 CDT 2015 Ilia Mirkin <imirkin@alum.mit.edu> 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>
|
H A D | priv.h | diff 25d295882a1adfcdaaad85369289677b87c7c8f0 Thu Oct 01 22:41:21 CDT 2015 Ilia Mirkin <imirkin@alum.mit.edu> 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>
|