summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-21Merge tag 'drm-misc-next-2017-06-19_0' of git://anongit.freedesktop.org/git/d...Dave Airlie2-1/+38
2017-06-21Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie2-8/+76
2017-06-21Merge tag 'drm-msm-next-2017-06-20' of git://people.freedesktop.org/~robclark...Dave Airlie1-3/+6
2017-06-20Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+6
2017-06-20Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-2/+36
2017-06-16amdgpu: use drm sync objects for shared semaphores (v6)Dave Airlie1-0/+6
2017-06-16drm/i915: Allow execbuffer to use the first object as the batchChris Wilson1-2/+17
2017-06-16drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVAJordan Crouse1-2/+6
2017-06-16drm/msm: Remove DRM_MSM_NUM_IOCTLSJordan Crouse1-1/+0
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie31-57/+176
2017-06-16Merge tag 'imx-drm-next-2017-06-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie1-0/+1
2017-06-16Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2-0/+15
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+28
2017-06-16Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...Dave Airlie4-4/+9
2017-06-15drm/vc4: Add get/set tiling ioctls.Eric Anholt1-0/+16
2017-06-15drm/vc4: Add T-format scanout support.Eric Anholt1-1/+22
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen1-1/+0
2017-06-15gpu: host1x: Correct swapped arguments in the is_addr_reg() definitionDmitry Osipenko1-1/+1
2017-06-15gpu: host1x: Forbid unrelated SETCLASS opcode in the firewallDmitry Osipenko1-0/+3
2017-06-15drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTLDmitry Osipenko1-0/+7
2017-06-15gpu: host1x: Flesh out kerneldocThierry Reding1-0/+25
2017-06-14drm: Remove duplicate forward declarationDawid Kurek1-2/+0
2017-06-14drm/i915/perf: Add OA unit support for Gen 8+Robert Bragg1-7/+12
2017-06-14drm/i915: expose _SUBSLICE_MASK GETPARMRobert Bragg1-0/+5
2017-06-14drm/i915: expose _SLICE_MASK GETPARMRobert Bragg1-0/+3
2017-06-14drm/syncobj: add sync_file interaction. (v1.2)Dave Airlie1-0/+2
2017-06-14drm: introduce sync objects (v4)Dave Airlie4-0/+120
2017-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-3/+2
2017-06-11compiler, clang: properly override 'inline' for clangLinus Torvalds1-1/+2
2017-06-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2017-06-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+29
2017-06-10Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2017-06-09Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2017-06-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2017-06-09drm/i915/cfl: Add Coffee Lake PCI IDs for U Sku.Anusha Srivatsa1-0/+7
2017-06-09drm/i915/cfl: Add Coffee Lake PCI IDs for H Sku.Anusha Srivatsa1-0/+5
2017-06-09drm/i915/cfl: Add Coffee Lake PCI IDs for S Skus.Anusha Srivatsa1-0/+8
2017-06-09v4l: vsp1: Add API to map and unmap DRM buffers through the VSPLaurent Pinchart1-0/+3
2017-06-09v4l: rcar-fcp: Add an API to retrieve the FCP deviceLaurent Pinchart1-0/+5
2017-06-09Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar1-2/+0
2017-06-09KEYS: DH: add __user annotations to keyctl_kdf_paramsEric Biggers1-2/+2
2017-06-09KEYS: sanitize key structs before freeingEric Biggers1-1/+0
2017-06-08Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-5/+2
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki1-5/+2
2017-06-08drm: Add const to name field declaration in struct drm_prop_enum_listJyri Sarha1-1/+1
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini1-2/+0
2017-06-08Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini2-3/+29
2017-06-08gpu: ipu-v3: Add support for double read/write reductionPhilipp Zabel1-0/+1
2017-06-07drm/i915/cnl: Add Cannonlake PCI IDs for Y-skus.Rodrigo Vivi1-1/+11
2017-06-07drm/i915/cnl: Add Cannonlake PCI IDs for U-skus.Rodrigo Vivi1-0/+10