summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)AuthorFilesLines
2022-04-05Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard24-487/+352
2022-04-05drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst4-1/+4
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-04Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-355/+0
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
2022-02-28drm/nouveau/device: Get right pgsize_bitmap of iommu_domainLu Baolu1-1/+1
2022-02-25drm/nouveau/kms: Remove redundant zpos initialisationMaxime Ripard1-2/+0
2022-02-25drm/nouveau: Remove the unused header file nvif/list.hCai Huoqing1-353/+0
2022-02-24Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-8/+13
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie1-1/+1
2022-02-08drm/nouveau/backlight: Just set all backlight types as RAWLyude Paul1-2/+1
2022-02-08drm/nouveau/backlight: Fix LVDS backlight detection on some laptopsLyude Paul1-1/+2
2022-02-08nouveau/svm: Use struct_size() helper in nouveau_pfns_map()Gustavo A. R. Silva1-2/+2
2022-02-08drm: Convert open-coded yes/no strings to yesno()Lucas De Marchi1-1/+4
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst1-19/+29
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie15-121/+334
2022-02-01drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez1-1/+1
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki1-2/+4
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König1-2/+2
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König3-6/+9
2022-01-26drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()Zhou Qingyang1-4/+5
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann4-5/+5
2022-01-17drm/dp: Move DisplayPort helpers into separate helper moduleThomas Zimmermann1-0/+1
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds42-212/+396
2021-12-21drm/nouveau: wait for the exclusive fence after the shared ones v2Christian König1-13/+15
2021-12-16drm/nouveau/disp/dp: add support for eDP link ratesBen Skeggs4-5/+84
2021-12-16drm/nouveau/disp/dp: add support for hbr3Ben Skeggs2-2/+2
2021-12-16drm/nouveau/disp/dp: add support for lttprsBen Skeggs2-12/+114
2021-12-16drm/nouveau/disp/dp: fixup cr/eq delays for 1.4Ben Skeggs2-9/+12
2021-12-16drm/nouveau/disp/dp: add support for tps4Ben Skeggs3-6/+17
2021-12-16drm/nouveau/disp/dp: generate supported link rates table at detect timeBen Skeggs2-69/+45
2021-12-16drm/nouveau/disp/dp: explicitly control scrambling when setting patternBen Skeggs5-5/+45
2021-12-16drm/nouveau/disp: remove some remnant of a reworkBen Skeggs1-4/+1
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter3-4/+30
2021-12-09Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-2/+2
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas1-2/+2
2021-11-23Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie41-200/+376
2021-11-19drm/nouveau/acr: fix a couple NULL vs IS_ERR() checksDan Carpenter2-4/+8
2021-11-19drm/nouveau: recognise GA106Ben Skeggs1-0/+22
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann22-32/+393
2021-11-18drm/nouveau/kms/nv50-: Explicitly check DPCD backlights for aux enable/bright...Lyude Paul1-1/+4
2021-11-16Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard10-27/+15
2021-11-13drm/nouveau: set RGB quantization range to FULLHans Verkuil1-0/+3
2021-11-13drm/nouveau/kms: delete an useless function call in nouveau_framebuffer_new()Luo Jiaxing1-4/+1
2021-11-13drm/nouveau/kms/nv50-: Remove several set but not used variables "ret" in disp.cLuo Jiaxing1-5/+3