OpenCloudOS-Kernel/drivers/gpu/drm/nouveau/nvkm/subdev/fb
Ben Skeggs 7a1af0f8bb drm/nouveau/fb/gf100-: zero mmu debug buffers
These are used for accesses to sparse mappings, and we want reads of
such mappings to return 0.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2017-08-22 18:04:33 +10:00
..
Kbuild drm/nouveau/fb: add GP10B support 2017-04-06 14:39:04 +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-: zero mmu debug buffers 2017-08-22 18:04:33 +10:00
gf100.h drm/nouveau/fb: add gm20b device 2016-11-07 14:04:39 +10:00
gf108.c drm/nouveau/fb/gf108: split implementation from gf100 2017-03-07 17:05:17 +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/gm200: split ram implementation from gm107 2017-03-07 17:05:17 +10:00
gp10b.c drm/nouveau/fb: add GP10B support 2017-04-06 14:39:04 +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
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
nv04.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
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 drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object 2015-08-28 12:40:29 +10:00
ram.h drm/nouveau/fb/gf100-: rework ram detection 2017-03-07 17:05:17 +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/fb/ram/gf100-: remove 0x10f200 read 2017-05-12 08:32:53 +10:00
ramgf108.c drm/nouveau/fb/gf100-: rework ram detection 2017-03-07 17:05:17 +10:00
ramgk104.c drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-point 2017-06-16 14:04:45 +10:00
ramgm107.c drm/nouveau/fb/gf100-: rework ram detection 2017-03-07 17:05:17 +10:00
ramgm200.c drm/nouveau/fb/gf100-: rework ram detection 2017-03-07 17:05:17 +10:00
ramgp100.c drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-point 2017-06-16 14:04:45 +10:00
ramgt215.c drm/nouveau: mark symbols static where possible 2016-11-07 14:04:36 +10:00
rammcp77.c drm/nouveau: fix bug id typo in comment 2017-02-17 17:38:05 +10:00
ramnv1a.c drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object 2015-08-28 12:40:29 +10:00
ramnv04.c drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object 2015-08-28 12:40:29 +10:00
ramnv4e.c drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object 2015-08-28 12:40:29 +10:00
ramnv10.c drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object 2015-08-28 12:40:29 +10:00
ramnv20.c drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object 2015-08-28 12:40:29 +10:00
ramnv40.c drm/nouveau/fb/ram/nv40-: use new devinit script interpreter entry-point 2017-06-16 14:04:45 +10:00
ramnv40.h drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object 2015-08-28 12:40:29 +10:00
ramnv41.c drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object 2015-08-28 12:40:29 +10:00
ramnv44.c drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object 2015-08-28 12:40:29 +10:00
ramnv49.c drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object 2015-08-28 12:40:29 +10:00
ramnv50.c drm/nouveau/core/mm: replace region list with next pointer 2017-02-17 15:15:01 +10:00
ramseq.h drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristic 2015-11-03 15:02:18 +10:00
regsnv04.h drm/nouveau/fb: namespace + nvidia gpu names (no binary change) 2015-01-22 12:17:52 +10:00
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