aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine
AgeCommit message (Expand)AuthorFilesLines
2021-08-18drm/nouveau: rip out nvkm_client.superGravatar Ben Skeggs 4-21/+0
2021-08-18drm/nouveau: block a bunch of classes from userspaceGravatar Ben Skeggs 1-1/+1
2021-08-18drm/nouveau/fifo/nv50-: rip out dma channelsGravatar Ben Skeggs 6-192/+0
2021-08-18drm/nouveau/disp: power down unused DP links during initGravatar Ben Skeggs 3-1/+11
2021-08-18drm/nouveau: recognise GA107Gravatar Ben Skeggs 1-0/+21
2021-03-02drm/nouveau/fifo/gk104-gp1xx: fix creation of sw classGravatar Ben Skeggs 1-0/+3
2021-02-11drm/nouveau/top/ga100: initial supportGravatar Ben Skeggs 1-0/+3
2021-02-11drm/nouveau/privring: rename from ibusGravatar Ben Skeggs 2-40/+40
2021-02-11drm/nouveau/nvkm: remove nvkm_subdev.indexGravatar Ben Skeggs 1-1/+1
2021-02-11drm/nouveau/nvkm: determine subdev id/order from layoutGravatar Ben Skeggs 1-27/+5
2021-02-11drm/nouveau/vic: switch to instanced constructorGravatar Ben Skeggs 1-22/+1
2021-02-11drm/nouveau/sw: switch to instanced constructorGravatar Ben Skeggs 7-90/+89
2021-02-11drm/nouveau/sec2: switch to instanced constructorGravatar Ben Skeggs 6-21/+23
2021-02-11drm/nouveau/sec: switch to instanced constructorGravatar Ben Skeggs 3-9/+7
2021-02-11drm/nouveau/pm: switch to instanced constructorGravatar Ben Skeggs 14-74/+73
2021-02-11drm/nouveau/nvenc: switch to instanced constructorGravatar Ben Skeggs 4-32/+22
2021-02-11drm/nouveau/nvdec: switch to instanced constructorGravatar Ben Skeggs 4-28/+24
2021-02-11drm/nouveau/msvld: switch to instanced constructorGravatar Ben Skeggs 8-40/+39
2021-02-11drm/nouveau/msppp: switch to instanced constructorGravatar Ben Skeggs 6-35/+34
2021-02-11drm/nouveau/mspdec: switch to instanced constructorGravatar Ben Skeggs 7-40/+38
2021-02-11drm/nouveau/msenc: switch to instanced constructorGravatar Ben Skeggs 1-1/+0
2021-02-11drm/nouveau/mpeg: switch to instanced constructorGravatar Ben Skeggs 7-43/+46
2021-02-11drm/nouveau/me: switch to instanced constructorGravatar Ben Skeggs 1-1/+0
2021-02-11drm/nouveau/ifb: switch to instanced constructorGravatar Ben Skeggs 1-1/+0
2021-02-11drm/nouveau/gr: switch to instanced constructorGravatar Ben Skeggs 48-186/+186
2021-02-11drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology infoGravatar Ben Skeggs 3-43/+35
2021-02-11drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+instGravatar Ben Skeggs 2-22/+16
2021-02-11drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+instGravatar Ben Skeggs 2-8/+9
2021-02-11drm/nouveau/fifo/gf100: use fifo engine id for engine recovery maskGravatar Ben Skeggs 1-12/+7
2021-02-11drm/nouveau/fifo: use type+inst to determine context pointer offsetsGravatar Ben Skeggs 7-22/+20
2021-02-11drm/nouveau/fifo: turn chan subdev mask into engine maskGravatar Ben Skeggs 13-78/+75
2021-02-11drm/nouveau/fifo: add id_engine hookGravatar Ben Skeggs 10-13/+98
2021-02-11drm/nouveau/fifo: index backend engctx by engine idGravatar Ben Skeggs 10-41/+73
2021-02-11drm/nouveau/fifo: index base engctx by engine idGravatar Ben Skeggs 1-4/+13
2021-02-11drm/nouveau/fifo: add engine_id hookGravatar Ben Skeggs 15-47/+125
2021-02-11drm/nouveau/fifo: switch to instanced constructorGravatar Ben Skeggs 24-140/+152
2021-02-11drm/nouveau/dma: switch to instanced constructorGravatar Ben Skeggs 8-101/+105
2021-02-11drm/nouveau/disp: switch to instanced constructorGravatar Ben Skeggs 22-132/+149
2021-02-11drm/nouveau/cipher: switch to instanced constructorGravatar Ben Skeggs 2-9/+8
2021-02-11drm/nouveau/ce: make use of nvkm_subdev.instGravatar Ben Skeggs 4-6/+4
2021-02-11drm/nouveau/ce: switch to instanced constructorGravatar Ben Skeggs 11-155/+73
2021-02-11drm/nouveau/bsp,vp: switch to instanced constructorGravatar Ben Skeggs 4-24/+22
2021-02-11drm/nouveau/volt: switch to instanced constructorGravatar Ben Skeggs 1-54/+53
2021-02-11drm/nouveau/top: switch to instanced constructorGravatar Ben Skeggs 1-28/+27
2021-02-11drm/nouveau/tmr: switch to instanced constructorGravatar Ben Skeggs 1-88/+87
2021-02-11drm/nouveau/therm: switch to instanced constructorGravatar Ben Skeggs 1-64/+63
2021-02-11drm/nouveau/pmu: switch to instanced constructorGravatar Ben Skeggs 1-40/+39
2021-02-11drm/nouveau/pci: switch to instanced constructorGravatar Ben Skeggs 1-85/+84
2021-02-11drm/nouveau/mxm: switch to instanced constructorGravatar Ben Skeggs 1-36/+35
2021-02-11drm/nouveau/mmu: index engref by subdev typeGravatar Ben Skeggs 1-2/+2