aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-29drm: Add acquire ctx parameter to ->plane_disableDaniel Vetter3-3/+6
2017-03-29drm: Add acquire ctx parameter to ->update_planeDaniel Vetter3-3/+7
2017-03-29drm: document the all the atomic iteratorsDaniel Vetter1-1/+158
2017-03-29drm: Document kms locking a bit betterDaniel Vetter4-34/+152
2017-03-28drm: Add description for scdc variableShashank Sharma1-0/+1
2017-03-27drm/atomic: Introduce drm_atomic_helper_shutdownDaniel Vetter1-0/+1
2017-03-27drm/tinydrm: Fix drm_driver.fops.ownerNoralf Trønnes1-3/+1
2017-03-25drm/vblank: Remove DRM_VBLANKTIME_IN_VBLANKDaniel Vetter1-1/+0
2017-03-25drm: Extract drm_ioctl.hDaniel Vetter2-60/+103
2017-03-24drm/debugfs: Add kerneldocDaniel Vetter1-7/+31
2017-03-24drm: document driver interface for CRC capturingDaniel Vetter1-1/+4
2017-03-24drm: Extract drm_debugfs.hDaniel Vetter2-43/+78
2017-03-24drm: drop extern from function declsDaniel Vetter9-85/+85
2017-03-23drm/scdc: declare drm_scdc_get_scrambling_statusJani Nikula1-0/+2
2017-03-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into drm-misc-nextDaniel Vetter55-134/+643
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie50-130/+461
2017-03-23Merge tag 'drm-misc-next-2017-03-21' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie9-34/+581
2017-03-23Merge tag 'drm-intel-next-2017-03-20' of git://anongit.freedesktop.org/git/drm-intel into drm-nextDave Airlie1-0/+8
2017-03-22drm/dp: Split drm_dp_mst_allocate_vcpiPandiyan, Dhinakaran1-1/+2
2017-03-22drm/dp: Kill unused MST vcpi slot availability trackingPandiyan, Dhinakaran1-5/+0
2017-03-22drm/dp: Kill total_pbn and total_slots in struct drm_dp_mst_topology_mgrPandiyan, Dhinakaran1-8/+1
2017-03-22drm: Add mode_config .get_format_info() hookVille Syrjälä2-0/+20
2017-03-21drm/edid: detect SCDC support in HF-VSDBShashank Sharma3-1/+46
2017-03-21drm/edid: detect SCDC support in HF-VSDBShashank Sharma1-0/+33
2017-03-21drm/edid: check for HF-VSDB blockThierry Reding1-0/+1
2017-03-21drm: Add SCDC helpersThierry Reding1-0/+132
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-2/+7
2017-03-18target: fix ALUA transition timeout handlingMike Christie1-1/+1
2017-03-18target: allow ALUA setup for some passthrough backendsMike Christie1-1/+6
2017-03-17Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+1
2017-03-17dma-fence: add dma_fence_match_context helperPhilipp Zabel1-0/+2
2017-03-17Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-19/+19
2017-03-17drm/i915: Add i810/i815 pci-ids for completenessChris Wilson1-0/+8
2017-03-16drivers core: remove assert_held_device_hotplug()Heiko Carstens1-1/+0
2017-03-16kasan: add a prototype of task_struct to avoid warningMasami Hiramatsu1-0/+1
2017-03-16gpu: ipu-v3: add driver for Prefetch Resolve GasketLucas Stach1-0/+15
2017-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+5
2017-03-15gpu: ipu-v3: add support for separate alpha channelsPhilipp Zabel1-0/+22
2017-03-15drm: add RGB formats with separate alpha planePhilipp Zabel1-0/+14
2017-03-15gpu: ipu-v3: add unsynchronised DP channel disablingPhilipp Zabel1-1/+1
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-13/+50
2017-03-15Merge tag 'drm-misc-next-2017-03-12' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie14-241/+515
2017-03-15Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixesDave Airlie1-19/+19
2017-03-14Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter721-9466/+21452
2017-03-14drm/gem: Add DEFINE_DRM_GEM_FOPSDaniel Vetter1-0/+26
2017-03-14drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter1-0/+26
2017-03-14drm/doc: Document drm_file.[hc]Daniel Vetter2-31/+315
2017-03-14drm: Remove drm_pending_event->pidDaniel Vetter1-2/+0
2017-03-13uapi: fix drm/omap_drm.h userspace compilation errorsDmitry V. Levin1-19/+19
2017-03-12bpf: improve read-only handlingDaniel Borkmann1-4/+12