Age | Commit message (Expand) | Author |
2015-06-29 | Revert "Add device enumeration interface (v4)" | Emil Velikov |
2015-05-28 | drmPrime*: initialize output args to 0 | Guillaume Desmottes |
2015-05-28 | Fix one warning (v2) | Jammy Zhou |
2015-05-28 | xf86drm: simplify drmMalloc/drmFree | Emil Velikov |
2015-05-26 | Add device enumeration interface (v4) | frank |
2015-04-28 | drm: rename libdrm{,_macros}.h | Emil Velikov |
2015-04-05 | xf86drm: Fix ioctl struct clearing in drmAgpEnable | Connor Behan |
2015-03-20 | Remove drmSetDebugMsgFunction and related infrastructure | Jan Vesely |
2015-03-20 | Fix unused function warnings | Jan Vesely |
2015-03-14 | Fix unused, and unused-but-set variables warnings | Jan Vesely |
2015-03-14 | On Solaris, #include <sys/mkdev.h> in xf86drm.c | Alan Coopersmith |
2015-03-10 | drm: add drmGet(Primary|Render)DeviceNameFromFd functions | Emil Velikov |
2015-02-23 | Add new drmGetNodeTypeFromFd function | Frank Binns |
2015-02-12 | Add new drmOpenOnceWithType function (v2) | Jammy Zhou |
2015-02-12 | Add new drmOpenWithType function (v4) | Jammy Zhou |
2015-02-11 | xf86drm: Fix ioctl struct clearing in drmGetVersion | Daniel Vetter |
2015-02-11 | xf86drm: Unconditionally clear ioctl structs | Daniel Vetter |
2015-02-11 | drm: use drmIoctl everywhere | Daniel Vetter |
2015-02-10 | Fix gcc -Wextra warnings | Jan Vesely |
2015-01-23 | Add new drmOpenRender function | Frank Binns |
2015-01-23 | Rename DRM_NODE_RENDER to DRM_NODE_PRIMARY | Frank Binns |
2014-09-28 | drm: use drm_mmap/drm_munmap wrappers | Emil Velikov |
2014-05-13 | drmOpenByName: remove redundant drmAvailable check | Daniel Kurtz |
2014-04-17 | libdrm: Remove extraneous parameter | Thierry Reding |
2014-04-17 | Mark functions printf-like where possible | Thierry Reding |
2013-09-30 | drm: Introduce a drmSetClientCap() wrapper | Damien Lespiau |
2013-03-28 | drm: Fix error message in drmWaitVBlank | Daniel Kurtz |
2012-07-16 | libdrm: add prime fd->handle and handle->fd interfaces | Dave Airlie |
2011-11-01 | Fix compilation with -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast | Jeremy Huddleston |
2011-03-04 | libdrm: oops fix get cap return value. | Dave Airlie |
2011-03-04 | Implement drmGetCap() to query device/driver capabilities | Ben Skeggs |
2010-12-07 | drm: don't do the create the node ourselves if we have udev. | Dave Airlie |
2010-10-27 | s/drmStrdup/strdup/ | Adam Jackson |
2010-08-06 | libdrm: Fix PCI domain domain support | Benjamin Herrenschmidt |
2009-12-15 | Be less chatty in drmSetMaster/drmDropMaster | Kristian Høgsberg |
2009-11-25 | Correctly set DRM_MAX_MINOR for all platforms. | Robert Noland |
2009-11-23 | Add drmGetDeviceNameFromFd function | Kristian Høgsberg |
2009-11-17 | Move libdrm/ up one level | Kristian Høgsberg |