summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / |/| |
| * | Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter2015-11-2372-1623/+2236
| |\ \ | | |/
| * | drm/i915: Make the high dword offset more explicit in i915_reg_read_ioctlVille Syrjälä2015-11-181-0/+6
| * | drm/i915: Report context GTT sizeChris Wilson2015-10-191-2/+3
* | | nfs: use btrfs ioctl defintions for cloneChristoph Hellwig2015-11-231-11/+0
| |/ |/|
* | Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-11-131-0/+7
|\ \
| * | vfio: Include No-IOMMU modeAlex Williamson2015-11-041-0/+7
* | | Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-11-131-1/+1
|\ \ \
| * | | drm: Use userspace compatible type in fourcc_mod_code macroTvrtko Ursulin2015-11-051-1/+1
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-101-0/+18
|\ \ \ \
| * \ \ \ Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2015-10-221-0/+18
| |\ \ \ \
| | * | | | drivers: firmware: psci: add system suspend supportSudeep Holla2015-10-021-0/+3
| | * | | | drivers: firmware: psci: add extended stateid power_state supportLorenzo Pieralisi2015-10-021-0/+12
OpenPOWER on IntegriCloud