aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-15drm/i915: Add support for drm syncobjsJason Ekstrand1-2/+29
2017-08-10drm/i915: Implement .get_format_info() hook for CCSVille Syrjälä1-0/+20
2017-08-10Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter22-150/+202
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie20-145/+178
2017-08-08drm: Nuke drm_atomic_legacy_backoffDaniel Vetter1-2/+0
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter1-2/+0
2017-08-08drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter2-6/+0
2017-08-08drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter2-6/+0
2017-08-08drm: Nuke drm_atomic_helper_crtc_set_propertyDaniel Vetter1-3/+0
2017-08-08drm: Handle properties in the core for atomic driversDaniel Vetter3-14/+8
2017-08-07uapi drm/armada_drm.h: use __u32 and __u64 instead of uint32_t and uint64_tMikko Rapeli1-11/+11
2017-08-07drm: remove unused and redundant callbacksPeter Rosin3-56/+0
2017-08-04drm/tinydrm: remove call to mipi_dbi_init() from mipi_dbi_spi_init()David Lechner1-5/+1
2017-08-04Merge tag 'drm-next-du-20170803' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie1-5/+7
2017-08-03drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interfaceLionel Landwerlin1-0/+20
2017-08-03drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham1-1/+1
2017-08-02Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+17
2017-08-01drm: Create a format/modifier blobBen Widawsky2-0/+56
2017-08-01drm: Plumb modifiers through plane initBen Widawsky3-1/+33
2017-07-31drm: Add a few missing descriptions in drm_driver docsSean Paul1-6/+46
2017-07-31drm: Fix warning when building docs for scdc_helperSean Paul1-25/+0
2017-07-31drm: Fix kerneldoc for atomic_async_updateDaniel Vetter1-3/+3
2017-07-31drm/atomic: Update comment to match the codeThierry Reding1-1/+1
2017-07-29v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart1-4/+6
2017-07-29dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fenceChris Wilson1-1/+2
2017-07-29drm/tinydrm: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes1-3/+1
2017-07-29drm/gem: Add drm_gem_dumb_map_offset()Noralf Trønnes1-0/+2
2017-07-28drm/vc4: Add an ioctl for labeling GEM BOs for summary statsEric Anholt1-0/+11
2017-07-26Merge airlied/drm-next into drm-misc-nextSean Paul57-115/+198
2017-07-27Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie57-115/+198
2017-07-26drm/bridge: Add a devm_ allocator for panel bridge.Eric Anholt1-0/+3
2017-07-26drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm usersMaxime Ripard1-0/+1
2017-07-26drm/fb-helper: Support deferred setupDaniel Vetter1-0/+23
2017-07-26dma-fence: Don't BUG_ON when not absolutely neededDaniel Vetter1-2/+2
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter631-5247/+16234
2017-07-26drm/atomic: Add __must_check to drm_atomic_helper_swap_state.Maarten Lankhorst1-1/+2
2017-07-26drm/atomic: Change drm_atomic_helper_swap_state to return an error.Maarten Lankhorst1-2/+1
2017-07-25drm/ttm: Implement vm_operations_struct.access v2Felix Kuehling1-0/+17
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross1-0/+8
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2017-07-22Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-10/+10
2017-07-21Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+1
2017-07-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+7
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-2/+18
2017-07-21Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2017-07-21Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-4/+4
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust1-1/+1
2017-07-21Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/drm-misc into drm-fixesDave Airlie1-0/+2
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-27/+23
2017-07-20bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann1-0/+1