summaryrefslogtreecommitdiff
path: root/include/uapi/drm (unfollow)
Commit message (Expand)Author
2014-06-18drm: Driver-specific ioctls range from 0x40 to 0x9fDamien Lespiau
2014-06-09drm/radeon: add query for number of active CUsAlex Deucher
2014-06-04drm: add signed-range property typeRob Clark
2014-06-04drm: add object property typeRob Clark
2014-06-04drm: add extended property typesRob Clark
2014-05-30drm: add DP MST encoder typeDave Airlie
2014-05-16drm/i915: Introduce mapping of user pages into video memory (userptr) ioctlChris Wilson
2014-04-16drm/tegra: Remove gratuitous pad fieldThierry Reding
2014-04-04drm/tegra: Relicense public header under MITThierry Reding
2014-04-02drm: Specify a bit more the DRM_CAP_CURSOR_{WIDTH, HEIGHT} capsLespiau, Damien
2014-04-01drm: Allow userspace to ask for universal plane list (v2)Matt Roper
2014-04-01drm/i915: Add a CMD_PARSER_VERSION getparamBrad Volkin
2014-03-31drm/msm: validate flags, etcRob Clark
2014-03-31drm/msm: add chip-id paramRob Clark
2014-03-28drm/vmwgfx: Allow prime fds in the surface reference ioctlsThomas Hellstrom
2014-03-03drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2Marek Olšák
2014-03-03drm/radeon: add a way to get and set initial buffer domains v2Marek Olšák
2014-02-18drm: add DRM_CAPs for cursor sizeAlex Deucher
2014-02-18drm/radeon: add VCE version parsing and checkingChristian König
2014-02-18drm/radeon: initial VCE support v4Christian König
2014-02-12drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee
2014-01-22drm/i915: Spelling s/auxilliary/auxiliary/Geert Uytterhoeven
2014-01-20drm/radeon: add query to fetch the max engine clock (v2)Alex Deucher
2014-01-17drm/vmwgfx: Add a parameter to get max MOB memory sizeThomas Hellstrom
2014-01-17drm/vmwgfx: Implement a buffer object synccpu ioctl.Thomas Hellstrom
2014-01-17drm/vmwgfx: Make sure that the multisampling is offZack Rusin
2014-01-17drm/vmwgfx: Update the driver user-space interface for guest-backed objectsThomas Hellstrom
2013-12-23drm/radeon: expose render backend mask to the userspaceMarek Olšák
2013-12-18drm/i915: Drop I915_PARAM_HAS_FULL_PPGTT againDaniel Vetter
2013-12-18drm/i915: Use multiple VMs -- the point of no returnBen Widawsky
2013-12-18drm/bufs: remove handling of _DRM_GEM mappingsDaniel Vetter
2013-12-08drm/vmwgfx: Add max surface memory paramJakob Bornecrantz
2013-11-18drm/radeon/cik: Add macrotile mode array queryMichel Dänzer
2013-11-12drm/i915: add i915_get_reset_stats_ioctlMika Kuoppala
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-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-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-08-30drm/radeon/si: Add support for CP DMA to CS checker for compute v2Tom Stellard
2013-08-30drm: Advertise async page flip ability through GETCAP ioctlKeith Packard