summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2016-01-28drm/i915: Fix VCS ring selection after uapi decouplingTvrtko Ursulin1-4/+6
2016-01-21drm/i915: Seal busy-ioctl uABI and prevent leaking of internal idsChris Wilson1-4/+29
2015-12-31drm/omap: remove unused plugin definesTomi Valkeinen1-6/+0
2015-12-24Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie3-8/+2
2015-12-23Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-3/+9
2015-12-19Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux int...Dave Airlie1-0/+222
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+2
2015-12-15drm/etnaviv: add initial etnaviv DRM driverThe etnaviv authors1-0/+222
2015-12-15Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...Dave Airlie2-0/+280
2015-12-14openvswitch: fix trivial comment typoPaolo Abeni1-1/+1
2015-12-14drm/msm: trivial whitespace fixRob Clark1-1/+1
2015-12-11uapi: export ila.hstephen hemminger1-0/+1
2015-12-11Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queuedDaniel Vetter1-11/+0
2015-12-11Merge branch 'drm-header-fixes' of https://github.com/GabrielL/linux into drm...Dave Airlie24-509/+508
2015-12-10drm: fix inclusion of drm.h in via_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in vmwgfx_drm.hGabriel Laskar1-3/+1
2015-12-10drm: fix inclusion of drm.h in virtgpu_drm.hGabriel Laskar1-2/+1
2015-12-10drm: fix inclusion of drm.h in tegra_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in savage_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in r128_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in qxl_drm.hGabriel Laskar1-2/+1
2015-12-10drm: fix inclusion of drm.h in omap_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in msm_drm.hGabriel Laskar1-2/+1
2015-12-10drm: fix inclusion of drm.h in mga_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in i810_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in drm_sarea.hGabriel Laskar1-1/+1
2015-12-10drm: drm_mode.h fix includesGabriel Laskar1-1/+1
2015-12-10drm: drm_fourcc.h fix includesGabriel Laskar1-1/+1
2015-12-10drm: include drm.h in armada_drm.hGabriel Laskar1-0/+2
2015-12-10include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h>Mikko Rapeli1-145/+145
2015-12-10drm: Kbuild: add admgpu_drm.h to the installed headersGabriel Laskar1-0/+1
2015-12-10drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.hGabriel Laskar1-49/+49
2015-12-10include/uapi/linux/agpgart.h: include stdlib.h in userspaceMikko Rapeli1-0/+1
2015-12-10include/uapi/linux/virtio_gpu.h: use __u8 from <linux/types.h>Mikko Rapeli1-1/+1
2015-12-10include/uapi/drm/qxl_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli1-37/+37
2015-12-10include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli1-132/+132
2015-12-10via_drm.h: don't include non-existing via_drmclient.hMikko Rapeli1-3/+0
2015-12-10radeon_drm.h: use __u32 and __u64 from linux/types.hMikko Rapeli1-64/+64
2015-12-10nouveau_drm.h: use __u32 and __u64 from linux/types.hMikko Rapeli1-42/+44
2015-12-10exynos_drm.h: use __u64 from linux/types.hMikko Rapeli1-3/+3
2015-12-10drm_mode.h: use __u32 and __u64 from linux/types.hMikko Rapeli1-8/+8
2015-12-10drm.h: use __kernel_size_t instead of size_tMikko Rapeli1-4/+5
2015-12-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds1-7/+0
2015-12-09drm/i915: Add soft-pinning API for execbufferChris Wilson1-3/+9
2015-12-07drm/vc4: Add an interface for capturing the GPU state after a hang.Eric Anholt1-0/+45
2015-12-07drm/vc4: Add support for drawing 3D frames.Eric Anholt1-0/+141
2015-12-07drm/vc4: Add an API for creating GPU shaders in GEM BOs.Eric Anholt1-0/+25
2015-12-07drm/vc4: Add create and map BO ioctls.Eric Anholt2-0/+69