summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-03-07drm/nouveau/priv: punt messages to debug levelBen Skeggs
2017-03-07Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-03-06drm/i915: Take rpm wakelock for releasing the fence on unbindChris Wilson
2017-03-06drm/i915: Wake up all waiters before idlingChris Wilson
2017-03-06drm/i915: Complain if we take too long under vblank evasion.Maarten Lankhorst
2017-03-06drm/i915: Move updating color management to before vblank evasionMaarten Lankhorst
2017-03-06drm/i915/glk: Remove MODULE_FIRMWARE() tag from Geminilake's DMCAnder Conselvan de Oliveira
2017-03-06drm/i915: Update DRIVER_DATE to 20170306Daniel Vetter
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-03Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-03Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2017-03-03drm/i915: Don't use enums for hardware engine idMichal Wajdeczko
2017-03-03drm/i915: Split breadcrumbs spinlock into twoChris Wilson
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-03drm/i915: Refactor wakeup of the next breadcrumb waiterChris Wilson
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-03sfc: fix IPID endianness in TSOv2Edward Cree
2017-03-03sfc: avoid max() in array sizeEdward Cree
2017-03-03Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...David S. Miller
2017-03-03nfp: correct DMA direction in XDP DMA syncJakub Kicinski
2017-03-03nfp: don't tell FW about the reserved buffer spaceJakub Kicinski
2017-03-03net: ethernet: bgmac: mac address change bugHari Vyas
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason
2017-03-03xen-netback: don't vfree() queues under spinlockPaul Durrant
2017-03-03xen-netback: keep a local pointer for vif in backend_disconnect()Paul Durrant
2017-03-03drm/i915: Take reference for signaling the request from hardirqChris Wilson
2017-03-03drm/i915: Add FIFO underrun tracepointsVille Syrjälä
2017-03-03drm/i915: Add cxsr toggle tracepointVille Syrjälä
2017-03-03drm/i915: Add VLV/CHV watermark/FIFO programming tracepointsVille Syrjälä
2017-03-03drm/i915: Add plane update/disable tracepointsVille Syrjälä
2017-03-03drm/i915: Kill level 0 wm hack for VLV/CHVVille Syrjälä
2017-03-03drm/i915: Workaround VLV/CHV sprite1->sprite0 enable underrunVille Syrjälä
2017-03-03drm/i915: Sanitize VLV/CHV watermarks properlyVille Syrjälä
2017-03-03drm/i915: Only use update_wm_{pre,post} for pre-ilk platformsVille Syrjälä
2017-03-03drm/i915: Nuke crtc->wm.cxsr_allowedVille Syrjälä
2017-03-03drm/i915: Compute proper intermediate wms for vlv/cvhVille Syrjälä
2017-03-03drm/i915: Skip useless watermark/FIFO related work on VLV/CHV when not neededVille Syrjälä
2017-03-03drm/i915: Compute vlv/chv wms the atomic wayVille Syrjälä
2017-03-03drm/i915: Compute VLV/CHV FIFO sizes based on the PM2 watermarksVille Syrjälä
2017-03-03drm/i915: Plop vlv/chv fifo sizes into crtc stateVille Syrjälä
2017-03-03drm/i915: Plop vlv wm state into crtc_stateVille Syrjälä
2017-03-03drm/i915: Move vlv wms from crtc->wm_state to crtc->wm.active.vlvVille Syrjälä
2017-03-03drm/i915: Track plane fifo sizes under intel_crtcVille Syrjälä
2017-03-03drm/i915: Track visible planes in a bitmaskVille Syrjälä