index
:
~nh/libdrm
freesync
master
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xf86drmMode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-11
xf86drmMode: Unconditionally clear ioctl structs
Daniel Vetter
1
-27
/
+28
2015-02-10
Fix gcc -Wextra warnings
Jan Vesely
1
-1
/
+1
2014-08-14
drm: Implement drmCheckModesettingSupported() for DragonFly
François Tigeot
1
-0
/
+2
2014-05-01
Use signed location for drmModeSetPlane
Daniel Kurtz
1
-1
/
+1
2014-01-24
drm: Implement drmCheckModesettingSupported() for FreeBSD
Robert Millan
1
-1
/
+34
2014-01-20
drm: Initialize or valgrind-clear modesetting ioctl arguments.
Eric Anholt
1
-0
/
+19
2013-07-02
drm: add hotspot cursor interface support.
Dave Airlie
1
-0
/
+15
2012-10-14
initialize width/height fields in drmModeCrtc
Rob Clark
1
-1
/
+4
2012-06-08
Add support for bitmask properties
Rob Clark
1
-2
/
+2
2012-06-08
Add support for generic object properties IOCTLs
Paulo Zanoni
1
-0
/
+83
2012-02-02
Using sizeof() on a function parameter with an array type does not
Ville Syrjälä
1
-3
/
+3
2012-02-02
This function was missing.
Ville Syrjälä
1
-0
/
+9
2012-02-02
drmModeFreeResources() always leaked some memory.
Ville Syrjälä
1
-0
/
+6
2011-12-13
libdrm: update drm headers from kernel, including new overlay ioctls & structs
Jesse Barnes
1
-0
/
+153
2011-09-18
drm mode: fix drmIoctl wrapper
Marcin Slusarz
1
-1
/
+1
2011-07-12
Specify the return type explicitly.
Chih-Wei Huang
1
-1
/
+1
2010-08-24
Free the property blob along the error path.
Chris Wilson
1
-1
/
+1
2010-07-01
drm mode: Return -errno on drmIoctl() failure
Chris Wilson
1
-24
/
+18
2010-01-06
modes: Retry GETCONNECTOR if a hotplug event occurs between the two ioctls
Peter Clifton
1
-15
/
+43
2010-01-06
modes: Fix previous commit for potential legal NULLs
Chris Wilson
1
-1
/
+5
2010-01-06
modes: Free local resources after allocation failure in GETRESOURCES
Chris Wilson
1
-9
/
+29
2010-01-06
modes: Retry GETRESOURCES if a hotplug event occurs between the two ioctls
Chris Wilson
1
-7
/
+22
2009-12-02
Merge branch 'modesetting-dirty-libdrm'
Jakob Bornecrantz
1
-0
/
+12
2009-12-03
Bump event context structure version for page flipping
Jesse Barnes
1
-1
/
+1
2009-12-03
Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drm
Jesse Barnes
1
-1
/
+24
2009-11-26
Bring dirty code from old branch
Jakob Bornecrantz
1
-0
/
+12
2009-11-17
Move libdrm/ up one level
Kristian Høgsberg
1
-0
/
+712