summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/include/nvkm/core
AgeCommit message (Expand)AuthorFilesLines
2021-02-11drm/nouveau/mspdec: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/msenc: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/mpeg: switch to instanced constructorBen Skeggs3-7/+2
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 Skeggs2-2/+1
2021-02-11drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+instBen Skeggs1-0/+1
2021-02-11drm/nouveau/fifo: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/dma: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/disp: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/cipher: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/ce: switch to instanced constructorBen Skeggs3-4/+8
2021-02-11drm/nouveau/bsp,vp: switch to instanced constructorBen Skeggs3-6/+9
2021-02-11drm/nouveau/volt: switch to instanced constructorBen Skeggs2-3/+1
2021-02-11drm/nouveau/top: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/tmr: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/therm: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/pmu: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/pci: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/mxm: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/mmu: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/mc: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/ltc: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/instmem: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/iccsense: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/ibus: switch to instanced constructorBen Skeggs3-4/+3
2021-02-11drm/nouveau/i2c: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/gsp: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/gpio: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/fuse: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/fb: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/fault: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/devinit: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/clk: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/bus: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/bios: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/bar: switch to instanced constructorBen Skeggs2-2/+1
2021-02-11drm/nouveau/acr: switch to instanced constructorBen Skeggs2-2/+1
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/engine: use refcount_t + private mutexBen Skeggs1-1/+5
2021-01-15drm/nouveau/core: recognise GA10[024]Ben Skeggs1-0/+1
2020-07-24drm/nouveau/core: drop error message when no compatible FW foundBen Skeggs1-4/+1
2020-07-24drm/nouveau/nvfw: firmware structures should begin with nvfw_Timur Tabi1-5/+5
2020-05-22drm/nouveau/core: add nvkm_subdev_new_() for bare subdevsBen Skeggs1-0/+2
2020-01-15drm/nouveau/core: remove previous versioned fw loaderBen Skeggs1-4/+1