linux/drivers/gpu/drm/nouveau/core
Martin Peres 18acc6d84e drm/nouveau/bios: fetch the vbios from PROM using only aligned 32-bit accesses
Other kind of accesses are unreliable on Kepler cards. As advised by NVIDIA,
let's only use 32-bit accesses to fetch the vbios from PROM.

This fixes vbios fetching on my nve7 which failed in certain specific
conditions.

I suggest we Cc stable, for all kernels they still maintain after the big
rewrite.

Suggested-by: Christian Zander <czander@nvidia.com>
Signed-off-by: Martin Peres <martin.peres@free.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2014-03-26 14:08:26 +10:00
..
core drm/nouveau/core: extend width of engine mask for namedb 2014-03-26 13:59:33 +10:00
engine drm/nouveau/disp/dp: allow 540MHz data rate 2014-03-26 14:08:22 +10:00
include drm/nouveau/therm: let the vbios decide on the automatic fan management mode 2014-03-26 14:08:25 +10:00
subdev drm/nouveau/bios: fetch the vbios from PROM using only aligned 32-bit accesses 2014-03-26 14:08:26 +10:00
os.h support for platform devices 2014-03-26 14:08:04 +10:00