linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb
Ben Skeggs a7f000ec56 drm/nouveau/disp: switch to instanced constructor
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
2021-02-11 11:49:56 +10:00
..
Kbuild drm/nouveau/fb/ga10[024]: initial support 2021-01-15 10:25:21 +10:00
base.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
g84.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
ga100.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
ga102.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
gddr3.c drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON 2019-02-20 08:59:58 +10:00
gddr5.c
gf100.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
gf100.h drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
gf108.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
gk20a.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
gk104.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
gk104.h drm/nouveau: Add support for BLCG on Kepler1 2018-02-02 15:24:08 +10:00
gk110.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
gm20b.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
gm107.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
gm200.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
gp10b.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
gp100.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
gp102.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
gt215.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
gv100.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
mcp77.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
mcp89.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv1a.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv04.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv4e.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv10.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv20.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv25.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv30.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv35.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv36.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv40.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv41.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv44.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv46.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv47.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv49.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv50.c drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
nv50.h drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
priv.h drm/nouveau/fb: switch to instanced constructor 2021-02-11 11:49:52 +10:00
ram.c drm/nouveau/fb: protect vram mm with private mutex 2021-02-11 10:14:07 +10:00
ram.h drm/nouveau/fb/ga10[024]: initial support 2021-01-15 10:25:21 +10:00
ramfuc.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
ramga102.c drm/nouveau/fb/ga10[024]: initial support 2021-01-15 10:25:21 +10:00
ramgf100.c drm/nouveau/fb/gf100-: declare constants as unsigned long long. 2020-01-15 10:49:59 +10:00
ramgf108.c drm/nouveau/fb/gf100-: declare constants as unsigned long long. 2020-01-15 10:49:59 +10:00
ramgk104.c drm/nouveau/disp: switch to instanced constructor 2021-02-11 11:49:56 +10:00
ramgm107.c drm/nouveau/fb/gf100-: declare constants as unsigned long long. 2020-01-15 10:49:59 +10:00
ramgm200.c drm/nouveau/fb/gf100-: declare constants as unsigned long long. 2020-01-15 10:49:59 +10:00
ramgp100.c drm/nouveau/fb/gf100-: declare constants as unsigned long long. 2020-01-15 10:49:59 +10:00
ramgt215.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
rammcp77.c drm/nouveau/fb/ram: remove old allocators 2017-11-02 13:32:23 +10:00
ramnv1a.c drm/nouveau: deprecate pci_get_bus_and_slot() 2018-01-11 17:28:14 -06:00
ramnv04.c drm/nouveau/fb: move comptag init out of ram submodule 2017-11-02 13:32:22 +10:00
ramnv4e.c drm/nouveau/fb: move comptag init out of ram submodule 2017-11-02 13:32:22 +10:00
ramnv10.c drm/nouveau/fb: move comptag init out of ram submodule 2017-11-02 13:32:22 +10:00
ramnv20.c drm/nouveau/fb: move comptag init out of ram submodule 2017-11-02 13:32:22 +10:00
ramnv40.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
ramnv40.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
ramnv41.c drm/nouveau/fb: move comptag init out of ram submodule 2017-11-02 13:32:22 +10:00
ramnv44.c drm/nouveau/fb: move comptag init out of ram submodule 2017-11-02 13:32:22 +10:00
ramnv49.c drm/nouveau/fb: move comptag init out of ram submodule 2017-11-02 13:32:22 +10:00
ramnv50.c drm: remove unneeded break 2020-11-08 18:59:00 +01:00
ramseq.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
regsnv04.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +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