summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2020-02-13drm/nouveau: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann
2020-01-24drm: Avoid drm_global_mutex for simple inc/dec of dev->open_countChris Wilson
2020-01-16drm/ttm: nuke invalidate_caches callbackChristian König
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
2019-08-23drm/nouveau/volt: Fix for some cards having 0 maximum voltageMark Menzynski
2019-08-23drm/nouveau/dispnv50: Fix runtime PM ref tracking for non-blocking modesetsLyude Paul
2019-08-23drm/nouveau/dispnv04: Remove runtime PMLyude Paul
2019-08-23drm/nouveau/gpio: check function 76 in the power check as wellMark Menzynski
2019-08-23drm/nouveau/gpio: check the gpio function 16 in the power check as wellMark Menzynski
2019-08-23drm/nouveau/gpio: fail if gpu external power is missingMark Menzynski
2019-08-23drm/nouveau/bios/gpio: sort gpios by valuesMark Menzynski
2019-08-23drm/nouveau/therm: don't attempt fan control where PMU is already managing itBen Skeggs
2019-08-23drm/nouveau/therm: skip probing for devices not specified in thermal tablesBen Skeggs