Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-17 | libdrm: add mode setting files | Jesse Barnes | |
Add mode setting files to libdrm, including xf86drmMode.* and the new drm_mode.h header. Also add a couple of tests to sanity check the kernel interfaces and update code to support them. | |||
2008-12-10 | Revert "Merge branch 'modesetting-gem'" | Jesse Barnes | |
This reverts commit 6656db10551bbb8770dd945b6d81d5138521f208. We really just want the libdrm and ioctl bits, not all the driver stuff. | |||
2008-01-09 | add internals for opening a control node | Dave Airlie | |
2005-02-18 | Bug #2567: Fix reversed memset arguments. (David Krause) | Adam Jackson | |
2004-10-10 | Make the test programs build | Jon Smirl | |
2004-08-31 | Apply patch from Bryan Stine bugzilla #1227 | Dave Airlie | |
2003-04-24 | Minor cleanups for dri/drmstat test progs (Both still need targets for new | Leif Delgass | |
Makefile) | |||
2003-04-24 | Remove #if 0'd code and some unused string functions | Keith Whitwell | |
2001-02-28 | Implement drmOpen* without /proc dependence (Fallback to /proc is included | Rik Faith | |
for backward compatibility.) Move statistic-gathering drm* calls from dristat.c to xf86drm.c | |||
2001-02-15 | Merge mga-1-0-0-branch into trunk. | Gareth Hughes | |