summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/syncobj: disable the timeline UAPI for now v2Christian König2018-11-082-1/+3
* drm: Add drm_any_plane_has_format()Ville Syrjälä2018-11-062-0/+8
* drm/file: Uncompact the feature flagsDaniel Vetter2018-11-061-7/+7
* drm: Add macro to export functions only when CONFIG_DRM_DEBUG_SELFTEST is ena...Alexandru Gheorghe2018-11-021-0/+6
* drm/fourcc: Add fourcc for Mali linear tiled formatsAlexandru Gheorghe2018-11-021-0/+14
* drm/fourcc: Add char_per_block, block_w and block_h in drm_format_infoAlexandru Gheorghe2018-11-021-2/+59
* drm/bridge/synopsys: dsi: add dual-dsi supportNickey Yang2018-10-301-0/+1
* drm/bridge/synopsys: dsi: add ability to have glue-specific attach and detachHeiko Stuebner2018-10-301-0/+8
* drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bindHeiko Stuebner2018-10-301-4/+1
* dma-buf: test shared slot allocation when mutex debugging is activeChristian König2018-10-251-0/+5
* dma-buf: allow reserving more than one shared fence slotChristian König2018-10-251-1/+2
* dma-buf: remove shared fence staging in reservation objectChristian König2018-10-251-4/+0
* drm/dp_mst: Remove all evil duplicate state pointersLyude Paul2018-10-241-6/+0
* Merge drm/drm-next into drm-misc-nextSean Paul2018-10-2417-622/+110
|\
| * drm/radeon: change SPDX identifier to MITJonathan Gray2018-10-151-1/+1
| * list: introduce list_bulk_move_tail helperChristian König2018-10-101-0/+23
| * BackMerge v4.19-rc6 into drm-nextDave Airlie2018-10-049-15/+44
| |\
| | * Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-09-281-3/+4
| | |\
| | | * spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc headerBoris Brezillon2018-09-201-3/+2
| | | * spi: spi-mem: Add missing description for data.nbytes fieldBoris Brezillon2018-09-201-0/+2
| | * | Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-09-282-6/+33
| | |\ \
| | | * | regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski2018-09-031-3/+3
| | | * | regulator: da9063: fix DT probing with constraintsPhilipp Zabel2018-08-311-7/+9
| | | * | regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen2018-08-291-3/+30
| | * | | Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman2018-09-281-1/+0
| | |\ \ \
| | | * | | Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij2018-09-271-1/+0
| | * | | | erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-251-1/+1
| | |\ \ \ \
| | | * | | | uaccess: Fix is_source param for check_copy_size() in copy_to_iter_mcsafe()Dave Jiang2018-09-121-1/+1
| | * | | | | Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel2018-09-251-1/+1
| | * | | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-253-3/+5
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | netpoll: make ndo_poll_controller() optionalEric Dumazet2018-09-231-2/+3
| | | * | | | NFC: Fix the number of pipesSuren Baghdasaryan2018-09-181-1/+1
| | | * | | | net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-181-0/+1
| * | | | | | Merge tag 'exynos-drm-next-for-v4.20' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie2018-10-041-0/+9
| |\ \ \ \ \ \
| | * | | | | | drm: drm_fourcc: add Samsung 16x16 tile formatAndrzej Pietrasiewicz2018-09-201-0/+9
| * | | | | | | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2018-10-043-602/+18
| |\ \ \ \ \ \ \
| | * | | | | | | drm/ttm: Export ttm_bo_get_unless_zero()Thomas Hellstrom2018-09-281-0/+18
| | * | | | | | | drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom2018-09-272-602/+0
| * | | | | | | | Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-09-282-4/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/scheduler: remove timeout work_struct from drm_sched_job (v3)Nayan Deshmukh2018-09-271-3/+3
| | * | | | | | | | drm/amdkfd: Add wavefront context save state retrieval ioctlJay Cornwall2018-09-261-1/+12
* | | | | | | | | | drm: dsi: Add lane clock rate fields to DSI deviceLinus Walleij2018-10-241-0/+8
* | | | | | | | | | drm/doc: kerneldoc for quirk_addfb_prefer_xbgr_30bppDaniel Vetter2018-10-241-0/+7
* | | | | | | | | | drm/rcar-du: Convert drm_atomic_helper_suspend/resume()Souptick Joarder2018-10-231-2/+0
* | | | | | | | | | drm: fix deadlock of syncobj v6Chunming Zhou2018-10-231-2/+6
* | | | | | | | | | drm: fourcc: Convert drm_format_info kerneldoc to in-line member documentationAlexandru Gheorghe2018-10-221-10/+20
* | | | | | | | | | drm/dp: Add definitions for eDP Rev 1.4a and 1.4bManasi Navare2018-10-191-0/+2
* | | | | | | | | | drm: add syncobj timeline support v9Chunming Zhou2018-10-182-33/+35
* | | | | | | | | | drm: add flags to drm_syncobj_find_fenceChunming Zhou2018-10-161-1/+1
* | | | | | | | | | drm/v3d: Add some better documentation of the in_sync arguments.Eric Anholt2018-10-151-0/+10