summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: remove trace_dma_fence_emitChristian König2022-05-041-1/+0
* drm/nouveau/subdev/bus: Ratelimit logging for fault errorsLyude Paul2022-05-044-13/+15
* drm/nouveau/devinit: fix returnvar.cocci warningsGuo Zhengkui2022-05-043-6/+3
* drm/nouveau: use drm_gem_plane_helper_prepare_fbChristian König2022-05-021-3/+2
* drm/nouveau: simplify the return expression of nouveau_debugfs_init()Minghao Chi2022-04-291-9/+3
* drm/nouveau/devinit/nva3-: fix returnvar.cocci warningGuo Zhengkui2022-04-261-2/+1
* drm/nouveau/disp/gv100: make gv100_disp_wndw and gv100_disp_wndw_mthd staticTom Rix2022-04-261-2/+2
* drm/nouveau/disp/gv100: make gv100_disp_wimm staticTom Rix2022-04-261-1/+1
* drm/nouveau/kms/gv100: use static for gv100_disp_core_mthd_[base|sor]Tom Rix2022-04-261-2/+2
* drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann2022-04-252-1/+2
* drm/display: Introduce a DRM display-helper moduleThomas Zimmermann2022-04-251-1/+2
* drm: Rename dp/ to display/Thomas Zimmermann2022-04-254-5/+7
* drm/nouveau/gsp: change gv100_gsp from global to staticTom Rix2022-04-221-1/+1
* Merge drm/drm-next into drm-misc-nextPaul Cercueil2022-04-184-1/+4
|\
| * Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-04-128-27/+47
| |\
| * \ Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2022-04-0524-487/+352
| |\ \
| * | | drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst2022-04-054-1/+4
* | | | drm/nouveau/gr/gf100-: change gf108_gr_fwif from global to staticTom Rix2022-04-181-1/+1
* | | | drm/nouveau: change base917c_format from global to staticTom Rix2022-04-181-1/+1
* | | | dma-buf: wait for map to complete for static attachmentsChristian König2022-04-071-16/+1
* | | | dma-buf: specify usage while adding fences to dma_resv obj v7Christian König2022-04-072-5/+8
* | | | dma-buf: add enum dma_resv_usage v4Christian König2022-04-074-9/+13
| |_|/ |/| |
* | | dma-buf/drivers: make reserving a shared slot mandatory v4Christian König2022-04-061-5/+3
* | | drm/nouveau: support more than one write fence in fenv50_wndw_prepare_fbChristian König2022-04-051-9/+5
* | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-04-055-4/+6
|\ \ \ | | |/ | |/|
| * | Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-241-1/+1
| |\ \
| | * | drm/nouveau/device: Get right pgsize_bitmap of iommu_domainLu Baolu2022-02-281-1/+1
| | |/
| * | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-2421-484/+347
| |\ \
| | * \ Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-03-042-355/+0
| | |\ \
| | * \ \ Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-254-8/+13
| | |\ \ \
| | * \ \ \ Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-02-141-1/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| * | | | | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-1/+1
| |\ \ \ \ \
| | * | | | | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
| * | | | | | mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig2022-03-031-1/+0
| * | | | | | mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig2022-03-032-0/+2
| * | | | | | mm: remove pointless includes from <linux/hmm.h>Christoph Hellwig2022-03-031-0/+1
| | |_|/ / / | |/| | | |
| * | | | | drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez2022-01-311-1/+1
| |/ / / /
* | | | | drm/nouveau: stop using dma_resv_excl_fenceChristian König2022-04-051-1/+8
* | | | | drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-041-2/+4
* | | | | drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-03-282-8/+25
* | | | | drm/nouveau: Fix spelling mistake "endianess" -> "endianness"Colin Ian King2022-03-161-1/+1
* | | | | drm/nouveau/instmem: fix uninitialized_var.cocci warningGuo Zhengkui2022-03-031-1/+1
| |_|_|/ |/| | |
* | | | drm/nouveau/kms: Remove redundant zpos initialisationMaxime Ripard2022-02-251-2/+0
* | | | drm/nouveau: Remove the unused header file nvif/list.hCai Huoqing2022-02-241-353/+0
| |_|/ |/| |
* | | drm/nouveau/backlight: Just set all backlight types as RAWLyude Paul2022-02-081-2/+1
* | | drm/nouveau/backlight: Fix LVDS backlight detection on some laptopsLyude Paul2022-02-081-1/+2
* | | nouveau/svm: Use struct_size() helper in nouveau_pfns_map()Gustavo A. R. Silva2022-02-081-2/+2
* | | drm: Convert open-coded yes/no strings to yesno()Lucas De Marchi2022-02-071-1/+4
* | | Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2022-02-071-19/+29
|\ \ \ | | |/ | |/|
| * | Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-0115-121/+334
| |\ \ | | |/ | |/|