summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/fifo/gk104-gp1xx: fix creation of sw classBen Skeggs2021-03-021-0/+3
* drm/nouveau/top/ga100: initial supportBen Skeggs2021-02-113-0/+111
* drm/nouveau/top: add ioctrl/nvjpgBen Skeggs2021-02-111-0/+2
* drm/nouveau/privring: rename from ibusBen Skeggs2021-02-1117-143/+142
* drm/nouveau/nvkm: remove nvkm_subdev.indexBen Skeggs2021-02-112-2/+1
* drm/nouveau/nvkm: determine subdev id/order from layoutBen Skeggs2021-02-111-27/+5
* drm/nouveau/vic: switch to instanced constructorBen Skeggs2021-02-115-26/+5
* drm/nouveau/sw: switch to instanced constructorBen Skeggs2021-02-119-97/+94
* drm/nouveau/sec2: switch to instanced constructorBen Skeggs2021-02-117-22/+23
* drm/nouveau/sec: switch to instanced constructorBen Skeggs2021-02-115-11/+8
* drm/nouveau/pm: switch to instanced constructorBen Skeggs2021-02-1115-75/+73
* drm/nouveau/nvenc: switch to instanced constructorBen Skeggs2021-02-115-47/+22
* drm/nouveau/nvdec: switch to instanced constructorBen Skeggs2021-02-115-35/+24
* drm/nouveau/msvld: switch to instanced constructorBen Skeggs2021-02-1113-46/+44
* drm/nouveau/msppp: switch to instanced constructorBen Skeggs2021-02-1111-40/+38
* drm/nouveau/mspdec: switch to instanced constructorBen Skeggs2021-02-1112-45/+42
* drm/nouveau/msenc: switch to instanced constructorBen Skeggs2021-02-113-3/+1
* drm/nouveau/mpeg: switch to instanced constructorBen Skeggs2021-02-1111-48/+50
* drm/nouveau/me: switch to instanced constructorBen Skeggs2021-02-112-2/+0
* drm/nouveau/ifb: switch to instanced constructorBen Skeggs2021-02-112-2/+0
* drm/nouveau/gr: switch to instanced constructorBen Skeggs2021-02-1149-187/+186
* drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology infoBen Skeggs2021-02-113-43/+35
* drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+instBen Skeggs2021-02-114-27/+20
* drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+instBen Skeggs2021-02-113-10/+11
* 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-1114-96/+75
* 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-111-4/+13
* drm/nouveau/fifo: add engine_id hookBen Skeggs2021-02-1115-47/+125
* drm/nouveau/fifo: switch to instanced constructorBen Skeggs2021-02-1125-141/+152
* drm/nouveau/dma: switch to instanced constructorBen Skeggs2021-02-119-102/+105
* drm/nouveau/disp: switch to instanced constructorBen Skeggs2021-02-1131-145/+161
* drm/nouveau/cipher: switch to instanced constructorBen Skeggs2021-02-114-12/+10
* drm/nouveau/ce: make use of nvkm_subdev.instBen Skeggs2021-02-114-6/+4
* drm/nouveau/ce: switch to instanced constructorBen Skeggs2021-02-1117-177/+82
* drm/nouveau/falcon: use split type+inst when looking up PRI addrBen Skeggs2021-02-112-3/+3
* drm/nouveau/bsp,vp: switch to instanced constructorBen Skeggs2021-02-117-33/+28
* drm/nouveau/volt: switch to instanced constructorBen Skeggs2021-02-1111-81/+84
* drm/nouveau/top: switch to instanced constructorBen Skeggs2021-02-115-35/+34
* drm/nouveau/tmr: switch to instanced constructorBen Skeggs2021-02-118-101/+103
* 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-1113-100/+96
* drm/nouveau/pmu: switch to instanced constructorBen Skeggs2021-02-1116-73/+83
* drm/nouveau/pci: switch to instanced constructorBen Skeggs2021-02-1115-112/+121
* drm/nouveau/mxm: switch to instanced constructorBen Skeggs2021-02-115-42/+42
* drm/nouveau/mmu: index engref by subdev typeBen Skeggs2021-02-112-3/+3
* drm/nouveau/mmu: switch to instanced constructorBen Skeggs2021-02-1119-133/+146
* drm/nouveau/mc: use split type+inst when handling dev_top interruptsBen Skeggs2021-02-112-32/+16