summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm
AgeCommit message (Expand)AuthorLines
2016-03-16Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie-0/+15
2016-03-13drm/exynos: add DRM_EXYNOS_GEM_MAP ioctlJoonyoung Shim-1/+16
2016-03-08drm: introduce pipe color correction propertiesLionel Landwerlin-0/+15
2016-03-04Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie-0/+1
2016-03-03drm/msm: add timestamp paramRob Clark-0/+1
2016-03-01drm/exynos: use arch independent types in uapi headerAndrzej Hajda-13/+13
2016-03-01Merge tag 'drm-intel-next-2016-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie-4/+6
2016-02-19Merge tag 'topic/drm-misc-2016-02-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie-0/+1
2016-02-12Merge tag 'topic/drm-misc-2016-02-12' into drm-intel-next-queuedDaniel Vetter-1/+5
2016-02-11drm/msm: add max-freq gpu param to uapiRob Clark-0/+1
2016-02-09drm: prime: Honour O_RDWR during prime-handle-to-fdDaniel Thompson-0/+1
2016-02-09Merge tag 'drm-intel-next-2016-01-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie-4/+29
2016-01-28drm/i915: Fix VCS ring selection after uapi decouplingTvrtko Ursulin-4/+6
2016-01-26drm/etnaviv: add further minor features and varyings countRussell King-0/+3
2016-01-21drm/i915: Seal busy-ioctl uABI and prevent leaking of internal idsChris Wilson-4/+29
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-518/+1018
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-2/+9
2015-12-31drm/omap: remove unused plugin definesTomi Valkeinen-6/+0
2015-12-23Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie-3/+9
2015-12-19Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux int...Dave Airlie-0/+222
2015-12-15drm/etnaviv: add initial etnaviv DRM driverThe etnaviv authors-0/+222
2015-12-15Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...Dave Airlie-0/+280
2015-12-14drm/msm: trivial whitespace fixRob Clark-1/+1
2015-12-11Merge branch 'drm-header-fixes' of https://github.com/GabrielL/linux into drm...Dave Airlie-508/+506
2015-12-10drm: fix inclusion of drm.h in via_drm.hGabriel Laskar-1/+1
2015-12-10drm: fix inclusion of drm.h in vmwgfx_drm.hGabriel Laskar-3/+1
2015-12-10drm: fix inclusion of drm.h in virtgpu_drm.hGabriel Laskar-2/+1
2015-12-10drm: fix inclusion of drm.h in tegra_drm.hGabriel Laskar-1/+1
2015-12-10drm: fix inclusion of drm.h in savage_drm.hGabriel Laskar-1/+1
2015-12-10drm: fix inclusion of drm.h in r128_drm.hGabriel Laskar-1/+1
2015-12-10drm: fix inclusion of drm.h in qxl_drm.hGabriel Laskar-2/+1
2015-12-10drm: fix inclusion of drm.h in omap_drm.hGabriel Laskar-1/+1
2015-12-10drm: fix inclusion of drm.h in msm_drm.hGabriel Laskar-2/+1
2015-12-10drm: fix inclusion of drm.h in mga_drm.hGabriel Laskar-1/+1
2015-12-10drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar-1/+1
2015-12-10drm: fix inclusion of drm.h in i810_drm.hGabriel Laskar-1/+1
2015-12-10drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar-1/+1
2015-12-10drm: fix inclusion of drm.h in drm_sarea.hGabriel Laskar-1/+1
2015-12-10drm: drm_mode.h fix includesGabriel Laskar-1/+1
2015-12-10drm: drm_fourcc.h fix includesGabriel Laskar-1/+1
2015-12-10drm: include drm.h in armada_drm.hGabriel Laskar-0/+2
2015-12-10include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h>Mikko Rapeli-145/+145
2015-12-10drm: Kbuild: add admgpu_drm.h to the installed headersGabriel Laskar-0/+1
2015-12-10drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.hGabriel Laskar-49/+49
2015-12-10include/uapi/drm/qxl_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli-37/+37
2015-12-10include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli-132/+132
2015-12-10via_drm.h: don't include non-existing via_drmclient.hMikko Rapeli-3/+0
2015-12-10radeon_drm.h: use __u32 and __u64 from linux/types.hMikko Rapeli-64/+64
2015-12-10nouveau_drm.h: use __u32 and __u64 from linux/types.hMikko Rapeli-42/+44
2015-12-10exynos_drm.h: use __u64 from linux/types.hMikko Rapeli-3/+3