summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-08-10Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-08-08drm: Nuke drm_atomic_legacy_backoffDaniel Vetter
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-08drm: Handle properties in the core for atomic driversDaniel Vetter
2017-08-07uapi drm/armada_drm.h: use __u32 and __u64 instead of uint32_t and uint64_tMikko Rapeli
2017-08-07drm: remove unused and redundant callbacksPeter Rosin
2017-08-04drm/tinydrm: remove call to mipi_dbi_init() from mipi_dbi_spi_init()David Lechner
2017-08-04Merge tag 'drm-next-du-20170803' of git://linuxtv.org/pinchartl/media into dr...Dave Airlie
2017-08-03drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interfaceLionel Landwerlin
2017-08-03drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham
2017-08-02Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-08-01drm: Create a format/modifier blobBen Widawsky
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-07-31drm: Add a few missing descriptions in drm_driver docsSean Paul
2017-07-31drm: Fix warning when building docs for scdc_helperSean Paul
2017-07-31drm: Fix kerneldoc for atomic_async_updateDaniel Vetter
2017-07-31drm/atomic: Update comment to match the codeThierry Reding
2017-07-29v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart
2017-07-29dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fenceChris Wilson
2017-07-29drm/tinydrm: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-07-29drm/gem: Add drm_gem_dumb_map_offset()Noralf Trønnes
2017-07-28drm/vc4: Add an ioctl for labeling GEM BOs for summary statsEric Anholt
2017-07-26Merge airlied/drm-next into drm-misc-nextSean Paul
2017-07-27Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie
2017-07-26drm/bridge: Add a devm_ allocator for panel bridge.Eric Anholt
2017-07-26drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm usersMaxime Ripard
2017-07-26drm/fb-helper: Support deferred setupDaniel Vetter
2017-07-26dma-fence: Don't BUG_ON when not absolutely neededDaniel Vetter
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-07-26drm/atomic: Add __must_check to drm_atomic_helper_swap_state.Maarten Lankhorst
2017-07-26drm/atomic: Change drm_atomic_helper_swap_state to return an error.Maarten Lankhorst
2017-07-25drm/ttm: Implement vm_operations_struct.access v2Felix Kuehling
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-22Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-21Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-07-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-07-21Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-07-21Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust
2017-07-21Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-20bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann
2017-07-20IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal
2017-07-20IB/rdmavt: Setting of QP timeout can overflow jiffies computationKaike Wan