aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-23subdev/clk: fix repeated words in commentswangjianli1-1/+1
2022-07-15drm/nouveau/bios: set info only when the return is not 0Tom Rix1-4/+1
2022-07-13drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clkBen Skeggs1-15/+5
2022-06-21drm/nouveau/mmu: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-08drm/nouveau/bios: Rename prom_init() and friends functionsChristophe Leroy3-9/+9
2022-06-02drm/nouveau: fix another off-by-one in nvbios_addrTimur Tabi1-1/+1
2022-05-23drm/nouveau/mmu: fix typo in commentJulia Lawall1-1/+1
2022-05-04drm/nouveau/subdev/bus: Ratelimit logging for fault errorsLyude Paul3-13/+13
2022-05-04drm/nouveau/devinit: fix returnvar.cocci warningsGuo Zhengkui3-6/+3
2022-04-26drm/nouveau/devinit/nva3-: fix returnvar.cocci warningGuo Zhengkui1-2/+1
2022-04-22drm/nouveau/gsp: change gv100_gsp from global to staticTom Rix1-1/+1
2022-04-12Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-3/+5
2022-04-05Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2-5/+9
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard1-1/+1
2022-04-05drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst4-1/+4
2022-04-04drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong1-2/+4
2022-03-03drm/nouveau/instmem: fix uninitialized_var.cocci warningGuo Zhengkui1-1/+1
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+4
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-nextDave Airlie1-1/+1
2022-02-07drm: Convert open-coded yes/no strings to yesno()Lucas De Marchi1-1/+4
2022-01-31drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez1-1/+1
2022-01-25drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()Zhou Qingyang1-4/+5
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter2-4/+8
2021-11-18drm/nouveau/acr: fix a couple NULL vs IS_ERR() checksDan Carpenter2-4/+8
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-3/+4
2021-11-12nouveau/nvkm/subdev/devinit/mcp89.c:Unneeded variabletangchunyou1-2/+1
2021-11-12drm/nouveau/bios/init: A typo fixBhaskar Chowdhury1-1/+1
2021-11-12drm/nouveau/pmu/gm200-: use alternate falcon reset sequenceBen Skeggs5-4/+35
2021-11-12drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACRBen Skeggs1-16/+21
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-3/+3
2021-10-12drm/nouveau/mmu/gp100: remove unused variableKarol Herbst1-1/+1
2021-10-11drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.Luo penghao1-1/+1
2021-10-11drm/nouveau/mmu: drop unneeded assignment in the nvkm_uvmm_mthd_page()Luo penghao1-1/+1
2021-10-06drm/nouveau/ga102-: support ttm buffer moves via copy engineBen Skeggs1-3/+4
2021-08-18drm/nouveau: rip out nvkm_client.superBen Skeggs6-41/+17
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+7
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-3/+3
2021-07-01nouveau/svm: implement atomic SVM accessAlistair Popple2-0/+7
2021-06-03drm/nouveau/clk: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-06-03drm/nouveau/therm: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-06-03drm/nouveau/nvkm/subdev/mc/tu102: Make functions called by reference staticLee Jones1-3/+3
2021-02-11drm/nouveau/top/ga100: initial supportBen Skeggs2-0/+108
2021-02-11drm/nouveau/top: add ioctrl/nvjpgBen Skeggs1-0/+2
2021-02-11drm/nouveau/privring: rename from ibusBen Skeggs15-103/+102
2021-02-11drm/nouveau/vic: switch to instanced constructorBen Skeggs3-3/+4
2021-02-11drm/nouveau/sec: switch to instanced constructorBen Skeggs1-1/+1
2021-02-11drm/nouveau/msvld: switch to instanced constructorBen Skeggs4-5/+5
2021-02-11drm/nouveau/msppp: switch to instanced constructorBen Skeggs4-4/+4
2021-02-11drm/nouveau/mspdec: switch to instanced constructorBen Skeggs4-4/+4
2021-02-11drm/nouveau/msenc: switch to instanced constructorBen Skeggs1-1/+1