Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-21 | modeprint.c: use PRIu64 for printing uint64_t | Matt Turner | |
Signed-off-by: Matt Turner <mattst88@gmail.com> | |||
2011-02-17 | tests/modeprint: Output masks as hex numbers | Benjamin Franzke | |
2010-02-28 | tests: vrefresh is actually not * 1000. | Marcin KoĆcielnicki | |
2010-02-04 | Tidy up compile warnings by cleaning up types. | Matthew W. S. Bell | |
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. |