index
:
~daenzer/drm
master
Michel Daenzer's personal libdrm repository.
daenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xf86drmMode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-07
xf86drm: Fix spelling mistakes
Eric Engestrom
1
-1
/
+1
2016-01-07
Fix memory leak with drmModeGetConnectorCurrent()
Ville Syrjälä
1
-4
/
+7
2015-09-21
xf86drmMode: smoke-test the atomic API
Emil Velikov
1
-1
/
+16
2015-08-20
xf86drmMode: remove the trailing white spaces
Hyungwon Hwang
1
-2
/
+2
2015-08-18
libdrm: Make indentation consistent
Thierry Reding
1
-2
/
+2
2015-08-18
libdrm: Remove gratuitous blank lines
Thierry Reding
1
-8
/
+0
2015-07-29
xf86drmMode: Implement drmCheckModesettingSupported() for OpenBSD
Jonathan Gray
1
-1
/
+18
2015-07-28
drm: Detect no-op drmModeAtomicRequest and return early
Chris Wilson
1
-2
/
+6
2015-07-11
Fix headers inclusion in xf86drmMode.c
Julien Cristau
1
-0
/
+3
2015-06-29
xf86drmMode: include config.h before anything else
Emil Velikov
1
-4
/
+5
2015-06-29
xf86drmMode: remove unused valgrind(VG) macros
Emil Velikov
1
-8
/
+0
2015-06-29
Add blob property create/destroy ioctl wrappers
Daniel Stone
1
-0
/
+34
2015-06-29
Support atomic modesetting ioctl
Ville Syrjälä
1
-0
/
+240
2015-04-14
mode: Retrieve only the current information for a Connector
Chris Wilson
1
-3
/
+20
2015-03-14
Fix type-limits, pointer-arith and sign-compare warnings
Jan Vesely
1
-1
/
+1
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