aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add internals for opening a control nodeDave Airlie2008-01-081-1/+1
* remove output namesDave Airlie2007-12-181-1/+1
* modesetting: fixup property setting and add connector propertyDave Airlie2007-12-101-4/+27
* modesetting: add dpms property and initial settable property ioctlDave Airlie2007-12-102-5/+7
* add property blobs and edid reporting supportDave Airlie2007-12-051-2/+7
* arrgggh.. make all ioctl structs 32/64-bit compatible hopefully.Dave Airlie2007-12-051-8/+13
* finish of mode add/remove, just have attach/detach modesDave Airlie2007-12-021-17/+2
* modesetting API change for removing mode ids and making modes per output.Dave Airlie2007-12-021-22/+6
* drm/modesetting: add initial gettable properites code.Dave Airlie2007-11-261-1/+33
* tests: update for new drm interfaceDave Airlie2007-11-141-2/+2
* Merge branch 'master' into modesetting-101Dave Airlie2007-11-142-19/+21
|\
| * Fix ttmtest.Thomas Hellstrom2007-11-132-19/+21
* | Merge branch 'radeon-ttm' of git://people.freedesktop.org/~airlied/drm into m...Jerome Glisse2007-10-271-2/+2
|\ \
| * | take the lock earlier in ttmtestDave Airlie2007-06-041-2/+2
* | | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Alan Hourihane2007-10-232-6/+7
|\ \ \ | | |/ | |/|
| * | Bug #12838: Fix lock test client vs. server master race and misplaced closes.Robert Noland2007-10-171-4/+5
| * | Fix a race in the auth test where client prevents server from being master.Robert Noland2007-10-171-2/+2
* | | Merge branch 'master' into modesetting-101 - TTM & typedef removalJesse Barnes2007-09-2412-27/+975
|\| |
| * | Add a set of tests for DRM locking, exposing issues on BSD.Eric Anholt2007-08-152-0/+263
| * | Fix a bad error message in auth.c regression test.Eric Anholt2007-08-151-1/+1
| * | Require master in setversion test, since it requires auth.Eric Anholt2007-08-151-1/+1
| * | Add a regression test for the setversion interface.Eric Anholt2007-08-152-0/+85
| * | Add simple regression test for getstats (does it not crash the kernel?).Eric Anholt2007-08-152-0/+52
| * | Add a regression test for authentication.Eric Anholt2007-08-132-1/+139
| * | Add libdrm source dir, to build tests from a different build dirPatrice Mandin2007-08-021-2/+4
| * | Improve the drawable test to use multiple drawables.Eric Anholt2007-07-251-21/+42
| * | Add a test for drawable add, remove, and update.Eric Anholt2007-07-194-1/+168
| * | Fix the getclient test (Need this feature for future tests).Eric Anholt2007-07-191-2/+0
| * | Add some trivial regression tests, one of which fails.Eric Anholt2007-07-197-27/+249
| |/
* / Added small modesetting testJakob Bornecrantz2007-09-243-0/+349
|/
* Checkpoint commit.Thomas Hellstrom2007-02-071-3/+3
* Make vm handle buffer objects instead of ttm objects.Thomas Hellstrom2007-02-021-1/+1
* Make the utility runnable also for normal users.Thomas Hellstrom2007-01-311-1/+1
* Indent according to xorg rules.Thomas Hellstrom2007-01-301-70/+54
* Add license header.Thomas Hellstrom2007-01-301-0/+31
* Add some relevant tests for the new buffer object interface.Thomas Hellstrom2007-01-301-1/+220
* Add the ttmtest test utility.Thomas Hellstrom2007-01-3012-0/+1372
* Bug #2567: Fix reversed memset arguments. (David Krause)Adam Jackson2005-02-181-1/+1
* use libdrm after it was updatedDave Airlie2005-01-241-1/+1
* Forgot to add the new MakefileJon Smirl2004-10-091-0/+27
* Make the test programs buildJon Smirl2004-10-092-7/+7
* Apply patch from Bryan Stine bugzilla #1227Dave Airlie2004-08-311-3/+12
* Targets for building dristat and drmstat.David Dawes2003-04-241-0/+9
* Minor cleanups for dri/drmstat test progs (Both still need targets for newLeif Delgass2003-04-242-7/+9
* Remove #if 0'd code and some unused string functionsKeith Whitwell2003-04-241-12/+0
* Implement drmOpen* without /proc dependence (Fallback to /proc is includedRik Faith2001-02-281-216/+23
* Merge mga-1-0-0-branch into trunk.Gareth Hughes2001-02-151-0/+473
* Merged glxmisc-3-0-0Brian Paul2000-06-081-2/+2
* Merged mga branch with trunkJeff Hartmann2000-04-041-1/+1
* Merge with 4.0Jeff Hartmann2000-03-151-2/+1