Age | Commit message (Expand) | Author |
2009-04-09 | test: Avoid recursive dependency in makefile | Kristian Høgsberg |
2009-04-09 | test: Makefile.am grammar nazi | Kristian Høgsberg |
2009-04-07 | drm: fix test makefile | Dave Airlie |
2009-04-06 | Skip tests that require root | Kristian Høgsberg |
2009-04-06 | XFAIL auth and lock test cases | Kristian Høgsberg |
2009-04-06 | Use libudev in test case to only run gem tests for intel devices. | Kristian Høgsberg |
2009-02-23 | modetest: Print names of properties. | Kristian Høgsberg |
2009-02-04 | modetest: Add syntax to also specify a crtc when setting a mode. | Kristian Høgsberg |
2009-02-03 | modetest: Use cairo (if available) to paint a better pattern. | Kristian Høgsberg |
2009-02-03 | modetest: Don't sleep when just dumping state, wait for key for modeset. | Kristian Høgsberg |
2009-02-03 | modetest: Handle setting modes on multiple crtcs with one fb. | Kristian Høgsberg |
2009-02-03 | modetest: Use a more interesting test pattern. | Kristian Høgsberg |
2009-02-02 | No need to pin buffer anymore in modetest.c | Kristian Høgsberg |
2008-12-29 | Remove executable from modeprint test dir | Jesse Barnes |
2008-12-18 | modetest: Print more stuff. Prettier. | Kristian Høgsberg |
2008-12-17 | libdrm: Fix modetest/modeprint to use automake stuff. | Eric Anholt |
2008-12-17 | libdrm: add mode setting files | Jesse Barnes |
2008-12-10 | Revert "Merge branch 'modesetting-gem'" | Jesse Barnes |
2008-11-19 | Update modetest | Jesse Barnes |
2008-09-30 | Merge remote branch 'origin/master' into modesetting-gem | Dave Airlie |
2008-09-10 | drm: Add tests for GEM_FLINK ioctl. | Eric Anholt |
2008-08-01 | Merge commit 'origin/drm-gem' into modesetting-gem | Kristian Høgsberg |
2008-07-28 | intel-gem: Fix regression tests. | Eric Anholt |
2008-07-26 | tests: add some basic radeon gem tests | Dave Airlie |
2008-07-09 | Merge remote branch 'origin/modesetting-101' into modesetting-gem | Dave Airlie |
2008-07-05 | modesetting-101: Make the interface variable names a little more consistent +... | Maarten Maathuis |
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 |
2008-06-18 | Merge commit 'origin/drm-gem' into modesetting-gem | Jesse Barnes |
2008-06-11 | [gem] Move potentially device-specific ioctls to the intel driver. | Eric Anholt |
2008-06-10 | Merge commit 'origin/drm-gem' into modesetting-gem | Jesse Barnes |
2008-06-02 | drm: add functions to get/set gamma ramps | Dave Airlie |
2008-06-02 | drm: fixup some interfaces so test code works again | Dave Airlie |
2008-05-30 | modesetting: drop crtcs/clones from the connectors | Dave Airlie |
2008-05-30 | modesetting: the great renaming. | Dave Airlie |
2008-05-30 | tests: add basic encoder reading to test | Dave Airlie |
2008-05-12 | [GEM] Update testcases for new API. | Eric Anholt |
2008-05-09 | Fix build problems | Alan Hourihane |
2008-05-09 | Fix test applications for recent DRM changes | Alan Hourihane |
2008-05-07 | GEM: fix testcases for new ioctl args. | Eric Anholt |
2008-05-01 | Update mm tests for GEM rename. | Eric Anholt |
2008-04-29 | Remove the remainder of the mmfs device. | Eric Anholt |
2008-04-29 | Move mmfs tests over to be drm tests. | Eric Anholt |
2008-04-23 | Add mmap ioctl to mmfs. | Eric Anholt |
2008-04-23 | Add pread/pwrite ioctls to mmfs. | Eric Anholt |
2008-04-23 | Extend the mmfs basic test to do a couple of ioctls. | Eric Anholt |
2008-04-23 | Move mmfs.h userland interface to shared-core. | Eric Anholt |