linux_dsm_epyc7002/drivers/gpu/drm/nouveau/nvkm
Ben Skeggs 0e6176c6d2 drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
The implementations for most channel types contains a map of methods to
priv registers in order to provide debugging info when a disp exception
has been raised.

This info is missing from the implementation of PIO channels as they're
rather simplistic already, however, if an exception is raised by one of
them, we'd end up triggering a NULL-pointer deref.  Not ideal...

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=206299
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2020-01-29 15:49:56 +10:00
..
core drm/nouveau/mmu: fix comptag memory leak 2020-01-23 08:56:51 +10:00
engine drm/nouveau/disp/nv50-: prevent oops when no channel method map provided 2020-01-29 15:49:56 +10:00
falcon drm/nouveau/secboot: move code to boot LS falcons to subdevs 2020-01-15 10:50:29 +10:00
nvfw drm/nouveau/acr: implement new subdev to replace "secure boot" 2020-01-15 10:50:29 +10:00
subdev drm/nouveau/pmu/gm20b,gp10b: Fix Falcon bootstrapping 2020-01-23 08:56:51 +10:00
Kbuild drm/nouveau/acr: add loaders for currently available LS firmware images 2020-01-15 10:50:26 +10:00