linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar
Jon Derrick 12e08beb32 drm/nouveau/bar/gf100: ensure BAR is mapped
If the BAR is zero size, it indicates it was never successfully mapped.
Ensure that the BAR is valid during initialization before attempting to
use it.

Signed-off-by: Jon Derrick <jonathan.derrick@intel.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2019-05-01 11:08:39 +10:00
..
base.c drm/nouveau/fifo/gf100-: call into BAR to reset BARs after MMU fault 2018-12-11 15:37:47 +10:00
g84.c drm/nouveau/bar: modify interface to bar2 vmm mapping 2017-11-02 13:32:18 +10:00
gf100.c drm/nouveau/bar/gf100: ensure BAR is mapped 2019-05-01 11:08:39 +10:00
gf100.h main drm pull request for v4.15 2017-11-15 20:42:10 -08:00
gk20a.c drm/nouveau/bar/gk20a: Avoid bar teardown during init 2018-01-19 11:35:44 +10:00
gm20b.c drm/nouveau/bar/gm107-: wait for instance block binding to complete 2017-11-02 13:32:18 +10:00
gm107.c drm/nouveau/bar/gm107-: wait for instance block binding to complete 2017-11-02 13:32:18 +10:00
Kbuild drm/nouveau/bar/tu102: rename implementation from tu104 2019-02-20 08:59:57 +10:00
nv50.c drm/nouveau/bar/nv50: ensure BAR is mapped 2019-05-01 11:08:39 +10:00
nv50.h main drm pull request for v4.15 2017-11-15 20:42:10 -08:00
priv.h main drm pull request for v4.15 2017-11-15 20:42:10 -08:00
tu102.c drm/nouveau/bar/tu102: rename implementation from tu104 2019-02-20 08:59:57 +10:00