summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
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
2017-10-03drm/nouveau/bsp/g92: disable by defaultIlia Mirkin
2017-10-03drm/nouveau/mmu: flush tlbs before deleting page tablesBen Skeggs
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-08-22drm/nouveau/kms/nv50: perform null check on msto[i] rathern than mstoColin Ian King
2017-08-22drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin
2017-08-22drm/nouveau: silence suspend/resume debugging messagesBen Skeggs
2017-08-22drm/nouveau/kms/nv04-nv4x: fix exposed format listIlia Mirkin
2017-08-22drm/nouveau/kms/nv10-nv40: add NV21 support to overlayIlia Mirkin
2017-08-22drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch settingIlia Mirkin
2017-08-22drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creationIlia Mirkin
2017-08-22drm/nouveau/mpeg: print more debug info when rejecting dma objectsIlia Mirkin
2017-08-22drm/nouveau/fb/gf100-: zero mmu debug buffersBen Skeggs
2017-08-22drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiBBen Skeggs
2017-08-22initial support (display-only) for GP108Ilia Mirkin
2017-08-22drm/nouveau/falcon: use a more reasonable msgqueue timeout valueBen Skeggs
2017-08-22drm/nouveau/disp: Silence DCB warnings.Rosen Penev
2017-08-22drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.Rosen Penev
2017-08-22drm/nouveau/pmu/gt215-: abstract detection of whether reset is neededBen Skeggs
2017-08-22drm/nouveau/pmu/gt215: fix resetBen Skeggs
2017-08-22drm/nouveau/mc/gf100: add pmu to reset maskBen Skeggs
2017-08-22drm/nouveau/disp/gf119-: avoid creating non-existent headsIlia Mirkin
2017-08-22drm/nouveau/therm/gm200: AddedKarol Herbst
2017-08-22drm/nouveau/therm: fix spelling mistake on array thresoldsColin Ian King
2017-08-17drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König
2017-08-16drm/nouveau: Fix merge commitMaarten Lankhorst
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie
2017-08-10drm/nouveau/disp/nv04: avoid creation of output pathsBen Skeggs
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_crtc_set_propertyDaniel Vetter
2017-08-04drm: nouveau: remove dead code and pointless local lut storagePeter Rosin
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-08-01drm/nouveau: Convert nouveau to use new iterator macros, v2.Maarten Lankhorst
2017-07-29drm/nouveau: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-07-26drm/nouveau: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst
2017-07-26drm/nouveau: Fix error handling in nv50_disp_atomic_commitMaarten Lankhorst
2017-07-25drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs
2017-07-25drm/nouveau/disp/nv50-: bump max chans to 21Ilia Mirkin
2017-07-24drm/nouveau/kms: remove call to drm_crtc_vblank_off() during unload/suspendBen Skeggs
2017-07-24drm/nouveau/kms/nv50: update vblank state in response to modeset actionsBen Skeggs
2017-07-24drm/nouveau/disp: add tv encoders to output resource mappingBen Skeggs
2017-07-24drm/nouveau/i2c/gf119-: add support for address-only transactionsBen Skeggs
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma