aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
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
2019-05-14Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-14drm/nouveau: fix duplication of nv50_head_atom structPeteris Rudzusiks
2019-05-14drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...Ben Skeggs
2019-05-14drm/nouveau/core: initial support for boards with TU117 chipsetBen Skeggs
2019-05-14drm/nouveau/core: allow detected chipset to be overriddenBen Skeggs
2019-05-14drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when en...Ben Skeggs
2019-05-14drm/nouveau/kms/nv50-: fix bug preventing non-vsync'd page flipsBen Skeggs
2019-05-14drm/nouveau/kms/gv100-: fix spurious window immediate interlocksBen Skeggs