linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb
Ben Skeggs 02099bac65 drm/nouveau/fb/ram/gp100-: fix memory detection where FBP_NUM != FBPA_NUM
In this situation, we'd have ended up detecting less VRAM than we have.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2016-11-28 15:39:35 +10:00
..
base.c drm/nouveau/fb/gp100: initial support 2016-07-14 11:53:25 +10:00
g84.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
gddr3.c drm/nouveau/fb/ramnv50: Deal with cards without timing entries 2015-11-03 15:02:18 +10:00
gddr5.c drm/nouveau/bios/rammap: Identify DLLoff for >= GF100 2015-11-03 15:02:18 +10:00
gf100.c drm/nouveau/fb/gf100: defer DMA mapping of scratch page to oneinit() hook 2016-10-12 17:29:33 +10:00
gf100.h drm/nouveau/fb: add gm20b device 2016-11-07 14:04:39 +10:00
gk20a.c drm/nouveau/fb/gk20a: use regular gf100's functions 2016-11-07 14:04:39 +10:00
gk104.c drm/nouveau/fb/gf100-: allow selection of an alternate big page size 2016-07-14 11:53:25 +10:00
gm20b.c drm/nouveau/fb: add gm20b device 2016-11-07 14:04:39 +10:00
gm107.c drm/nouveau/fb/gf100-: allow selection of an alternate big page size 2016-07-14 11:53:25 +10:00
gm200.c drm/nouveau/fb: add gm20b device 2016-11-07 14:04:39 +10:00
gp100.c drm/nouveau/fb/gp104: initial support 2016-07-14 11:53:25 +10:00
gp102.c drm/nouveau/fb/gp102: rename from gp104 2016-11-17 09:50:39 +10:00
gt215.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
Kbuild drm/nouveau/fb/gp102: rename from gp104 2016-11-17 09:50:39 +10:00
mcp77.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
mcp89.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv1a.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv4e.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv04.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv10.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv20.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv25.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv30.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv35.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv36.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv40.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv41.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv44.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv46.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv47.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv49.c drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
nv50.c drm/nouveau/fb/nv50: defer DMA mapping of scratch page to oneinit() hook 2016-10-12 17:29:34 +10:00
nv50.h drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
priv.h drm/nouveau/fb/gp100: initial support 2016-07-14 11:53:25 +10:00
ram.c
ram.h drm/nouveau/fb/ram: Use Kepler implementation on Maxwell 2016-10-12 17:29:28 +10:00
ramfuc.h drm/nouveau/fb: convert to new-style nvkm_subdev 2015-08-28 12:40:43 +10:00
ramgf100.c drm/nouveau: silence sparse warnings about symbols not being marked static 2016-11-07 14:04:40 +10:00
ramgk104.c drm/nouveau/fb/ram: Use Kepler implementation on Maxwell 2016-10-12 17:29:28 +10:00
ramgm107.c drm/nouveau/fb/ram: Use Kepler implementation on Maxwell 2016-10-12 17:29:28 +10:00
ramgp100.c drm/nouveau/fb/ram/gp100-: fix memory detection where FBP_NUM != FBPA_NUM 2016-11-28 15:39:35 +10:00
ramgt215.c drm/nouveau: mark symbols static where possible 2016-11-07 14:04:36 +10:00
rammcp77.c
ramnv1a.c
ramnv4e.c
ramnv04.c
ramnv10.c
ramnv20.c
ramnv40.c
ramnv40.h
ramnv41.c
ramnv44.c
ramnv49.c
ramnv50.c drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristic 2015-11-03 15:02:18 +10:00
ramseq.h drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristic 2015-11-03 15:02:18 +10:00
regsnv04.h
sddr2.c drm/nouveau: add missing header dependencies 2016-11-07 14:04:35 +10:00
sddr3.c drm/nouveau: add missing header dependencies 2016-11-07 14:04:35 +10:00