summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2022-04-05Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2022-04-05drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst
2022-03-24Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-04Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
2022-03-03mm: remove pointless includes from <linux/hmm.h>Christoph Hellwig
2022-02-28drm/nouveau/device: Get right pgsize_bitmap of iommu_domainLu Baolu
2022-02-25drm/nouveau/kms: Remove redundant zpos initialisationMaxime Ripard
2022-02-24drm/nouveau: Remove the unused header file nvif/list.hCai Huoqing
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-02-08drm/nouveau/backlight: Just set all backlight types as RAWLyude Paul
2022-02-08drm/nouveau/backlight: Fix LVDS backlight detection on some laptopsLyude Paul
2022-02-08nouveau/svm: Use struct_size() helper in nouveau_pfns_map()Gustavo A. R. Silva
2022-02-07drm: Convert open-coded yes/no strings to yesno()Lucas De Marchi
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-31drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König
2022-01-25drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()Zhou Qingyang
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann
2022-01-17drm/dp: Move DisplayPort helpers into separate helper moduleThomas Zimmermann
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-21drm/nouveau: wait for the exclusive fence after the shared ones v2Christian König
2021-12-16drm/nouveau/disp/dp: add support for eDP link ratesBen Skeggs
2021-12-16drm/nouveau/disp/dp: add support for hbr3Ben Skeggs
2021-12-16drm/nouveau/disp/dp: add support for lttprsBen Skeggs
2021-12-16drm/nouveau/disp/dp: fixup cr/eq delays for 1.4Ben Skeggs
2021-12-16drm/nouveau/disp/dp: add support for tps4Ben Skeggs
2021-12-16drm/nouveau/disp/dp: generate supported link rates table at detect timeBen Skeggs
2021-12-16drm/nouveau/disp/dp: explicitly control scrambling when setting patternBen Skeggs
2021-12-16drm/nouveau/disp: remove some remnant of a reworkBen Skeggs
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter
2021-12-09Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas
2021-11-23Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-11-18drm/nouveau/acr: fix a couple NULL vs IS_ERR() checksDan Carpenter
2021-11-18drm/nouveau: recognise GA106Ben Skeggs
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-11-17drm/nouveau/kms/nv50-: Explicitly check DPCD backlights for aux enable/bright...Lyude Paul
2021-11-16Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2021-11-12drm/nouveau: set RGB quantization range to FULLHans Verkuil
2021-11-12drm/nouveau/kms: delete an useless function call in nouveau_framebuffer_new()Luo Jiaxing
2021-11-12drm/nouveau/kms/nv50-: Remove several set but not used variables "ret" in disp.cLuo Jiaxing