aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-06drm/nouveau/ga102-: support ttm buffer moves via copy engineBen Skeggs2-0/+3
2021-08-18drm/nouveau: rip out nvkm_client.superBen Skeggs5-5/+2
2021-08-18drm/nouveau: block a bunch of classes from userspaceBen Skeggs1-1/+2
2021-08-18drm/nouveau/fifo/nv50-: rip out dma channelsBen Skeggs1-2/+0
2021-07-01nouveau/svm: implement atomic SVM accessAlistair Popple1-0/+1
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds55-573/+518
2021-02-11drm/nouveau/top/ga100: initial supportBen Skeggs2-2/+5
2021-02-11drm/nouveau/top: add ioctrl/nvjpgBen Skeggs1-0/+2
2021-02-11drm/nouveau/privring: rename from ibusBen Skeggs3-13/+13
2021-02-11drm/nouveau/nvkm: remove nvkm_subdev.indexBen Skeggs2-9/+2
2021-02-11drm/nouveau/nvkm: determine subdev id/order from layoutBen Skeggs1-72/+9
2021-02-11drm/nouveau/vic: switch to instanced constructorBen Skeggs3-7/+2
2021-02-11drm/nouveau/sw: switch to instanced constructorBen Skeggs5-17/+8
2021-02-11drm/nouveau/sec2: switch to instanced constructorBen Skeggs3-5/+4
2021-02-11drm/nouveau/sec: switch to instanced constructorBen Skeggs4-8/+3
2021-02-11drm/nouveau/pm: switch to instanced constructorBen Skeggs3-11/+10
2021-02-11drm/nouveau/nvenc: switch to instanced constructorBen Skeggs3-3/+2
2021-02-11drm/nouveau/nvdec: switch to instanced constructorBen Skeggs3-3/+2
2021-02-11drm/nouveau/msvld: switch to instanced constructorBen Skeggs3-7/+6
2021-02-11drm/nouveau/msppp: switch to instanced constructorBen Skeggs3-5/+4
2021-02-11drm/nouveau/mspdec: switch to instanced constructorBen Skeggs3-6/+5
2021-02-11drm/nouveau/msenc: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/mpeg: switch to instanced constructorBen Skeggs4-12/+7
2021-02-11drm/nouveau/me: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/ifb: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/gr: switch to instanced constructorBen Skeggs3-42/+41
2021-02-11drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology infoBen Skeggs2-31/+27
2021-02-11drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+instBen Skeggs1-2/+1
2021-02-11drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+instBen Skeggs2-1/+2
2021-02-11drm/nouveau/fifo: turn chan subdev mask into engine maskBen Skeggs2-2/+1
2021-02-11drm/nouveau/fifo: index base engctx by engine idBen Skeggs1-1/+2
2021-02-11drm/nouveau/fifo: switch to instanced constructorBen Skeggs3-20/+19
2021-02-11drm/nouveau/dma: switch to instanced constructorBen Skeggs3-7/+6
2021-02-11drm/nouveau/disp: switch to instanced constructorBen Skeggs3-20/+19
2021-02-11drm/nouveau/cipher: switch to instanced constructorBen Skeggs3-3/+2
2021-02-11drm/nouveau/ce: switch to instanced constructorBen Skeggs5-15/+23
2021-02-11drm/nouveau/falcon: use split type+inst when looking up PRI addrBen Skeggs1-1/+1
2021-02-11drm/nouveau/bsp,vp: switch to instanced constructorBen Skeggs6-9/+12
2021-02-11drm/nouveau/volt: switch to instanced constructorBen Skeggs3-9/+7
2021-02-11drm/nouveau/top: switch to instanced constructorBen Skeggs3-3/+2
2021-02-11drm/nouveau/tmr: switch to instanced constructorBen Skeggs3-6/+5
2021-02-11drm/nouveau/therm: switch to instanced constructorBen Skeggs3-11/+10
2021-02-11drm/nouveau/pmu: switch to instanced constructorBen Skeggs3-14/+13
2021-02-11drm/nouveau/pci: switch to instanced constructorBen Skeggs3-13/+12
2021-02-11drm/nouveau/mxm: switch to instanced constructorBen Skeggs3-3/+2
2021-02-11drm/nouveau/mmu: switch to instanced constructorBen Skeggs3-17/+16
2021-02-11drm/nouveau/mc: use split type+inst when handling dev_top interruptsBen Skeggs1-1/+0
2021-02-11drm/nouveau/mc: use split type+inst in interrupt masking APIBen Skeggs2-2/+2
2021-02-11drm/nouveau/mc: use split type+inst in device reset APIsBen Skeggs2-5/+5
2021-02-11drm/nouveau/mc: switch to instanced constructorBen Skeggs3-17/+16