aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xf86drm: Add platform and host1x bus supportThierry Reding2017-01-201-2/+28
* xf86drm: Add USB supportThierry Reding2017-01-201-0/+13
* xf86drm: introduce drmGetDevice[s]2Emil Velikov2016-12-051-0/+4
* xf86drm: introduce drmGetDeviceNameFromFd2Emil Velikov2016-11-221-0/+5
* xf86drm: add drm{Get,Free}DeviceEmil Velikov2015-09-211-0/+3
* drm: add interface to get drm devices on the system v3Emil Velikov2015-08-241-0/+34
* remove usage of 'c_plusplus' preprocessor macroTapani Pälli2015-08-101-2/+2
* xf86drm: use the correct device minor names on OpenBSDJonathan Gray2015-07-291-0/+7
* Revert "Add device enumeration interface (v4)"Emil Velikov2015-06-291-19/+0
* Add device enumeration interface (v4)frank2015-05-261-0/+19
* drm: add drmGet(Primary|Render)DeviceNameFromFd functionsEmil Velikov2015-03-101-0/+3
* Add new drmGetNodeTypeFromFd functionFrank Binns2015-02-231-0/+1
* Add new drmOpenOnceWithType function (v2)Jammy Zhou2015-02-121-0/+1
* Add new drmOpenWithType function (v4)Jammy Zhou2015-02-121-1/+8
* Add new drmOpenRender functionFrank Binns2015-01-231-0/+2
* Mark functions printf-like where possibleThierry Reding2014-04-171-1/+1
* Mark debug_print with __attribute__ ((format(__printf__, 1, 0)))Keith Packard2014-01-131-1/+7
* drm: Introduce a drmSetClientCap() wrapperDamien Lespiau2013-09-301-0/+2
* libdrm: add prime fd->handle and handle->fd interfacesDave Airlie2012-07-151-0/+3
* xf86drm.h : wrap C code for C++ compilation/linkingTapani Pälli2011-09-231-0/+8
* libdrm: (revised) vblank wait on crtc > 1Ilija Hadzic2011-04-041-0/+3
* Implement drmGetCap() to query device/driver capabilitiesBen Skeggs2011-03-031-0/+1
* Bump event context structure version for page flippingJesse Barnes2009-12-031-1/+1
* Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drmJesse Barnes2009-12-031-0/+6
* Correctly set DRM_MAX_MINOR for all platforms.Robert Noland2009-11-251-2/+4
* Add missing DRM_MAX_MINOR defineAlex Deucher2009-11-241-0/+1
* Add drmGetDeviceNameFromFd functionKristian Høgsberg2009-11-231-0/+2
* Fix build on *BSDKristian Høgsberg2009-11-231-0/+22
* Move libdrm/ up one levelKristian Høgsberg2009-11-171-0/+689