OSDN Git Service

Adding VLV PCI IDs.
[android-x86/external-libdrm.git] / xf86drmMode.c
2014-01-24 Robert Millandrm: Implement drmCheckModesettingSupported() for FreeBSD
2014-01-20 Eric Anholtdrm: Initialize or valgrind-clear modesetting ioctl...
2013-07-02 Dave Airliedrm: add hotspot cursor interface support.
2012-10-14 Rob Clarkinitialize width/height fields in drmModeCrtc
2012-06-08 Rob ClarkAdd support for bitmask properties
2012-06-08 Paulo ZanoniAdd support for generic object properties IOCTLs
2012-02-02 Ville SyrjäläUsing sizeof() on a function parameter with an array...
2012-02-02 Ville SyrjäläThis function was missing.
2012-02-02 Ville SyrjälädrmModeFreeResources() always leaked some memory.
2011-12-13 Jesse Barneslibdrm: update drm headers from kernel, including new...
2011-09-18 Marcin Slusarzdrm mode: fix drmIoctl wrapper
2011-07-12 Chih-Wei HuangSpecify the return type explicitly.
2010-08-24 Chris WilsonFree the property blob along the error path.
2010-07-01 Chris Wilsondrm mode: Return -errno on drmIoctl() failure
2010-01-06 Peter Cliftonmodes: Retry GETCONNECTOR if a hotplug event occurs...
2010-01-06 Chris Wilsonmodes: Fix previous commit for potential legal NULLs
2010-01-06 Chris Wilsonmodes: Free local resources after allocation failure...
2010-01-06 Chris Wilsonmodes: Retry GETRESOURCES if a hotplug event occurs...
2009-12-02 Jakob BornecrantzMerge branch 'modesetting-dirty-libdrm'
2009-12-03 Jesse BarnesBump event context structure version for page flipping
2009-12-03 Jesse BarnesMerge branch 'pageflip' of git://people.freedesktop...
2009-11-26 Jakob BornecrantzBring dirty code from old branch
2009-11-20 Kristian HøgsbergMerge remote branch 'origin/master' into libdrm
2009-11-17 Kristian HøgsbergMove libdrm/ up one level