summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2020-01-15drm/nouveau/secboot/gm20b,gp10b: Read WPR configuration from GPU registersThierry Reding
2020-01-15drm/nouveau/tegra: Set clock rate if not setThierry Reding
2020-01-15drm/nouveau/tegra: Avoid pulsing reset twiceThierry Reding
2020-01-15drm/nouveau: Do not try to disable PCI device on TegraThierry Reding
2020-01-15drm/nouveau/fault: Add support for GP10BThierry Reding
2020-01-15drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dstColin Ian King
2020-01-15drm/nouveau/kms/nv50-: Report possible_crtcs incorrectly on mstos, for nowLyude Paul
2020-01-15drm/nouveau/kms/nv50-: Use less encoders by making mstos per-headLyude Paul
2020-01-15drm/nouveau/kms/nv50-: Remove nv50_mstc_best_encoder()Lyude Paul
2020-01-15drm/nouveau/kms/gf119-: allow both 256- and 1024-sized LUTs to be usedIlia Mirkin
2020-01-15drm/nouveau/gr/gk208-gm10x: regenerate built-in firmwareBen Skeggs
2020-01-09drm/dp_mst: Manually overwrite PBN divider for calculating timeslotsMikita Lipski
2020-01-09drm/dp_mst: Add PBN calculation for DSC modesDavid Francis
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-10drm/nouveau/kms/nv50-: fix panel scalingBen Skeggs
2019-12-10drm/nouveau/kms/nv50-: Limit MST BPC to 8Lyude Paul
2019-12-10drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atomLyude Paul
2019-12-10drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBNLyude Paul
2019-12-10drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardwareHans de Goede
2019-12-10drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede
2019-12-05drm: constify fb ops across all driversJani Nikula
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-23nouveau: use mmu_interval_notifier instead of hmm_mirrorJason Gunthorpe
2019-11-23nouveau: use mmu_notifier directly for invalidate_range_startJason Gunthorpe
2019-11-20drm/nouveau: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-14drm/nouveau: use drm_debug_enabled() to check for debug categoriesJani Nikula
2019-11-06drm/nouveau: slowpath for pushbuf ioctlDaniel Vetter
2019-10-24drm/dp_mst: Add basic topology reprobing when resumingLyude Paul
2019-10-24drm/nouveau: Resume hotplug interrupts earlierLyude Paul
2019-10-24drm/nouveau: Don't grab runtime PM refs for HPD IRQsLyude Paul
2019-10-24drm/dp_mst: Protect drm_dp_mst_port members with lockingLyude Paul
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-26Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/d...Dave Airlie
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-18drm/atomic: Rename crtc_state->pageflip_flags to async_flipDaniel Vetter
2019-09-17drm/nouveau/bar/gm20b: Avoid BAR1 teardown during initThierry Reding
2019-09-17drm/nouveau: Fix ordering between TTM and GEM releaseThierry Reding
2019-09-17drm/nouveau/prime: Extend DMA reservation object lockThierry Reding
2019-09-17drm/nouveau: Fix fallout from reservation object reworkThierry Reding
2019-09-17drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectorsLyude Paul
2019-09-16drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza
2019-09-11drm/nouveau: switch to gem vma offset managerGerd Hoffmann
2019-09-11drm/ttm: turn ttm_bo_device.vma_manager into a pointerGerd Hoffmann
2019-09-03Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-09-02drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREsBen Skeggs
2019-08-27drm_dp_cec: add connector info support.Dariusz Marcinkiewicz
2019-08-27Merge tag 'drm-misc-next-2019-08-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-23Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixesDave Airlie