summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-11drm/nouveau/top: expose parsed device info more directlyBen Skeggs1-0/+13
2021-02-11drm/nouveau/ltc: switch to instanced constructorBen Skeggs3-10/+8
2021-02-11drm/nouveau/instmem: switch to instanced constructorBen Skeggs3-6/+5
2021-02-11drm/nouveau/iccsense: switch to instanced constructorBen Skeggs3-3/+2
2021-02-11drm/nouveau/ibus: switch to instanced constructorBen Skeggs4-10/+9
2021-02-11drm/nouveau/i2c: switch to instanced constructorBen Skeggs3-11/+10
2021-02-11drm/nouveau/gsp: switch to instanced constructorBen Skeggs3-3/+2
2021-02-11drm/nouveau/gpio: switch to instanced constructorBen Skeggs3-8/+7
2021-02-11drm/nouveau/fuse: switch to instanced constructorBen Skeggs3-5/+4
2021-02-11drm/nouveau/fb: switch to instanced constructorBen Skeggs3-36/+35
2021-02-11drm/nouveau/fault: switch to instanced constructorBen Skeggs3-6/+5
2021-02-11drm/nouveau/devinit: switch to instanced constructorBen Skeggs3-18/+17
2021-02-11drm/nouveau/clk: switch to instanced constructorBen Skeggs3-12/+11
2021-02-11drm/nouveau/bus: switch to instanced constructorBen Skeggs3-7/+6
2021-02-11drm/nouveau/bios: switch to instanced constructorBen Skeggs3-3/+2
2021-02-11drm/nouveau/bar: switch to instanced constructorBen Skeggs3-9/+8
2021-02-11drm/nouveau/acr: switch to instanced constructorBen Skeggs3-8/+7
2021-02-11drm/nouveau/nvkm: add macros for subdev layoutBen Skeggs3-1/+18
2021-02-11drm/nouveau/device: pass instance id when looking up a subdev/engineBen Skeggs2-2/+4
2021-02-11drm/nouveau/subdev: track type+instance separatelyBen Skeggs2-74/+85
2021-02-11drm/nouveau/subdev: store full subdev name in structBen Skeggs2-10/+9
2021-02-11drm/nouveau/subdev: store subdevs in listBen Skeggs2-0/+3
2021-02-11drm/nouveau/subdev: remove nvkm_subdev.mutexBen Skeggs1-1/+0
2021-02-11drm/nouveau/perfmon: use private spinlock to control exclusive access to perfmonBen Skeggs1-1/+4
2021-02-11drm/nouveau/fifo: private mutexBen Skeggs1-0/+1
2021-02-11drm/nouveau/disp: use private spinlock to control exclusive access to dispBen Skeggs1-1/+4