summaryrefslogtreecommitdiff
path: root/include/uapi/drm
AgeCommit message (Expand)Author
2015-12-23Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-12-19Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux int...Dave Airlie
2015-12-15drm/etnaviv: add initial etnaviv DRM driverThe etnaviv authors
2015-12-15Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...Dave Airlie
2015-12-14drm/msm: trivial whitespace fixRob Clark
2015-12-11Merge branch 'drm-header-fixes' of https://github.com/GabrielL/linux into drm...Dave Airlie
2015-12-10drm: fix inclusion of drm.h in via_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in vmwgfx_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in virtgpu_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in tegra_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in savage_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in r128_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in qxl_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in omap_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in msm_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in mga_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in i810_drm.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar
2015-12-10drm: fix inclusion of drm.h in drm_sarea.hGabriel Laskar
2015-12-10drm: drm_mode.h fix includesGabriel Laskar
2015-12-10drm: drm_fourcc.h fix includesGabriel Laskar
2015-12-10drm: include drm.h in armada_drm.hGabriel Laskar
2015-12-10include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h>Mikko Rapeli
2015-12-10drm: Kbuild: add admgpu_drm.h to the installed headersGabriel Laskar
2015-12-10drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.hGabriel Laskar
2015-12-10include/uapi/drm/qxl_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli
2015-12-10include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli
2015-12-10via_drm.h: don't include non-existing via_drmclient.hMikko Rapeli
2015-12-10radeon_drm.h: use __u32 and __u64 from linux/types.hMikko Rapeli
2015-12-10nouveau_drm.h: use __u32 and __u64 from linux/types.hMikko Rapeli
2015-12-10exynos_drm.h: use __u64 from linux/types.hMikko Rapeli
2015-12-10drm_mode.h: use __u32 and __u64 from linux/types.hMikko Rapeli
2015-12-10drm.h: use __kernel_size_t instead of size_tMikko Rapeli
2015-12-09drm/i915: Add soft-pinning API for execbufferChris Wilson
2015-12-08drm/vc4: Add an interface for capturing the GPU state after a hang.Eric Anholt
2015-12-08drm/vc4: Add support for drawing 3D frames.Eric Anholt
2015-12-08drm/vc4: Add an API for creating GPU shaders in GEM BOs.Eric Anholt
2015-12-08drm/vc4: Add create and map BO ioctls.Eric Anholt
2015-12-04drm, ipu-v3: use https://linuxtv.org for LinuxTV URLMauro Carvalho Chehab
2015-11-23Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter
2015-11-18drm/i915: Make the high dword offset more explicit in i915_reg_read_ioctlVille Syrjälä
2015-11-12Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-11-05drm: Use userspace compatible type in fourcc_mod_code macroTvrtko Ursulin
2015-11-03drm/nouveau: remove unnecessary usage of object handlesBen Skeggs
2015-10-29Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-10-21drm/amdgpu: update the core VI support for StoneySamuel Li
2015-10-19Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-19Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-19drm/i915: Report context GTT sizeChris Wilson