Commit graph

9 commits

Author SHA1 Message Date
Jesse Barnes
1ba6651a66 Remove executable from modeprint test dir
Accidentally committed it with the mode setting changes.
2009-01-26 10:17:30 +01:00
Eric Anholt
0508530386 libdrm: Fix modetest/modeprint to use automake stuff. 2009-01-26 10:13:17 +01:00
Jesse Barnes
f3cfadad57 libdrm: add mode setting files
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.
2009-01-26 10:10:51 +01:00
Maarten Maathuis
7cbc5f6145 modesetting-101: Make the interface variable names a little more consistent + modeprint changes.
- All things are now called _id when they are id's.
- modeprint now accepts driver name as first argument.
2008-07-05 12:04:07 +02:00
Maarten Maathuis
94cf07bff1 Forgot to fix the modeprint test. 2008-07-03 00:30:00 +02:00
Jakob Bornecrantz
aa2d3cfc16 tests: Fix faulty error messages in modeprint 2008-07-03 00:04:48 +02:00
Jakob Bornecrantz
49e1fa1d50 tests: modeprint s/fb/fd/ 2008-07-02 23:12:33 +02:00
Jakob Bornecrantz
4f233ce618 tests: Updated modeprint 2008-07-02 22:47:21 +02:00
Jakob Bornecrantz
b28d309210 tests: Improved and renamed the mode app to modeprint 2008-07-02 14:01:20 +02:00