summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine
AgeCommit message (Expand)Author
2021-02-11drm/nouveau/disp: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/cipher: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/ce: make use of nvkm_subdev.instBen Skeggs
2021-02-11drm/nouveau/ce: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/bsp,vp: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/volt: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/top: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/tmr: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/therm: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/pmu: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/pci: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/mxm: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/mmu: index engref by subdev typeBen Skeggs
2021-02-11drm/nouveau/mmu: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/mc: use split type+inst in device reset APIsBen Skeggs
2021-02-11drm/nouveau/mc: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/ltc: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/instmem: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/iccsense: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/ibus: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/i2c: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/gsp: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/gpio: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/fuse: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/fb: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/fault: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/devinit: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/clk: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/bus: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/bios: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/bar: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/acr: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/nvkm: add macros for subdev layoutBen Skeggs
2021-02-11drm/nouveau/device: pass instance id when looking up a subdev/engineBen Skeggs
2021-02-11drm/nouveau/subdev: store full subdev name in structBen Skeggs
2021-02-11drm/nouveau/subdev: store subdevs in listBen Skeggs
2021-02-11drm/nouveau/perfmon: use private spinlock to control exclusive access to perfmonBen Skeggs
2021-02-11drm/nouveau/fifo: private mutexBen Skeggs
2021-02-11drm/nouveau/disp: use private spinlock to control exclusive access to dispBen Skeggs
2021-01-29drm/nouveau/fifo/tu102: Turing channel preemption fixAlistair Popple
2021-01-29drm/nouveau/fifo/tu102: FIFO interrupt fixes for TuringAlistair Popple
2021-01-29drm/nouveau/fifo/tu102: Move Turing specific FIFO functionsAlistair Popple
2021-01-15drm/nouveau/disp/ga10[24]: initial supportBen Skeggs
2021-01-15drm/nouveau/dmaobj/ga10[24]: initial supportBen Skeggs
2021-01-15drm/nouveau/i2c/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/gpio/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/bar/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/mmu/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/timer/ga10[024]: initial supportBen Skeggs
2021-01-15drm/nouveau/fb/ga10[024]: initial supportBen Skeggs