summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-09-20Merge tag 'du-next-20180914' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2018-09-20Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-09-19drm: Change limited M/N quirk to constant N quirk.Lee, Shawn C
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher
2018-09-14drm/amdgpu: Add DMCU to firmware query interfaceDavid Francis
2018-09-14drm/amdgpu: add picasso to asic_type enumLikun Gao
2018-09-14drm: shmobile: convert to SPDX identifiersKuninori Morimoto
2018-09-14Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-09-13drm: Introduce per-device driver_featuresVille Syrjälä
2018-09-11fbdev: Add FBINFO_HIDE_SMEM_START flagDaniel Vetter
2018-09-11vt: Remove vc_panic_force_writeDaniel Vetter
2018-09-11fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flagDaniel Vetter
2018-09-11drm: Clarify DRM_MODE_REFLECT_X/Y documentationAlexandru Gheorghe
2018-09-11Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...Dave Airlie
2018-09-09drm: extract drm_atomic_uapi.cDaniel Vetter
2018-09-09drm/atomic: trim driver interface/docsDaniel Vetter
2018-09-09drm: drop drmP.h include from drm_plane.cDaniel Vetter
2018-09-09drm: Add drm/drm_util.h header fileDaniel Vetter
2018-09-07drm/fb-helper: document remove*_conflicting_framebuffers()Michał Mirosław
2018-09-07Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-09-06drm: expand replace_fence to support timeline point v2Chunming Zhou
2018-09-06drm: expand drm_syncobj_find_fence to support timeline point v2Chunming Zhou
2018-09-06drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctlChris Wilson
2018-09-06drm: fix drm_mode_addfb() on big endian machines.Gerd Hoffmann
2018-09-06drm: byteorder: add DRM_FORMAT_HOST_*Gerd Hoffmann
2018-09-06drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirkGerd Hoffmann
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław
2018-09-03Add udmabuf misc deviceGerd Hoffmann
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-31drm: Describe pixel_blend_mode in drm_plane_stateSean Paul
2018-08-31of: Add device_type access helper functionsRob Herring
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang
2018-08-30of: add node name compare helper functionsRob Herring
2018-08-30arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier
2018-08-29Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-29Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-08-29of: add helper to lookup compatible child nodeJohan Hovold
2018-08-29arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-27drm/ttm: add bulk move function on LRUHuang Rui
2018-08-27drm/ttm: revise ttm_bo_move_to_lru_tail to support bulk movesChristian König
2018-08-27drm/ttm: add helper structures for bulk moves on lru listChristian König
2018-08-27drm/scheduler: Add stopped flag to drm_sched_entityAndrey Grodzovsky
2018-08-27drm/scheduler: move entity handling into separate fileChristian König
2018-08-27drm/scheduler: fix setting the priorty for entities (v2)Christian König
2018-08-27drm/scheduler: add counter for total jobs in schedulerNayan Deshmukh