index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xf86drmMode.c
Age
Commit message (
Expand
)
Author
2012-10-14
initialize width/height fields in drmModeCrtc
Rob Clark
2012-06-08
Add support for bitmask properties
Rob Clark
2012-06-08
Add support for generic object properties IOCTLs
Paulo Zanoni
2012-02-02
Using sizeof() on a function parameter with an array type does not
Ville Syrjälä
2012-02-02
This function was missing.
Ville Syrjälä
2012-02-02
drmModeFreeResources() always leaked some memory.
Ville Syrjälä
2011-12-13
libdrm: update drm headers from kernel, including new overlay ioctls & structs
Jesse Barnes
2011-09-18
drm mode: fix drmIoctl wrapper
Marcin Slusarz
2011-07-12
Specify the return type explicitly.
Chih-Wei Huang
2010-08-24
Free the property blob along the error path.
Chris Wilson
2010-07-01
drm mode: Return -errno on drmIoctl() failure
Chris Wilson
2010-01-06
modes: Retry GETCONNECTOR if a hotplug event occurs between the two ioctls
Peter Clifton
2010-01-06
modes: Fix previous commit for potential legal NULLs
Chris Wilson
2010-01-06
modes: Free local resources after allocation failure in GETRESOURCES
Chris Wilson
2010-01-06
modes: Retry GETRESOURCES if a hotplug event occurs between the two ioctls
Chris Wilson
2009-12-02
Merge branch 'modesetting-dirty-libdrm'
Jakob Bornecrantz
2009-12-03
Bump event context structure version for page flipping
Jesse Barnes
2009-12-03
Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drm
Jesse Barnes
2009-11-26
Bring dirty code from old branch
Jakob Bornecrantz
2009-11-17
Move libdrm/ up one level
Kristian Høgsberg