summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)AuthorFilesLines
2022-06-20Merge drm/drm-next into drm-misc-nextThomas Zimmermann2-5/+6
2022-06-17drm/nouveau: Fix spelling typo in commentspengfuyuan1-2/+2
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter6-14/+12
2022-06-08drm/nouveau/bios: Rename prom_init() and friends functionsChristophe Leroy3-9/+9
2022-06-03drm/nouveau: fix another off-by-one in nvbios_addrTimur Tabi1-1/+1
2022-05-31drm/nouveau/fifo/gv100-: set gv100_fifo_runlist storage-class to staticTom Rix1-1/+1
2022-05-26Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds30-98/+104
2022-05-23drm/nouveau/tegra: remove needless NULL checkGuo Zhengkui1-9/+5
2022-05-23drm/nouveau/mmu: fix typo in commentJulia Lawall1-1/+1
2022-05-23drm/nouveau: clear output poll workers before nouveau_fbcon_destroy()Mark Menzynski1-0/+2
2022-05-07drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()Christophe JAILLET1-4/+5
2022-05-07drm/nouveau/tegra: Stop using iommu_present()Robin Murphy1-1/+1
2022-05-05drm/nouveau/gr/gf100-: Clean up some inconsistent indentingJiapeng Chong1-2/+2
2022-05-04drm/nouveau: remove trace_dma_fence_emitChristian König1-1/+0
2022-05-04drm/nouveau/subdev/bus: Ratelimit logging for fault errorsLyude Paul4-13/+15
2022-05-04drm/nouveau/devinit: fix returnvar.cocci warningsGuo Zhengkui3-6/+3
2022-05-02drm/nouveau: use drm_gem_plane_helper_prepare_fbChristian König1-3/+2
2022-04-29drm/nouveau: simplify the return expression of nouveau_debugfs_init()Minghao Chi1-9/+3
2022-04-26drm/nouveau/devinit/nva3-: fix returnvar.cocci warningGuo Zhengkui1-2/+1
2022-04-26drm/nouveau/disp/gv100: make gv100_disp_wndw and gv100_disp_wndw_mthd staticTom Rix1-2/+2
2022-04-26drm/nouveau/disp/gv100: make gv100_disp_wimm staticTom Rix1-1/+1
2022-04-26drm/nouveau/kms/gv100: use static for gv100_disp_core_mthd_[base|sor]Tom Rix1-2/+2
2022-04-25drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann2-1/+2
2022-04-25drm/display: Introduce a DRM display-helper moduleThomas Zimmermann1-1/+2
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann4-5/+7
2022-04-22drm/nouveau/gsp: change gv100_gsp from global to staticTom Rix1-1/+1
2022-04-18Merge drm/drm-next into drm-misc-nextPaul Cercueil4-1/+4
2022-04-18drm/nouveau/gr/gf100-: change gf108_gr_fwif from global to staticTom Rix1-1/+1
2022-04-18drm/nouveau: change base917c_format from global to staticTom Rix1-1/+1
2022-04-12Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie8-27/+47
2022-04-07dma-buf: wait for map to complete for static attachmentsChristian König1-16/+1
2022-04-07dma-buf: specify usage while adding fences to dma_resv obj v7Christian König2-5/+8
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König4-9/+13
2022-04-06dma-buf/drivers: make reserving a shared slot mandatory v4Christian König1-5/+3
2022-04-05drm/nouveau: support more than one write fence in fenv50_wndw_prepare_fbChristian König1-9/+5
2022-04-05Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard24-487/+352
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard5-4/+6
2022-04-05drm/nouveau: stop using dma_resv_excl_fenceChristian König1-1/+8
2022-04-05drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst4-1/+4
2022-04-05drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong1-2/+4
2022-03-29drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iteratorXiaomeng Tong2-8/+25
2022-03-25Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-03-25Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds21-484/+347
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds1-1/+1
2022-03-16drm/nouveau: Fix spelling mistake "endianess" -> "endianness"Colin Ian King1-1/+1
2022-03-04Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-355/+0
2022-03-04drm/nouveau/instmem: fix uninitialized_var.cocci warningGuo Zhengkui1-1/+1
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig1-1/+0
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig2-0/+2
2022-03-03mm: remove pointless includes from <linux/hmm.h>Christoph Hellwig1-0/+1