index
:
replicant/external_libdrm
replicant-6.0
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xf86drm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xf86drm: add drm{Get,Free}Device
Emil Velikov
2015-09-21
1
-0
/
+3
*
drm: add interface to get drm devices on the system v3
Emil Velikov
2015-08-24
1
-0
/
+34
*
remove usage of 'c_plusplus' preprocessor macro
Tapani Pälli
2015-08-10
1
-2
/
+2
*
xf86drm: use the correct device minor names on OpenBSD
Jonathan Gray
2015-07-29
1
-0
/
+7
*
Revert "Add device enumeration interface (v4)"
Emil Velikov
2015-06-29
1
-19
/
+0
*
Add device enumeration interface (v4)
frank
2015-05-26
1
-0
/
+19
*
drm: add drmGet(Primary|Render)DeviceNameFromFd functions
Emil Velikov
2015-03-10
1
-0
/
+3
*
Add new drmGetNodeTypeFromFd function
Frank Binns
2015-02-23
1
-0
/
+1
*
Add new drmOpenOnceWithType function (v2)
Jammy Zhou
2015-02-12
1
-0
/
+1
*
Add new drmOpenWithType function (v4)
Jammy Zhou
2015-02-12
1
-1
/
+8
*
Add new drmOpenRender function
Frank Binns
2015-01-23
1
-0
/
+2
*
Mark functions printf-like where possible
Thierry Reding
2014-04-17
1
-1
/
+1
*
Mark debug_print with __attribute__ ((format(__printf__, 1, 0)))
Keith Packard
2014-01-13
1
-1
/
+7
*
drm: Introduce a drmSetClientCap() wrapper
Damien Lespiau
2013-09-30
1
-0
/
+2
*
libdrm: add prime fd->handle and handle->fd interfaces
Dave Airlie
2012-07-16
1
-0
/
+3
*
xf86drm.h : wrap C code for C++ compilation/linking
Tapani Pälli
2011-09-23
1
-0
/
+8
*
libdrm: (revised) vblank wait on crtc > 1
Ilija Hadzic
2011-04-04
1
-0
/
+3
*
Implement drmGetCap() to query device/driver capabilities
Ben Skeggs
2011-03-04
1
-0
/
+1
*
Bump event context structure version for page flipping
Jesse Barnes
2009-12-03
1
-1
/
+1
*
Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drm
Jesse Barnes
2009-12-03
1
-0
/
+6
*
Correctly set DRM_MAX_MINOR for all platforms.
Robert Noland
2009-11-25
1
-2
/
+4
*
Add missing DRM_MAX_MINOR define
Alex Deucher
2009-11-24
1
-0
/
+1
*
Add drmGetDeviceNameFromFd function
Kristian Høgsberg
2009-11-23
1
-0
/
+2
*
Fix build on *BSD
Kristian Høgsberg
2009-11-23
1
-0
/
+22
*
Move libdrm/ up one level
Kristian Høgsberg
2009-11-17
1
-0
/
+689