Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-29 | Remove executable from modeprint test dir | Jesse Barnes | |
Accidentally committed it with the mode setting changes. | |||
2008-12-17 | libdrm: Fix modetest/modeprint to use automake stuff. | Eric Anholt | |
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-07-05 | modesetting-101: Make the interface variable names a little more consistent ↵ | Maarten Maathuis | |
+ modeprint changes. - All things are now called _id when they are id's. - modeprint now accepts driver name as first argument. | |||
2008-07-03 | Forgot to fix the modeprint test. | Maarten Maathuis | |
2008-07-03 | tests: Fix faulty error messages in modeprint | Jakob Bornecrantz | |
2008-07-02 | tests: modeprint s/fb/fd/ | Jakob Bornecrantz | |
2008-07-02 | tests: Updated modeprint | Jakob Bornecrantz | |
2008-07-02 | tests: Improved and renamed the mode app to modeprint | Jakob Bornecrantz | |