summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm
AgeCommit message (Expand)Author
2013-11-18drm/radeon/cik: Add macrotile mode array queryMichel Dänzer
2013-11-08Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...Dave Airlie
2013-11-05Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie
2013-11-04Merge tag 'v3.12' into drm-intel-nextDaniel Vetter
2013-10-31drm/tegra: Deliver syncpoint base to user spaceArto Merilainen
2013-10-31drm/tegra: Support bottom-up buffer objectsThierry Reding
2013-10-31drm/tegra: Add support for tiled buffer objectsThierry Reding
2013-10-22Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie
2013-10-18drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson
2013-10-12DRM: Armada: Add Armada DRM driverRussell King
2013-10-01drm: Reject stereo modes with an unknown layoutDamien Lespiau
2013-10-01drm: Code stereo layouts as an enum rather than a bit fieldDamien Lespiau
2013-10-01drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctlDamien Lespiau
2013-10-01drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfoDamien Lespiau
2013-10-01drm: Add a SET_CLIENT_CAP ioctlDamien Lespiau
2013-10-01drm: Move the GET_CAP macros next to the corresponding ioctl structureDamien Lespiau
2013-10-01Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/...Dave Airlie
2013-09-20drm/radeon/cik: Add tiling mode index for 1D tiled depth/stencil surfacesMichel Dänzer
2013-09-19drm/i915: Add second slice l3 remappingBen Widawsky
2013-09-04drm: add MIPI DSI encoder and connector typesShobhit Kumar
2013-09-02Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-08-30drm/radeon/si: Add support for CP DMA to CS checker for compute v2Tom Stellard
2013-08-30Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-08-30drm: Advertise async page flip ability through GETCAP ioctlKeith Packard
2013-08-30drm: Add DRM_MODE_PAGE_FLIP_ASYNC flag definitionKeith Packard
2013-08-24drm/msm: add a3xx gpu supportRob Clark
2013-08-22drm/i915: Use Write-Through cacheing for the display plane on IrisChris Wilson
2013-08-22drm/i915: reserve I915_CACHING_DISPLAY and document cache modesDaniel Vetter
2013-08-07Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie
2013-07-25drm/gem: convert to new unified vma managerDavid Herrmann
2013-07-19drm/i915: Make i915 events part of uapiBen Widawsky
2013-06-28Merge branch 'drm/for-next' of git://anongit.freedesktop.org/tegra/linux into...Dave Airlie
2013-06-28drm: add hotspot support for cursors.Dave Airlie
2013-06-22drm/tegra: Include header drm/drm.hEmil Goode
2013-05-31drm/i915: add I915_PARAM_HAS_VEBOX to i915_getparamXiang, Haihao
2013-05-31drm/i915: add I915_EXEC_VEBOX to i915_gem_do_execbuffer()Xiang, Haihao
2013-04-30drm: Kill user_modes list and the associated ioctlsVille Syrjälä
2013-04-22drm/tegra: Add gr2d deviceTerje Bergstrom
2013-04-17Merge branch 'drm-next-3.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-04-16drm.h: Fix DRM compilation with bare-metal toolchain.Paul Sokolovsky
2013-04-12drm: Misc comment cleanupChristopher Harvey
2013-04-12drm: add new QXL driver. (v1.4)Dave Airlie
2013-04-11drm/radeon: add si tile mode array query v3Jerome Glisse
2013-04-11drm/radeon: add ring working queryChristian König
2013-04-09drm/radeon: UVD bringup v8Christian König
2013-04-09drm/radeon: Use direct mapping for fast fb access on RS690Samuel Li
2013-02-16drm/omap: move out of stagingRob Clark
2013-01-17drm/i915: Use the reloc.handle as an index into the execbuffer arrayChris Wilson
2013-01-17drm/i915: Allow userspace to hint that the relocations were knownDaniel Vetter
2013-01-04drm/exynos: consider both case of vflip and hflip.Eunchul Kim