index
:
~keithp/drm
dri3
master
swap-pages
warning-fixes
DRM library
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xf86drm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-05
xf86drm: Fix ioctl struct clearing in drmAgpEnable
Connor Behan
1
-1
/
+1
2015-03-20
Remove drmSetDebugMsgFunction and related infrastructure
Jan Vesely
1
-12
/
+1
2015-03-20
Fix unused function warnings
Jan Vesely
1
-0
/
+2
2015-03-14
Fix unused, and unused-but-set variables warnings
Jan Vesely
1
-3
/
+6
2015-03-14
On Solaris, #include <sys/mkdev.h> in xf86drm.c
Alan Coopersmith
1
-0
/
+3
2015-03-10
drm: add drmGet(Primary|Render)DeviceNameFromFd functions
Emil Velikov
1
-0
/
+84
2015-02-23
Add new drmGetNodeTypeFromFd function
Frank Binns
1
-0
/
+39
2015-02-12
Add new drmOpenOnceWithType function (v2)
Jammy Zhou
1
-2
/
+10
2015-02-12
Add new drmOpenWithType function (v4)
Jammy Zhou
1
-15
/
+55
2015-02-11
xf86drm: Fix ioctl struct clearing in drmGetVersion
Daniel Vetter
1
-1
/
+1
2015-02-11
xf86drm: Unconditionally clear ioctl structs
Daniel Vetter
1
-35
/
+77
2015-02-11
drm: use drmIoctl everywhere
Daniel Vetter
1
-2
/
+2
2015-02-10
Fix gcc -Wextra warnings
Jan Vesely
1
-2
/
+2
2015-01-23
Add new drmOpenRender function
Frank Binns
1
-2
/
+38
2015-01-23
Rename DRM_NODE_RENDER to DRM_NODE_PRIMARY
Frank Binns
1
-5
/
+5
2014-09-28
drm: use drm_mmap/drm_munmap wrappers
Emil Velikov
1
-4
/
+4
2014-05-13
drmOpenByName: remove redundant drmAvailable check
Daniel Kurtz
1
-13
/
+0
2014-04-17
libdrm: Remove extraneous parameter
Thierry Reding
1
-1
/
+1
2014-04-17
Mark functions printf-like where possible
Thierry Reding
1
-3
/
+7
2013-09-30
drm: Introduce a drmSetClientCap() wrapper
Damien Lespiau
1
-0
/
+7
2013-03-28
drm: Fix error message in drmWaitVBlank
Daniel Kurtz
1
-1
/
+1
2012-07-16
libdrm: add prime fd->handle and handle->fd interfaces
Dave Airlie
1
-0
/
+31
2011-11-01
Fix compilation with -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast
Jeremy Huddleston
1
-4
/
+4
2011-03-04
libdrm: oops fix get cap return value.
Dave Airlie
1
-1
/
+1
2011-03-04
Implement drmGetCap() to query device/driver capabilities
Ben Skeggs
1
-0
/
+12
2010-12-07
drm: don't do the create the node ourselves if we have udev.
Dave Airlie
1
-0
/
+2
2010-10-27
s/drmStrdup/strdup/
Adam Jackson
1
-21
/
+4
2010-08-06
libdrm: Fix PCI domain domain support
Benjamin Herrenschmidt
1
-5
/
+25
2009-12-15
Be less chatty in drmSetMaster/drmDropMaster
Kristian Høgsberg
1
-9
/
+2
2009-11-25
Correctly set DRM_MAX_MINOR for all platforms.
Robert Noland
1
-4
/
+0
2009-11-23
Add drmGetDeviceNameFromFd function
Kristian Høgsberg
1
-0
/
+26
2009-11-17
Move libdrm/ up one level
Kristian Høgsberg
1
-0
/
+2512