summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/msenc: switch to instanced constructorBen Skeggs2021-02-115-5/+2
* drm/nouveau/mpeg: switch to instanced constructorBen Skeggs2021-02-1115-60/+57
* drm/nouveau/me: switch to instanced constructorBen Skeggs2021-02-114-4/+1
* drm/nouveau/ifb: switch to instanced constructorBen Skeggs2021-02-114-4/+1
* drm/nouveau/gr: switch to instanced constructorBen Skeggs2021-02-1152-229/+227
* drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology infoBen Skeggs2021-02-119-104/+80
* drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+instBen Skeggs2021-02-115-29/+21
* drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+instBen Skeggs2021-02-115-11/+13
* drm/nouveau/fifo/gf100: use fifo engine id for engine recovery maskBen Skeggs2021-02-111-12/+7
* drm/nouveau/fifo: use type+inst to determine context pointer offsetsBen Skeggs2021-02-117-22/+20
* drm/nouveau/fifo: turn chan subdev mask into engine maskBen Skeggs2021-02-1116-98/+76
* drm/nouveau/fifo: add id_engine hookBen Skeggs2021-02-1110-13/+98
* drm/nouveau/fifo: index backend engctx by engine idBen Skeggs2021-02-1110-41/+73
* drm/nouveau/fifo: index base engctx by engine idBen Skeggs2021-02-112-5/+15
* drm/nouveau/fifo: add engine_id hookBen Skeggs2021-02-1115-47/+125
* drm/nouveau/fifo: switch to instanced constructorBen Skeggs2021-02-1128-161/+171
* drm/nouveau/dma: switch to instanced constructorBen Skeggs2021-02-1112-109/+111
* drm/nouveau/disp: switch to instanced constructorBen Skeggs2021-02-1134-165/+180
* drm/nouveau/cipher: switch to instanced constructorBen Skeggs2021-02-117-15/+12
* drm/nouveau/ce: make use of nvkm_subdev.instBen Skeggs2021-02-114-6/+4
* drm/nouveau/ce: switch to instanced constructorBen Skeggs2021-02-1122-192/+105
* drm/nouveau/falcon: use split type+inst when looking up PRI addrBen Skeggs2021-02-113-4/+4
* drm/nouveau/bsp,vp: switch to instanced constructorBen Skeggs2021-02-1113-42/+40
* drm/nouveau/volt: switch to instanced constructorBen Skeggs2021-02-1114-90/+91
* drm/nouveau/top: switch to instanced constructorBen Skeggs2021-02-118-38/+36
* drm/nouveau/tmr: switch to instanced constructorBen Skeggs2021-02-1111-107/+108
* drm/nouveau/therm/gk104: use split subdev type+inst in cg engine listsBen Skeggs2021-02-112-16/+17
* drm/nouveau/therm: switch to instanced constructorBen Skeggs2021-02-1116-111/+106
* drm/nouveau/pmu: switch to instanced constructorBen Skeggs2021-02-1119-87/+96
* drm/nouveau/pci: switch to instanced constructorBen Skeggs2021-02-1118-125/+133
* drm/nouveau/mxm: switch to instanced constructorBen Skeggs2021-02-118-45/+44
* drm/nouveau/mmu: index engref by subdev typeBen Skeggs2021-02-112-3/+3
* drm/nouveau/mmu: switch to instanced constructorBen Skeggs2021-02-1122-150/+162
* drm/nouveau/mc: use split type+inst when handling dev_top interruptsBen Skeggs2021-02-113-33/+16
* drm/nouveau/mc: use split type+inst in interrupt masking APIBen Skeggs2021-02-117-11/+11
* drm/nouveau/mc: use split type+inst in device reset APIsBen Skeggs2021-02-119-31/+28
* drm/nouveau/mc: lookup subdev interrupt handlers with split type+instBen Skeggs2021-02-115-12/+13
* drm/nouveau/mc: switch to instanced constructorBen Skeggs2021-02-1122-150/+147
* drm/nouveau/top: expose parsed device info more directlyBen Skeggs2021-02-112-13/+13
* drm/nouveau/top: store device type and instance separatelyBen Skeggs2021-02-113-20/+22
* drm/nouveau/ltc: switch to instanced constructorBen Skeggs2021-02-1114-66/+69
* drm/nouveau/instmem: switch to instanced constructorBen Skeggs2021-02-1111-108/+104
* drm/nouveau/iccsense: switch to instanced constructorBen Skeggs2021-02-118-34/+31
* drm/nouveau/ibus: switch to instanced constructorBen Skeggs2021-02-1112-67/+63
* drm/nouveau/i2c: switch to instanced constructorBen Skeggs2021-02-1116-119/+125
* drm/nouveau/gsp: switch to instanced constructorBen Skeggs2021-02-118-16/+14
* drm/nouveau/gpio: switch to instanced constructorBen Skeggs2021-02-1113-108/+111
* drm/nouveau/fuse: switch to instanced constructorBen Skeggs2021-02-1110-67/+67
* drm/nouveau/fb: switch to instanced constructorBen Skeggs2021-02-1143-210/+206
* drm/nouveau/fault: switch to instanced constructorBen Skeggs2021-02-1111-33/+30