summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev
AgeCommit message (Expand)Author
2022-07-13drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clkBen Skeggs
2022-06-21drm/nouveau/mmu: drop unexpected word "the" in the commentsJiang Jian
2022-06-08drm/nouveau/bios: Rename prom_init() and friends functionsChristophe Leroy
2022-06-02drm/nouveau: fix another off-by-one in nvbios_addrTimur Tabi
2022-05-23drm/nouveau/mmu: fix typo in commentJulia Lawall
2022-05-04drm/nouveau/subdev/bus: Ratelimit logging for fault errorsLyude Paul
2022-05-04drm/nouveau/devinit: fix returnvar.cocci warningsGuo Zhengkui
2022-04-26drm/nouveau/devinit/nva3-: fix returnvar.cocci warningGuo Zhengkui
2022-04-22drm/nouveau/gsp: change gv100_gsp from global to staticTom Rix
2022-04-12Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-04-05Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-04-05drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst
2022-04-04drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-03-03drm/nouveau/instmem: fix uninitialized_var.cocci warningGuo Zhengkui
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-02-07drm: Convert open-coded yes/no strings to yesno()Lucas De Marchi
2022-01-31drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez
2022-01-25drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()Zhou Qingyang
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter
2021-11-18drm/nouveau/acr: fix a couple NULL vs IS_ERR() checksDan Carpenter
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-11-12nouveau/nvkm/subdev/devinit/mcp89.c:Unneeded variabletangchunyou
2021-11-12drm/nouveau/bios/init: A typo fixBhaskar Chowdhury
2021-11-12drm/nouveau/pmu/gm200-: use alternate falcon reset sequenceBen Skeggs
2021-11-12drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACRBen Skeggs
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
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-06drm/nouveau/ga102-: support ttm buffer moves via copy engineBen Skeggs
2021-08-18drm/nouveau: rip out nvkm_client.superBen 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-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/vic: switch to instanced constructorBen Skeggs
2021-02-11drm/nouveau/sec: 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/fifo/gk104-: switch dev_top fault handling to type+instBen Skeggs