aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-25dma-buf: test shared slot allocation when mutex debugging is activeChristian König1-0/+5
2018-10-25dma-buf: allow reserving more than one shared fence slotChristian König1-1/+2
2018-10-25dma-buf: remove shared fence staging in reservation objectChristian König1-4/+0
2018-10-24drm/dp_mst: Remove all evil duplicate state pointersLyude Paul1-6/+0
2018-10-24Merge drm/drm-next into drm-misc-nextSean Paul17-622/+110
2018-10-24drm: dsi: Add lane clock rate fields to DSI deviceLinus Walleij1-0/+8
2018-10-24drm/doc: kerneldoc for quirk_addfb_prefer_xbgr_30bppDaniel Vetter1-0/+7
2018-10-23drm/rcar-du: Convert drm_atomic_helper_suspend/resume()Souptick Joarder1-2/+0
2018-10-23drm: fix deadlock of syncobj v6Chunming Zhou1-2/+6
2018-10-22drm: fourcc: Convert drm_format_info kerneldoc to in-line member documentationAlexandru Gheorghe1-10/+20
2018-10-19drm/dp: Add definitions for eDP Rev 1.4a and 1.4bManasi Navare1-0/+2
2018-10-18drm: add syncobj timeline support v9Chunming Zhou2-33/+35
2018-10-16drm: add flags to drm_syncobj_find_fenceChunming Zhou1-1/+1
2018-10-15drm/radeon: change SPDX identifier to MITJonathan Gray1-1/+1
2018-10-15drm/v3d: Add some better documentation of the in_sync arguments.Eric Anholt1-0/+10
2018-10-10list: introduce list_bulk_move_tail helperChristian König1-0/+23
2018-10-05drm: Unexport drm_plane_helper_check_updateDaniel Vetter1-11/+0
2018-10-05drm: Unexport primary plane helpersDaniel Vetter1-10/+0
2018-10-05drm: Remove transitional helpersDaniel Vetter2-20/+0
2018-10-05drm/atomic: Improve docs for drm_atomic_state->allow_modesetDaniel Vetter1-1/+9
2018-10-05drm: Extract drm_atomic_state_helper.[hc]Daniel Vetter2-43/+81
2018-10-05drm/atomic-helper: Unexport drm_atomic_helper_best_encoderDaniel Vetter1-2/+0
2018-10-05drm: Remove defunct dma_buf_kmap stubsChris Wilson1-3/+0
2018-10-05drm/vblank: Remove old-style commentsDaniel Vetter1-4/+4
2018-10-05drm: add drm_connector_attach_edid_property()Gerd Hoffmann1-0/+1
2018-10-04BackMerge v4.19-rc6 into drm-nextDave Airlie9-15/+44
2018-10-04Merge tag 'exynos-drm-next-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-nextDave Airlie1-0/+9
2018-10-04Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie3-602/+18
2018-10-03drm: Fix kernel doc for DRM_MODE_PROP_IMMUTABLEManasi Navare1-1/+2
2018-10-03video/hdmi: Constify infoframe passed to the pack functionsVille Syrjälä1-2/+17
2018-10-01video/hdmi: Constify infoframe passed to the log functionsVille Syrjälä1-1/+1
2018-10-01video/hdmi: Pass buffer size to infoframe unpack functionsVille Syrjälä1-1/+1
2018-10-01video/hdmi: Constify 'buffer' to the unpack functionsVille Syrjälä1-1/+2
2018-09-28Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiGreg Kroah-Hartman1-3/+4
2018-09-28Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorGreg Kroah-Hartman2-6/+33
2018-09-28Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman1-1/+0
2018-09-28drm/bridge: dw-hdmi: allow forcing vendor phy-typeHeiko Stuebner1-0/+1
2018-09-28drm/ttm: Export ttm_bo_get_unless_zero()Thomas Hellstrom1-0/+18
2018-09-28Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie2-4/+15
2018-09-27Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij1-1/+0
2018-09-27drm/scheduler: remove timeout work_struct from drm_sched_job (v3)Nayan Deshmukh1-3/+3
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx driverThomas Hellstrom2-602/+0
2018-09-27Merge drm/drm-next into drm-misc-nextSean Paul49-176/+350
2018-09-26drm/amdkfd: Add wavefront context save state retrieval ioctlJay Cornwall1-1/+12
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie35-117/+177
2018-09-25erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmGreg Kroah-Hartman1-1/+1
2018-09-25drm: move native byte order quirk to new drm_driver_legacy_fb_format functionGerd Hoffmann1-0/+2
2018-09-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name"Lubomir Rintel1-1/+1
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman3-3/+5
2018-09-23netpoll: make ndo_poll_controller() optionalEric Dumazet1-2/+3