summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-10-07drm/nouveau/volt: Fix for some cards having 0 maximum voltageMark Menzynski
2019-08-29drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul
2019-08-06drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu
2019-07-31drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul
2019-07-12Merge tag 'v4.14.126' into 4.14-2.0.x-imxMax Krummenacher
2019-06-19nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabledThomas Backlund
2019-06-19drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie
2019-06-15Revert "drm/nouveau: add kconfig option to turn off nouveau legacy contexts. ...Greg Kroah-Hartman
2019-06-15drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...Ben Skeggs
2019-06-11drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie
2019-06-09drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-04-20drm/nouveau/volt/gf117: fix speedo readout registerIlia Mirkin
2019-04-20drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failureYueHaibing
2019-04-05drm/nouveau: Stop using drm_crtc_force_disableDaniel Vetter
2019-02-20drm/nouveau/falcon: avoid touching registers if engine is offIlia Mirkin
2019-02-20drm/nouveau: Don't disable polling in fallback modeTakashi Iwai
2019-02-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard
2018-12-21drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul
2018-11-21drm/nouveau: Check backlight IDs are >= 0, not > 0Lyude Paul
2018-10-10drm/nouveau/disp: fix DP disable raceBen Skeggs
2018-10-10drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs
2018-09-29drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too earlyLyude Paul
2018-09-29drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()Lyude Paul
2018-09-29drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placementLyude Paul
2018-09-29drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unloadLyude Paul
2018-09-29drm/nouveau: Fix deadlocks in nouveau_connector_detect()Lyude Paul
2018-09-26drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding
2018-09-26drm/nouveau/debugfs: Wake up GPU before doing any reclockingKarol Herbst
2018-09-26drm/nouveau: Fix runtime PM leak in drm_open()Lyude Paul
2018-08-24drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter
2018-08-03drm/nouveau/fifo/gk104-: poll for runlist update completionBen Skeggs
2018-07-28drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul
2018-07-28drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul
2018-07-25drm/nouveau: Avoid looping through fake MST connectorsLyude Paul
2018-07-25drm/nouveau: Use drm_connector_list_iter_* for iterating connectorsLyude Paul
2018-05-30drm/nouveau/bl: fix backlight regressionKarol Herbst
2018-05-16drm/nouveau: Fix deadlock in nv50_mstm_register_connector()Lyude Paul
2018-04-26drm/nouveau/pmu/fuc: don't use movw directly anymoreKarol Herbst
2018-03-21drm/nouveau/bl: Fix oops on driver unbindLukas Wunner
2018-03-15drm/nouveau: prefer XBGR2101010 for addfb ioctlIlia Mirkin
2018-03-15drm/nouveau: Fix deadlock on runtime suspendLukas Wunner
2018-03-03drm/nouveau/pci: do a msi rearm on initKarol Herbst
2018-01-23drm/nouveau/disp/gf119: add missing drive vfunc ptrRob Clark
2017-11-03Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01drm/nouveau/kms/nv50: use the correct state for base channel notifier setupBen Skeggs
2017-10-19drm/nouveau/fbcon: fix oops without fbdev emulationPavel Roskin
2017-10-03drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boardsBen Skeggs