aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Tidy up compile warnings by cleaning up types.Matthew W. S. Bell2010-02-044-27/+26
* libkms: Rework interface to not duplicate fields from kms and make formats ex...Jakob Bornecrantz2010-01-281-1/+1
* Support gcc's __FUNCTION__ for people using other compilersAlan Coopersmith2010-01-161-0/+5
* Include alloca.h in tests/drmstat.c when configure detects itAlan Coopersmith2010-01-161-0/+5
* tests: Update kmstest a bitJakob Bornecrantz2010-01-121-4/+12
* tests: Add a very small libkms testJakob Bornecrantz2010-01-083-0/+103
* modetest: Error out if pageflipping is requested but not availableKristian Høgsberg2009-12-151-0/+23
* modetest: fix build error due to page_flip_handler name changeJesse Barnes2009-12-041-1/+1
* Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drmJesse Barnes2009-12-031-8/+138
|\
| * modetest: add pageflip test case to modetestKristian Høgsberg2009-11-201-8/+138
* | Add drmGetDeviceNameFromFd functionKristian Høgsberg2009-11-232-0/+59
* | Move libdrm/ up one levelKristian Høgsberg2009-11-173-11/+11
* | Use headers copied from kernel instead of shared-coreKristian Høgsberg2009-11-173-3/+3
|/
* tests: Disable intel-specific tests with --disable-intelChris Wilson2009-10-031-5/+18
* modetest: use gtt unmap for objectJesse Barnes2009-06-221-1/+1
* test: Avoid recursive dependency in makefileKristian Høgsberg2009-04-091-1/+1
* test: Makefile.am grammar naziKristian Høgsberg2009-04-091-4/+6
* drm: fix test makefileDave Airlie2009-04-061-0/+2
* Skip tests that require rootKristian Høgsberg2009-04-062-0/+10
* XFAIL auth and lock test casesKristian Høgsberg2009-04-062-12/+16
* Use libudev in test case to only run gem tests for intel devices.Kristian Høgsberg2009-04-067-45/+115
* modetest: Print names of properties.Kristian Høgsberg2009-02-231-2/+18
* modetest: Add syntax to also specify a crtc when setting a mode.Kristian Høgsberg2009-02-041-5/+17
* modetest: Use cairo (if available) to paint a better pattern.Kristian Høgsberg2009-02-032-27/+130
* modetest: Don't sleep when just dumping state, wait for key for modeset.Kristian Høgsberg2009-02-031-3/+1
* modetest: Handle setting modes on multiple crtcs with one fb.Kristian Høgsberg2009-02-031-40/+70
* modetest: Use a more interesting test pattern.Kristian Høgsberg2009-02-031-3/+6
* No need to pin buffer anymore in modetest.cKristian Høgsberg2009-02-021-6/+0
* Remove executable from modeprint test dirJesse Barnes2008-12-291-0/+0
* modetest: Print more stuff. Prettier.Kristian Høgsberg2008-12-171-15/+36
* libdrm: Fix modetest/modeprint to use automake stuff.Eric Anholt2008-12-177-32/+27
* libdrm: add mode setting filesJesse Barnes2008-12-179-1/+887
* Revert "Merge branch 'modesetting-gem'"Jesse Barnes2008-12-1019-2128/+2
* Update modetestJesse Barnes2008-11-193-0/+426
* Merge remote branch 'origin/master' into modesetting-gemDave Airlie2008-09-292-0/+129
|\
| * drm: Add tests for GEM_FLINK ioctl.Eric Anholt2008-09-102-0/+129
* | Merge commit 'origin/drm-gem' into modesetting-gemKristian Høgsberg2008-08-012-1/+10
|\|
| * intel-gem: Fix regression tests.Eric Anholt2008-07-282-1/+10
* | tests: add some basic radeon gem testsDave Airlie2008-07-253-1/+249
* | Merge remote branch 'origin/modesetting-101' into modesetting-gemDave Airlie2008-07-085-410/+372
|\ \
| * | modesetting-101: Make the interface variable names a little more consistent +...Maarten Maathuis2008-07-051-8/+17
| * | Forgot to fix the modeprint test.Maarten Maathuis2008-07-021-4/+0
| * | tests: Fix faulty error messages in modeprintJakob Bornecrantz2008-07-021-3/+3
| * | tests: modeprint s/fb/fd/Jakob Bornecrantz2008-07-021-1/+1
| * | tests: Updated modeprintJakob Bornecrantz2008-07-021-59/+73
| * | tests: Improved and renamed the mode app to modeprintJakob Bornecrantz2008-07-025-410/+353
* | | Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes2008-06-183-19/+22
|\ \ \ | | |/ | |/|
| * | [gem] Move potentially device-specific ioctls to the intel driver.Eric Anholt2008-06-113-19/+22
* | | Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes2008-06-105-2/+358
|\| | | |/ |/|
| * [GEM] Update testcases for new API.Eric Anholt2008-05-123-40/+38