summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02276-0/+276
* drm/nouveau/fbcon: fix oops without fbdev emulationPavel Roskin2017-10-181-3/+4
* drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boardsBen Skeggs2017-10-031-1/+4
* drm/nouveau/bsp/g92: disable by defaultIlia Mirkin2017-10-031-1/+1
* drm/nouveau/mmu: flush tlbs before deleting page tablesBen Skeggs2017-10-031-0/+2
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* drm/nouveau/kms/nv50: perform null check on msto[i] rathern than mstoColin Ian King2017-08-221-1/+1
* drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin2017-08-221-0/+4
* drm/nouveau: silence suspend/resume debugging messagesBen Skeggs2017-08-221-11/+11
* drm/nouveau/kms/nv04-nv4x: fix exposed format listIlia Mirkin2017-08-221-1/+35
* drm/nouveau/kms/nv10-nv40: add NV21 support to overlayIlia Mirkin2017-08-221-3/+6
* drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch settingIlia Mirkin2017-08-221-28/+34
* drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creationIlia Mirkin2017-08-221-0/+21
* drm/nouveau/mpeg: print more debug info when rejecting dma objectsIlia Mirkin2017-08-222-2/+12
* drm/nouveau/fb/gf100-: zero mmu debug buffersBen Skeggs2017-08-221-2/+2
* drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiBBen Skeggs2017-08-222-0/+7
* initial support (display-only) for GP108Ilia Mirkin2017-08-221-0/+30
* drm/nouveau/falcon: use a more reasonable msgqueue timeout valueBen Skeggs2017-08-221-1/+1
* drm/nouveau/disp: Silence DCB warnings.Rosen Penev2017-08-224-0/+7
* drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.Rosen Penev2017-08-221-5/+2Star
* drm/nouveau/pmu/gt215-: abstract detection of whether reset is neededBen Skeggs2017-08-2213-1/+32
* drm/nouveau/pmu/gt215: fix resetBen Skeggs2017-08-2210-13/+24
* drm/nouveau/mc/gf100: add pmu to reset maskBen Skeggs2017-08-221-0/+1
* drm/nouveau/disp/gf119-: avoid creating non-existent headsIlia Mirkin2017-08-222-3/+8
* drm/nouveau/therm/gm200: AddedKarol Herbst2017-08-226-1/+46
* drm/nouveau/therm: fix spelling mistake on array thresoldsColin Ian King2017-08-221-3/+3
* drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König2017-08-171-2/+4
* drm/nouveau: Fix merge commitMaarten Lankhorst2017-08-161-9/+10
* Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie2017-08-1515-32/+99
|\
| * drm/nouveau/disp/nv04: avoid creation of output pathsBen Skeggs2017-08-101-0/+2
| * drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs2017-07-251-1/+1
| * drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin2017-07-251-1/+1
| * drm/nouveau/kms: remove call to drm_crtc_vblank_off() during unload/suspendBen Skeggs2017-07-241-5/+0Star
| * drm/nouveau/kms/nv50: update vblank state in response to modeset actionsBen Skeggs2017-07-241-6/+12
| * drm/nouveau/disp: add tv encoders to output resource mappingBen Skeggs2017-07-242-0/+2
| * drm/nouveau/i2c/gf119-: add support for address-only transactionsBen Skeggs2017-07-249-19/+81
* | drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-082-11/+2Star
* | drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter2017-08-082-4/+0Star
* | drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter2017-08-081-1/+0Star
* | drm: Nuke drm_atomic_helper_crtc_set_propertyDaniel Vetter2017-08-081-1/+0Star
* | drm: nouveau: remove dead code and pointless local lut storagePeter Rosin2017-08-044-69/+22Star
* | drm: Plumb modifiers through plane initBen Widawsky2017-08-011-2/+3
* | drm/nouveau: Convert nouveau to use new iterator macros, v2.Maarten Lankhorst2017-08-011-35/+37
* | drm/nouveau: Use the drm_driver.dumb_destroy defaultNoralf Trønnes2017-07-291-1/+0Star
* | Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-07-262-16/+13Star
|\|
| * Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-1096-4070/+4553
| |\
| * \ Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-032-16/+13Star
| |\ \
| | * | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-072-16/+13Star
* | | | drm/nouveau: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst2017-07-261-1/+4
* | | | drm/nouveau: Fix error handling in nv50_disp_atomic_commitMaarten Lankhorst2017-07-261-2/+5