summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge v5.16-rc5 into drm-nextDaniel Vetter2021-12-142-4/+8
|\
| * drm/nouveau/acr: fix a couple NULL vs IS_ERR() checksDan Carpenter2021-11-182-4/+8
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-11-181-3/+4
|\|
| * Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-11-052-3/+3
| |\
| * | drm/nouveau/ga102-: support ttm buffer moves via copy engineBen Skeggs2021-10-061-3/+4
* | | nouveau/nvkm/subdev/devinit/mcp89.c:Unneeded variabletangchunyou2021-11-121-2/+1
* | | drm/nouveau/bios/init: A typo fixBhaskar Chowdhury2021-11-121-1/+1
* | | drm/nouveau/pmu/gm200-: use alternate falcon reset sequenceBen Skeggs2021-11-125-4/+35
* | | drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACRBen Skeggs2021-11-121-16/+21
| |/ |/|
* | drm/nouveau/mmu/gp100: remove unused variableKarol Herbst2021-10-121-1/+1
* | drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.Luo penghao2021-10-111-1/+1
* | drm/nouveau/mmu: drop unneeded assignment in the nvkm_uvmm_mthd_page()Luo penghao2021-10-111-1/+1
|/
* drm/nouveau: rip out nvkm_client.superBen Skeggs2021-08-186-41/+17
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-022-0/+7
|\
| * nouveau/svm: implement atomic SVM accessAlistair Popple2021-07-012-0/+7
* | Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-07-011-3/+3
|\ \
| * | drm/nouveau/nvkm/subdev/mc/tu102: Make functions called by reference staticLee Jones2021-06-031-3/+3
| |/
* | drm/nouveau/clk: Fix fall-through warnings for ClangGustavo A. R. Silva2021-06-041-0/+1
* | drm/nouveau/therm: Fix fall-through warnings for ClangGustavo A. R. Silva2021-06-041-0/+1
|/
* drm/nouveau/top/ga100: initial supportBen Skeggs2021-02-112-0/+108
* drm/nouveau/top: add ioctrl/nvjpgBen Skeggs2021-02-111-0/+2
* drm/nouveau/privring: rename from ibusBen Skeggs2021-02-1115-103/+102
* drm/nouveau/vic: switch to instanced constructorBen Skeggs2021-02-113-3/+4
* drm/nouveau/sec: switch to instanced constructorBen Skeggs2021-02-111-1/+1
* drm/nouveau/msvld: switch to instanced constructorBen Skeggs2021-02-114-5/+5
* drm/nouveau/msppp: switch to instanced constructorBen Skeggs2021-02-114-4/+4
* drm/nouveau/mspdec: switch to instanced constructorBen Skeggs2021-02-114-4/+4
* drm/nouveau/msenc: switch to instanced constructorBen Skeggs2021-02-111-1/+1
* drm/nouveau/mpeg: switch to instanced constructorBen Skeggs2021-02-112-2/+2
* drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+instBen Skeggs2021-02-112-5/+4
* drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+instBen Skeggs2021-02-111-2/+2
* drm/nouveau/fifo: turn chan subdev mask into engine maskBen Skeggs2021-02-111-18/+0
* drm/nouveau/disp: switch to instanced constructorBen Skeggs2021-02-118-12/+12
* drm/nouveau/cipher: switch to instanced constructorBen Skeggs2021-02-111-2/+2
* drm/nouveau/ce: switch to instanced constructorBen Skeggs2021-02-114-6/+6
* drm/nouveau/falcon: use split type+inst when looking up PRI addrBen Skeggs2021-02-111-2/+2
* drm/nouveau/bsp,vp: switch to instanced constructorBen Skeggs2021-02-111-3/+3
* drm/nouveau/volt: switch to instanced constructorBen Skeggs2021-02-119-26/+31
* drm/nouveau/top: switch to instanced constructorBen Skeggs2021-02-113-6/+7
* drm/nouveau/tmr: switch to instanced constructorBen Skeggs2021-02-116-12/+16
* 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-1111-35/+33
* drm/nouveau/pmu: switch to instanced constructorBen Skeggs2021-02-1114-32/+44
* drm/nouveau/pci: switch to instanced constructorBen Skeggs2021-02-1113-26/+37
* drm/nouveau/mxm: switch to instanced constructorBen Skeggs2021-02-113-5/+7
* drm/nouveau/mmu: index engref by subdev typeBen Skeggs2021-02-111-1/+1
* drm/nouveau/mmu: switch to instanced constructorBen Skeggs2021-02-1117-44/+59
* drm/nouveau/mc: use split type+inst when handling dev_top interruptsBen Skeggs2021-02-112-32/+16
* drm/nouveau/mc: use split type+inst in interrupt masking APIBen Skeggs2021-02-115-9/+9
* drm/nouveau/mc: use split type+inst in device reset APIsBen Skeggs2021-02-113-17/+16