aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add new DRM_MODE_CONNECTOR and _ENCODER definesAdam Cheney2015-01-051-0/+5
* tegra: Add SET/GET_FLAGS IOCTLsThierry Reding2014-11-271-0/+21
* tegra: Add GET/SET_TILING IOCTLsThierry Reding2014-11-271-0/+25
* libdrm: Add NVIDIA Tegra supportThierry Reding2014-11-271-0/+154
* update signed/object prop typesRob Clark2014-11-241-0/+15
* Remove i810_drm.h and i830_drm.h from the distribution tarballEmil Velikov2014-09-282-623/+0
* automake: remove obsolete makefilesEmil Velikov2014-09-283-51/+0
* libdrm, freedreno, intel, nouveau, radeon: add Makefile.sourcesEmil Velikov2014-09-012-16/+22
* libdrm: Fix drm.h include in qxl drm header fileAndreas Boll2014-07-281-1/+1
* intel: Add new userptr ioctlTvrtko Ursulin2014-06-191-0/+16
* intel: Sync typo fix from the kernel sources.Damien Lespiau2014-06-191-1/+1
* intel: Sync the command parser version parameter from kernelDamien Lespiau2014-06-191-0/+1
* drm: Add universal plane capability bit and plane type enumsMatt Roper2014-05-191-0/+8
* radeon: sync with radeon_drm.h from kernel headersMarek Olšák2014-04-041-3/+28
* intel: Merge latest i915_drm.hBen Widawsky2014-01-101-13/+100
* Bump the version to 2.4.50Marek Olšák2013-12-031-0/+1
* radeon: implement 2D tiling for CIKMarek Olšák2013-11-221-0/+11
* intel: Add support for GPU reset status query ioctlIan Romanick2013-11-151-0/+19
* Revert "intel: Add support for GPU reset status query ioctl"Dave Airlie2013-11-081-17/+0
* intel: Add support for GPU reset status query ioctlIan Romanick2013-11-071-0/+17
* Add DRM_MODE_PAGE_FLIP_ASYNC defineKeith Packard2013-11-062-1/+3
* drm: Sync the DRM_SET_CLIENT_CAP ioctl definitionDamien Lespiau2013-09-301-0/+16
* drm: Synchronize the stereo 3D mode flags from the kernel headersDamien Lespiau2013-09-301-14/+25
* libdrm: Make some drm headers compatible with gcc -std=c89 -pedanticDaniel Kurtz2013-09-221-2/+2
* radeon: Fix tiling mode index for 1D tiled depth/stencil surfaces on CIKMichel Dänzer2013-09-181-0/+2
* libdrm: add missing DRM_CAP_TIMESTAMP_MONOTONICImre Deak2013-07-041-0/+1
* drm: add hotspot cursor interface support.Dave Airlie2013-07-022-0/+14
* drm: add qxl drm header fileDave Airlie2013-05-082-2/+154
* intel: Add support for VEBOX ring (v2)Xiang, Haihao2013-04-271-0/+2
* radeon: update radeon_drm.h to kernel last API additions v2Jerome Glisse2013-04-121-0/+81
* intel: Import updated i915_drm.h.Eric Anholt2012-08-101-1/+32
* libdrm: add prime fd->handle and handle->fd interfacesDave Airlie2012-07-151-3/+7
* libdrm: add missing caps from kernel to drm.hDave Airlie2012-07-151-0/+2
* intel: updated header for contextsBen Widawsky2012-06-271-1/+22
* Add support for bitmask propertiesRob Clark2012-06-081-0/+1
* Add support for generic object properties IOCTLsPaulo Zanoni2012-06-082-0/+26
* intel: wait render header updatesBen Widawsky2012-06-061-0/+11
* intel: sanitize i915_drm.hBen Widawsky2012-06-061-1/+3
* libdrm: update drm headers from kernel for prime/dmabufRob Clark2012-04-111-0/+14
* Make drm/drm_fourcc.h portable to non-linux platformsAlan Coopersmith2012-03-051-3/+3
* radeon: add surface allocator helper v10Jerome Glisse2012-02-011-7/+17
* intel: query for LLC supportEugeni Dodonov2012-02-011-0/+1
* intel: add sprite ioctl defines and struct for i915 sprite codeJesse Barnes2012-01-091-0/+36
* intel: Update for new i915_drm.h defines.Eric Anholt2012-01-041-1/+5
* libdrm: update drm headers from kernel, including new overlay ioctls & structsJesse Barnes2011-12-134-0/+199
* libdrm: (revised) vblank wait on crtc > 1Ilija Hadzic2011-04-041-0/+1
* drm_mode: fix types on recently added ioctlsDave Airlie2011-03-291-8/+8
* Implement drmGetCap() to query device/driver capabilitiesBen Skeggs2011-03-031-0/+9
* drm: add dumb interfaceDave Airlie2011-03-032-0/+33
* intel: Add I915_PARAM_HAS_RELAXED_DELTAChris Wilson2011-03-011-0/+1