summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* drm/omap: remove unused plugin definesTomi Valkeinen2015-12-311-6/+0
* Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie2015-12-243-8/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-172-1/+2
| |\
| | * openvswitch: fix trivial comment typoPaolo Abeni2015-12-141-1/+1
| | * uapi: export ila.hstephen hemminger2015-12-111-0/+1
| * | Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-12-091-7/+0
| |\ \ | | |/ | |/|
| | * Revert: "vfio: Include No-IOMMU mode"Alex Williamson2015-12-041-7/+0
* | | Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-12-231-3/+9
|\ \ \
| * \ \ Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queuedDaniel Vetter2015-12-111-11/+0
| |\ \ \
| * | | | drm/i915: Add soft-pinning API for execbufferChris Wilson2015-12-091-3/+9
* | | | | Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux int...Dave Airlie2015-12-191-0/+222
|\ \ \ \ \
| * | | | | drm/etnaviv: add initial etnaviv DRM driverThe etnaviv authors2015-12-151-0/+222
| | |_|_|/ | |/| | |
* | | | | Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...Dave Airlie2015-12-152-0/+280
|\ \ \ \ \
| * | | | | drm/vc4: Add an interface for capturing the GPU state after a hang.Eric Anholt2015-12-071-0/+45
| * | | | | drm/vc4: Add support for drawing 3D frames.Eric Anholt2015-12-071-0/+141
| * | | | | drm/vc4: Add an API for creating GPU shaders in GEM BOs.Eric Anholt2015-12-071-0/+25
| * | | | | drm/vc4: Add create and map BO ioctls.Eric Anholt2015-12-072-0/+69
| |/ / / /
* | | | | drm/msm: trivial whitespace fixRob Clark2015-12-141-1/+1
* | | | | Merge branch 'drm-header-fixes' of https://github.com/GabrielL/linux into drm...Dave Airlie2015-12-1124-509/+508
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | drm: fix inclusion of drm.h in via_drm.hGabriel Laskar2015-12-101-1/+1
| * | | | drm: fix inclusion of drm.h in vmwgfx_drm.hGabriel Laskar2015-12-101-3/+1
| * | | | drm: fix inclusion of drm.h in virtgpu_drm.hGabriel Laskar2015-12-101-2/+1
| * | | | drm: fix inclusion of drm.h in tegra_drm.hGabriel Laskar2015-12-101-1/+1
| * | | | drm: fix inclusion of drm.h in savage_drm.hGabriel Laskar2015-12-101-1/+1
| * | | | drm: fix inclusion of drm.h in r128_drm.hGabriel Laskar2015-12-101-1/+1
| * | | | drm: fix inclusion of drm.h in qxl_drm.hGabriel Laskar2015-12-101-2/+1
| * | | | drm: fix inclusion of drm.h in omap_drm.hGabriel Laskar2015-12-101-1/+1
| * | | | drm: fix inclusion of drm.h in msm_drm.hGabriel Laskar2015-12-101-2/+1
| * | | | drm: fix inclusion of drm.h in mga_drm.hGabriel Laskar2015-12-101-1/+1
| * | | | drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar2015-12-101-1/+1
| * | | | drm: fix inclusion of drm.h in i810_drm.hGabriel Laskar2015-12-101-1/+1
| * | | | drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar2015-12-101-1/+1
| * | | | drm: fix inclusion of drm.h in drm_sarea.hGabriel Laskar2015-12-101-1/+1
| * | | | drm: drm_mode.h fix includesGabriel Laskar2015-12-101-1/+1
| * | | | drm: drm_fourcc.h fix includesGabriel Laskar2015-12-101-1/+1
| * | | | drm: include drm.h in armada_drm.hGabriel Laskar2015-12-101-0/+2
| * | | | include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h>Mikko Rapeli2015-12-101-145/+145
| * | | | drm: Kbuild: add admgpu_drm.h to the installed headersGabriel Laskar2015-12-101-0/+1
| * | | | drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.hGabriel Laskar2015-12-101-49/+49
| * | | | include/uapi/linux/agpgart.h: include stdlib.h in userspaceMikko Rapeli2015-12-101-0/+1
| * | | | include/uapi/linux/virtio_gpu.h: use __u8 from <linux/types.h>Mikko Rapeli2015-12-101-1/+1
| * | | | include/uapi/drm/qxl_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli2015-12-101-37/+37
| * | | | include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli2015-12-101-132/+132
| * | | | via_drm.h: don't include non-existing via_drmclient.hMikko Rapeli2015-12-101-3/+0
| * | | | radeon_drm.h: use __u32 and __u64 from linux/types.hMikko Rapeli2015-12-101-64/+64
| * | | | nouveau_drm.h: use __u32 and __u64 from linux/types.hMikko Rapeli2015-12-101-42/+44
| * | | | exynos_drm.h: use __u64 from linux/types.hMikko Rapeli2015-12-101-3/+3
| * | | | drm_mode.h: use __u32 and __u64 from linux/types.hMikko Rapeli2015-12-101-8/+8
| * | | | drm.h: use __kernel_size_t instead of size_tMikko Rapeli2015-12-101-4/+5
| | |_|/ | |/| |
* | | | Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org...Dave Airlie2015-12-011-2/+9
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|