aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2020-09-04drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie
2020-09-04drm/nouveau: fix multiple instances of reference count leaksAditya Pakki
2020-09-04drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peekAditya Pakki
2020-09-04drm/nouveau/kms/nv50-: Fix disabling ditheringLyude Paul
2020-08-27drm/nouveau/fbcon: zero-initialise the mode_cmd2 structureBen Skeggs
2020-08-27drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs
2020-08-18drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs
2020-07-13drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selectionBen Skeggs
2020-06-24drm/nouveau: fix bogus GPL-2 license headerBen Skeggs
2020-06-01drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during initBen Skeggs
2020-06-01drm/nouveau: workaround runpm fail by disabling PCI power management on certa...Karol Herbst
2020-06-01drm/nouveau/svm: fix vma range check for migrationRalph Campbell
2020-06-01drm/nouveau/svm: check for SVM initialized before migratingRalph Campbell
2020-05-15drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesetsLyude Paul
2020-05-15drm/nouveau/kms/nv50-: disable input lut harderBen Skeggs
2020-05-15drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs
2020-05-15drm/nouveau/mmu: fix comptag memory leakBen Skeggs
2020-05-15drm/nouveau/fault/gv100-: fix memory leak on module unloadBen Skeggs
2020-05-15drm/nouveau/drm/ttm: Remove set but not used variable 'mem'YueHaibing
2020-05-15drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handlerYueHaibing
2020-05-15drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fwBen Skeggs
2020-05-15drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()Dan Carpenter
2020-03-20drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardwareHans de Goede
2020-03-20drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede
2020-02-24drm/nouveau: Don't grab runtime PM refs for HPD IRQsLyude Paul
2020-02-11drm/nouveau/kms/nv50-: Limit MST BPC to 8Lyude Paul
2020-02-11drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atomLyude Paul
2020-02-11drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBNLyude Paul
2019-11-09drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectorsLyude Paul
2019-10-07drm/nouveau/volt: Fix for some cards having 0 maximum voltageMark Menzynski
2019-10-07drm/nouveau/kms/tu102-: disable input lut when input is already FP16Ben Skeggs
2019-10-01drm/nouveau/disp/nv50-: fix center/aspect-corrected scalingIlia Mirkin
2019-09-16drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREsBen Skeggs
2019-08-29drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul
2019-08-25drm/nouveau: Only recalculate PBN/VCPI on mode/connector changesLyude Paul
2019-08-06drm/nouveau: Only release VCPI slots on mode changesLyude Paul
2019-08-06drm/nouveau/dmem: missing mutex_lock in error pathRalph Campbell
2019-08-06drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu
2019-07-26drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul
2019-06-07Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-06-07drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some...Ben Skeggs
2019-06-07drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FWBen Skeggs
2019-06-07drm/nouveau/secboot: split out FW version-specific LS function pointersBen Skeggs
2019-06-07drm/nouveau/secboot: pass max supported FW version to LS load funcsBen Skeggs
2019-06-07drm/nouveau/core: support versioned firmware loadingBen Skeggs
2019-06-07drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than deviceBen Skeggs
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-15Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-nextDave Airlie