summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-11drm/i915/aml: Add new Amber Lake PCI IDJosé Roberto de Souza1-3/+8
2018-10-05drm/i915: Redefine some Whiskey Lake SKUsRodrigo Vivi1-5/+5
2018-09-27drm/i915: Remove i915.enable_ppgtt overrideChris Wilson1-0/+8
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie4-13/+75
2018-09-20Merge tag 'du-next-20180914' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie1-5/+1
2018-09-20Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-7/+17
2018-09-19drm: Change limited M/N quirk to constant N quirk.Lee, Shawn C1-3/+3
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher1-1/+0
2018-09-14drm/amdgpu: Add DMCU to firmware query interfaceDavid Francis1-0/+2
2018-09-14drm/amdgpu: add picasso to asic_type enumLikun Gao1-0/+1
2018-09-14drm: shmobile: convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-09-14Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie20-40/+172
2018-09-13drm: Introduce per-device driver_featuresVille Syrjälä2-4/+14
2018-09-11fbdev: Add FBINFO_HIDE_SMEM_START flagDaniel Vetter1-0/+7
2018-09-11vt: Remove vc_panic_force_writeDaniel Vetter2-8/+0
2018-09-11fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flagDaniel Vetter1-4/+0
2018-09-11drm: Clarify DRM_MODE_REFLECT_X/Y documentationAlexandru Gheorghe1-1/+2
2018-09-11Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...Dave Airlie2-0/+23
2018-09-09drm: extract drm_atomic_uapi.cDaniel Vetter2-16/+58
2018-09-09drm/atomic: trim driver interface/docsDaniel Vetter1-6/+0
2018-09-09drm: drop drmP.h include from drm_plane.cDaniel Vetter3-0/+5
2018-09-09drm: Add drm/drm_util.h header fileDaniel Vetter7-3/+37
2018-09-07drm/fb-helper: document remove*_conflicting_framebuffers()Michał Mirosław1-0/+22
2018-09-07Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie13-11/+151
2018-09-06drm: expand replace_fence to support timeline point v2Chunming Zhou1-1/+1
2018-09-06drm: expand drm_syncobj_find_fence to support timeline point v2Chunming Zhou1-1/+1
2018-09-06drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctlChris Wilson1-0/+3
2018-09-06drm: fix drm_mode_addfb() on big endian machines.Gerd Hoffmann1-0/+14
2018-09-06drm: byteorder: add DRM_FORMAT_HOST_*Gerd Hoffmann1-0/+22
2018-09-06drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirkGerd Hoffmann2-1/+1
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław2-0/+14
2018-09-03Add udmabuf misc deviceGerd Hoffmann1-0/+33
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+33
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-14/+24
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2018-08-31drm: Describe pixel_blend_mode in drm_plane_stateSean Paul1-0/+7
2018-08-31of: Add device_type access helper functionsRob Herring1-0/+12
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang1-1/+1
2018-08-30of: add node name compare helper functionsRob Herring1-0/+13
2018-08-30arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier1-10/+20
2018-08-29Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2018-08-29Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-7/+1
2018-08-29of: add helper to lookup compatible child nodeJohan Hovold1-0/+8
2018-08-29arm/arm64: smccc-1.1: Make return values unsigned longMarc Zyngier1-10/+10
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-18/+14
2018-08-27drm/ttm: add bulk move function on LRUHuang Rui1-0/+10
2018-08-27drm/ttm: revise ttm_bo_move_to_lru_tail to support bulk movesChristian König1-1/+5
2018-08-27drm/ttm: add helper structures for bulk moves on lru listChristian König1-0/+28
2018-08-27drm/scheduler: Add stopped flag to drm_sched_entityAndrey Grodzovsky1-0/+2
2018-08-27drm/scheduler: move entity handling into separate fileChristian König1-9/+19