summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/omap: remove unused plugin definesTomi Valkeinen2015-12-311-6/+0
* Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-12-231-3/+9
|\
| * 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-1122-508/+506
|\ \ \ | |_|/ |/| |
| * | 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/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 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter2015-11-2310-18/+176
|\ \ | |/
| * 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
| * | drm/nouveau: remove unnecessary usage of object handlesBen Skeggs2015-11-031-8/+0
| * | Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-10-301-1/+1
| |\ \
| | * | drm/amdgpu: update the core VI support for StoneySamuel Li2015-10-211-1/+1
| * | | Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-203-0/+6
| |\ \ \
| | * | | drm/i810_drm.h: include drm/drm.hMikko Rapeli2015-10-161-0/+2
| | * | | r128_drm.h: include drm/drm.hMikko Rapeli2015-10-161-0/+2
| | * | | savage_drm.h: include <drm/drm.h>Mikko Rapeli2015-10-161-0/+2
| | |/ /
OpenPOWER on IntegriCloud