summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm
AgeCommit message (Expand)Author
2021-11-18drm/nouveau/acr: fix a couple NULL vs IS_ERR() checksDan Carpenter
2021-11-18drm/nouveau: recognise GA106Ben Skeggs
2021-11-16Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2021-11-12Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-11-11drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrameHans Verkuil
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-11-04ce/gf100: fix incorrect CE0 address calculation on some GPUsBen Skeggs
2021-10-15drm/nouveau/fifo: Reinstate the correct engine bit programmingMarek Vasut
2021-10-12drm/nouveau/mmu/gp100: remove unused variableKarol Herbst
2021-10-11drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.Luo penghao
2021-10-11drm/nouveau/mmu: drop unneeded assignment in the nvkm_uvmm_mthd_page()Luo penghao
2021-10-11drm/nouveau/nvenc: remove duplicate include in base.cyong yiran
2021-10-06drm/nouveau/fifo/ga102: initialise chid on return from channel creationBen Skeggs
2021-10-06drm/nouveau/ga102-: support ttm buffer moves via copy engineBen Skeggs
2021-09-20drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck
2021-08-18drm/nouveau: rip out nvkm_client.superBen Skeggs
2021-08-18drm/nouveau: block a bunch of classes from userspaceBen Skeggs
2021-08-18drm/nouveau/fifo/nv50-: rip out dma channelsBen Skeggs
2021-08-18drm/nouveau/disp: power down unused DP links during initBen Skeggs
2021-08-18drm/nouveau: recognise GA107Ben Skeggs
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-01nouveau/svm: implement atomic SVM accessAlistair Popple
2021-06-03drm/nouveau/clk: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-06-03drm/nouveau/therm: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-06-03drm/nouveau/nvkm/subdev/mc/tu102: Make functions called by reference staticLee Jones
2021-03-02drm/nouveau/fifo/gk104-gp1xx: fix creation of sw classBen Skeggs
2021-02-11drm/nouveau/top/ga100: initial supportBen Skeggs
2021-02-11drm/nouveau/top: add ioctrl/nvjpgBen Skeggs
2021-02-11drm/nouveau/privring: rename from ibusBen Skeggs
2021-02-11drm/nouveau/nvkm: remove nvkm_subdev.indexBen Skeggs
2021-02-11drm/nouveau/nvkm: determine subdev id/order from layoutBen Skeggs
2021-02-11drm/nouveau/vic: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/sw: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/sec2: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/sec: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/pm: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/nvenc: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/nvdec: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/msvld: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/msppp: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/mspdec: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/msenc: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/mpeg: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/me: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/ifb: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/gr: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology infoBen Skeggs
2021-02-11drm/nouveau/fifo/gk104-: switch dev_top fault handling to type+instBen Skeggs
2021-02-11drm/nouveau/fifo/gf100-: switch static mmu fault id list to type+instBen Skeggs