summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-drm-next-2017-06-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2017-06-161-0/+1
|\
| * gpu: ipu-v3: Add support for double read/write reductionPhilipp Zabel2017-06-081-0/+1
* | Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2017-06-162-0/+15
|\ \
| * | v4l: vsp1: Add API to map and unmap DRM buffers through the VSPLaurent Pinchart2017-06-091-0/+3
| * | v4l: rcar-fcp: Add an API to retrieve the FCP deviceLaurent Pinchart2017-06-091-0/+5
| * | v4l: vsp1: Extend VSP1 module API to allow DRM callbacksKieran Bingham2017-05-221-0/+7
| |/
* | Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-161-1/+28
|\ \
| * | drm/amdgpu: add an INFO query for monitoring VRAM CPU page faultsMarek Olšák2017-05-241-0/+2
| * | uapi/drm: add AMDGPU_HW_IP_VCN_ENC for encode CSLeo Liu2017-05-241-1/+2
| * | uapi/drm: add AMDGPU_HW_IP_VCN_DEC for decode CSLeo Liu2017-05-241-1/+2
| * | drm/amdgpu: add RAVEN family id definitionChunming Zhou2017-05-241-0/+1
| * | drm/amdgpu: add vm ioctlChunming Zhou2017-05-241-0/+22
* | | Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-06-164-4/+9
|\ \ \
| * | | drm: Remove duplicate forward declarationDawid Kurek2017-06-141-2/+0
| * | | drm: Add const to name field declaration in struct drm_prop_enum_listJyri Sarha2017-06-081-1/+1
| * | | drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.Eric Anholt2017-06-051-0/+7
| * | | drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callbackJose Abreu2017-06-051-1/+1
* | | | drm/syncobj: add sync_file interaction. (v1.2)Dave Airlie2017-06-141-0/+2
* | | | drm: introduce sync objects (v4)Dave Airlie2017-06-144-0/+120
* | | | Merge tag 'exynos-drm-next-for-v4.13' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie2017-06-061-0/+1
|\ \ \ \
| * | | | drm/exynos/decon5433: simplify shadow protect codeAndrzej Hajda2017-06-011-0/+1
* | | | | Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-06-0613-212/+277
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | drm: remove writeq/readq function definitionsCorentin Labbe2017-06-021-13/+1
| * | | | drm/doc: Polish irq helper documentationDaniel Vetter2017-06-012-4/+38
| * | | | drm: Extract drm_vblank.[hc]Daniel Vetter2017-06-015-159/+188
| * | | | drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()Ville Syrjälä2017-05-311-1/+1
| * | | | drm: better document how to send out the crtc disable eventDaniel Vetter2017-05-311-1/+3
| * | | | drm/doc: move printf helpers out of drmP.hDaniel Vetter2017-05-313-17/+44
| * | | | drm: Introduce drm_bridge_mode_valid()Jose Abreu2017-05-301-0/+2
| * | | | drm: Remove drm_device->virtdevDaniel Vetter2017-05-291-2/+0
| * | | | drm: remove unsafe drm_for_each_connector()Gustavo Padovan2017-05-261-15/+0
* | | | | drm: omapdrm: Remove unused default display name supportLaurent Pinchart2017-06-021-1/+0
* | | | | drm: omapdrm: Remove legacy buffer synchronization supportLaurent Pinchart2017-06-021-2/+2
| |/ / / |/| | |
* | | | Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie2017-05-3034-74/+192
|\ \ \ \
| * \ \ \ Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-272-8/+20
| |\ \ \ \
| | * | | | tty/serdev: add serdev registration interfaceJohan Hovold2017-05-182-2/+14
| | * | | | serdev: Restore serdev_device_write_buf for atomic contextStefan Wahren2017-05-181-7/+7
| | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-269-27/+62
| |\ \ \ \
| | * | | | ipv4: add reference counting to metricsEric Dumazet2017-05-262-6/+12
| | * | | | bpf: add various verifier test casesDaniel Borkmann2017-05-251-0/+10
| | * | | | vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich2017-05-241-8/+10
| | * | | | Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-05-242-1/+21
| | |\ \ \ \
| | | * | | | net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia2017-05-231-1/+6
| | | * | | | net/sched: act_csum: Add accessors for offloading driversOr Gerlitz2017-05-231-0/+15
| | * | | | | mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer2017-05-231-2/+8
| | * | | | | cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum2017-05-231-0/+1
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-05-231-10/+0
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-05-041-10/+0
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-261-1/+0
| |\ \ \ \ \ \
| | * | | | | | blk-mq: remove blk_mq_abort_requeue_list()Ming Lei2017-05-221-1/+0