aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add new DRM_MODE_CONNECTOR and _ENCODER definesHEADmasterAdam Cheney2015-10-071-0/+5
* drm: Initialize or valgrind-clear modesetting ioctl arguments.Eric Anholt2015-01-302-0/+21
* libdrm/mode: Update the encoder and connector definesThomas Hellstrom2015-01-301-0/+5
* drm: Introduce a drmSetClientCap() wrapperDamien Lespiau2015-01-302-0/+9
* drm: Sync the DRM_SET_CLIENT_CAP ioctl definitionsrinivas pulukuru2015-01-301-0/+16
* drm: Synchronize the stereo 3D mode flags from the kernel headersDamien Lespiau2015-01-302-28/+49
* libdrm: Make some drm headers compatible with gcc -std=c89 -pedanticDaniel Kurtz2015-01-302-4/+4
* libdrm: add missing DRM_CAP_TIMESTAMP_MONOTONICImre Deak2015-01-301-0/+1
* drm: add hotspot cursor interface support.Dave Airlie2015-01-304-0/+30
* kms: Return a negative error code in kms_bo_create()Laurent Pinchart2015-01-301-1/+1
* drm: Fix error message in drmWaitVBlankDaniel Kurtz2015-01-301-1/+1
* modetest: add support for modetestsrinivas pulukuru2015-01-304-416/+1100
* omap: Add DRM_RDWR flag to dmabuf exportHemant Hariyani2014-12-041-1/+1
* libdrm: Add define for DRM_RDWRHemant Hariyani2014-12-041-0/+1
* OMAPKMSLIB: Fixed the KMS Lib alloc/free/mapTony Zlatinski2014-10-143-51/+112
* DRMKMS: fix the makefile to omapdrmTony Zlatinski2014-10-141-0/+3
* DRM-KMS: Android support of libdrmTony Zlatinski2014-10-1412-1/+505
* DEBIAN: debianizationNikhil Devshatwar2013-05-2129-0/+1852
* Add omapdrm module to kmstest and vbltestVincent Stehlé2013-05-172-1/+2
* gitignoreVincent Stehlé2013-05-171-0/+2
* intel: add more VLV PCI IDsJesse Barnes2013-05-171-1/+7
* man: Fix typo and use $() for make expressionsThierry Reding2013-05-171-1/+2
* radeon: Fix 1D tiling layout on SI.Michel Dänzer2013-05-171-23/+88
* man: fix manpage build instructionsDavid Herrmann2013-05-174-15/+42
* nouveau: use @PACKAGE_VERSION@ in libdrm_nouveau.pcMaarten Lankhorst2013-05-171-1/+1
* omap: release lock also on error pathsVincent Penquerc'h2013-05-171-0/+2
* libdrm 2.4.37 nouveau 1Nikhil Devshatwar2013-05-1724-1/+2766
* build against librtNikhil Devshatwar2013-05-171-0/+2
* default permsNikhil Devshatwar2013-05-171-1/+1
* configure.ac: bump version to 2.4.41 for releaseMaarten Lankhorst2013-01-161-1/+1
* nouveau: expose channel engine selection on kepler chipsetsBen Skeggs2013-01-164-0/+48
* libdrm_nouveau.pc: don't include I${includedir}/nouveauMarcin Slusarz2013-01-141-1/+1
* intel: Remove the fence count contributions when clearing relocsChris Wilson2013-01-131-3/+4
* man: disable man page building until David saves us allJesse Barnes2013-01-091-1/+1
* man: add drm-memory overview pageDavid Herrmann2013-01-092-2/+437
* man: add drm-kms overview pageDavid Herrmann2013-01-092-0/+343
* man: add drm.7 overview pageDavid Herrmann2013-01-092-0/+138
* man: convert manpages to XML instead of plain troffDavid Herrmann2013-01-099-181/+370
* nouveau: disallow pushbuf BOs in multiple memory typesBen Skeggs2013-01-061-4/+4
* libkms: return -EINVAL on fstat errorMaxime Villard2013-01-021-1/+1
* libkms: fix memory leak in error pathMaxime Villard2013-01-022-0/+2
* drm/radeon: track global bo name and always return the sameJerome Glisse2012-11-281-5/+11
* radeon: add new SI pci idAlex Deucher2012-11-211-0/+1
* intel: Fix missing ETIME on BSD operating systemsDavid Shao2012-11-101-0/+3
* configure.ac: bump version to 2.4.40 for releaseMarek Olšák2012-11-051-1/+1
* fix make distcheckDave Airlie2012-11-051-1/+1
* radeon: fix tile_split of 128-bit surface formats with 8x MSAAMarek Olšák2012-10-261-0/+2
* radeon: fix unused-function warningAndreas Boll2012-10-241-0/+2
* radeon: add some new SI pci idsAlex Deucher2012-10-161-0/+3
* initialize width/height fields in drmModeCrtcRob Clark2012-10-141-1/+4