summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/volt: Fix for some cards having 0 maximum voltageMark Menzynski2019-10-071-0/+2
* drm/nouveau/kms/tu102-: disable input lut when input is already FP16Ben Skeggs2019-10-071-1/+3
* drm/nouveau/disp/nv50-: fix center/aspect-corrected scalingIlia Mirkin2019-10-011-4/+24
* drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREsBen Skeggs2019-09-161-0/+12
* drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul2019-08-291-7/+17
* drm/nouveau: Only recalculate PBN/VCPI on mode/connector changesLyude Paul2019-08-251-9/+13
* drm/nouveau: Only release VCPI slots on mode changesLyude Paul2019-08-061-1/+1
* drm/nouveau/dmem: missing mutex_lock in error pathRalph Campbell2019-08-061-1/+2
* drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu2019-08-061-1/+1
* drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul2019-07-261-0/+20
* Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2019-06-0715-98/+242
|\
| * drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some...Ben Skeggs2019-06-075-6/+18
| * drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FWBen Skeggs2019-06-071-14/+14
| * drm/nouveau/secboot: split out FW version-specific LS function pointersBen Skeggs2019-06-076-41/+141
| * drm/nouveau/secboot: pass max supported FW version to LS load funcsBen Skeggs2019-06-076-21/+32
| * drm/nouveau/core: support versioned firmware loadingBen Skeggs2019-06-072-6/+31
| * drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than deviceBen Skeggs2019-06-076-18/+14
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-3055-0/+55
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-167-8/+75
|\ \
| * | Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-nextDave Airlie2019-05-157-8/+75
| |\|
| | * drm/nouveau: fix duplication of nv50_head_atom structPeteris Rudzusiks2019-05-141-0/+1
| | * drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...Ben Skeggs2019-05-141-2/+9
| | * drm/nouveau/core: initial support for boards with TU117 chipsetBen Skeggs2019-05-141-0/+36
| | * drm/nouveau/core: allow detected chipset to be overriddenBen Skeggs2019-05-142-3/+24
| | * drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when en...Ben Skeggs2019-05-141-1/+1
| | * drm/nouveau/kms/nv50-: fix bug preventing non-vsync'd page flipsBen Skeggs2019-05-141-1/+1
| | * drm/nouveau/kms/gv100-: fix spurious window immediate interlocksBen Skeggs2019-05-143-1/+3
* | | Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-141-2/+0
|\ \ \
| * | | video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan2019-04-031-2/+0
* | | | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-0818-38/+114
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/d...Dave Airlie2019-05-091-4/+4
| |\ \ \ | | |_|/ | |/| |
| | * | drm: prefix header search paths with $(srctree)/Masahiro Yamada2019-04-261-4/+4
| * | | drm/nouveau/nouveau: forward error generated while resuming objects treeTobias Klausmann2019-05-011-1/+11
| * | | drm/nouveau/fb/ramgk104: fix spelling mistake "sucessfully" -> "successfully"Colin Ian King2019-05-011-1/+1
| * | | drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul2019-05-016-2/+65
| * | | drm/nouveau: Remove duplicate ACPI_VIDEO_NOTIFY_PROBE definitionBjorn Helgaas2019-05-011-9/+0
| * | | drm/nouveau/mmu: qualify vmm during dtorJon Derrick2019-05-011-1/+1
| * | | drm/nouveau/bar/gf100: ensure BAR is mappedJon Derrick2019-05-011-0/+2
| * | | drm/nouveau/bar/nv50: ensure BAR is mappedJon Derrick2019-05-011-3/+9
| * | | drm/nouveau/bar/nv50: check bar1 vmm return valueJon Derrick2019-05-011-0/+2
| * | | drm: allow removal of legacy codepaths (v4.1)Dave Airlie2019-04-241-1/+1
| * | | drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie2019-04-242-3/+17
| |/ /
| * | Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-04-032-6/+0
| |\ \
| | * | drm/ttm: Quick-test mmap offset in ttm_bo_mmap()Thomas Zimmermann2019-03-191-3/+0
| | * | drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()Thomas Zimmermann2019-03-191-1/+0
| | * | drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann2019-03-191-2/+0
| * | | Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-03-292-8/+2
| |\ \ \
| | * | | drm/nouveau: Use drm_fb_helper_fill_infoDaniel Vetter2019-03-272-7/+2
| | * | | drm/fbdev: Make skip_vt_switch the defaultDaniel Vetter2019-03-261-1/+0
| | |/ /