summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2008-02-07After the previous revert fix libdrm to start at minor 1Alan Hourihane3-8/+35
2008-02-07Wrong open callJakob Bornecrantz1-1/+1
2008-02-07Added userspace part of hotplug ioctl and demoJakob Bornecrantz3-0/+172
2008-02-07Small update to modedemoJakob Bornecrantz1-3/+21
2008-02-05update app to cycle through 4 fbdev'sAlan Hourihane1-48/+54
2008-02-05tweak itAlan Hourihane1-9/+3
2008-02-05make modefb/modedemo match each others test output.Alan Hourihane3-29/+82
2008-02-04Modedemo now uses two crtc and output pairsJakob Bornecrantz1-84/+261
2008-01-30ModeFB demo now display cursorJakob Bornecrantz3-29/+56
2008-01-28Added cursor supportJakob Bornecrantz4-1/+211
2008-01-11Panning now works without modesetJakob Bornecrantz1-10/+11
2008-01-11Updated the modedemo testJakob Bornecrantz1-7/+89
2008-01-11Added fixed misc framebuffer problemsJakob Bornecrantz1-1/+1
2008-01-10Updated test mode and added modedemoJakob Bornecrantz6-6/+151
2008-01-09add internals for opening a control nodeDave Airlie1-1/+1
2007-12-18remove output namesDave Airlie1-1/+1
2007-12-11modesetting: fixup property setting and add connector propertyDave Airlie1-4/+27
2007-12-11modesetting: add dpms property and initial settable property ioctlDave Airlie2-5/+7
2007-12-06add property blobs and edid reporting supportDave Airlie1-2/+7
2007-12-05arrgggh.. make all ioctl structs 32/64-bit compatible hopefully.Dave Airlie1-8/+13
2007-12-03finish of mode add/remove, just have attach/detach modesDave Airlie1-17/+2
2007-12-03modesetting API change for removing mode ids and making modes per output.Dave Airlie1-22/+6
2007-11-27drm/modesetting: add initial gettable properites code.Dave Airlie1-1/+33
2007-11-15tests: update for new drm interfaceDave Airlie1-2/+2
2007-11-15Merge branch 'master' into modesetting-101Dave Airlie2-19/+21
2007-11-13Fix ttmtest.Thomas Hellstrom2-19/+21
2007-10-28Merge branch 'radeon-ttm' of git://people.freedesktop.org/~airlied/drm into m...Jerome Glisse1-2/+2
2007-10-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Alan Hourihane2-6/+7
2007-10-17Bug #12838: Fix lock test client vs. server master race and misplaced closes.Robert Noland1-4/+5
2007-10-17Fix a race in the auth test where client prevents server from being master.Robert Noland1-2/+2
2007-09-24Merge branch 'master' into modesetting-101 - TTM & typedef removalJesse Barnes12-27/+975
2007-09-24Added small modesetting testJakob Bornecrantz3-0/+349
2007-08-15Add a set of tests for DRM locking, exposing issues on BSD.Eric Anholt2-0/+263
2007-08-15Fix a bad error message in auth.c regression test.Eric Anholt1-1/+1
2007-08-15Require master in setversion test, since it requires auth.Eric Anholt1-1/+1
2007-08-15Add a regression test for the setversion interface.Eric Anholt2-0/+85
2007-08-15Add simple regression test for getstats (does it not crash the kernel?).Eric Anholt2-0/+52
2007-08-13Add a regression test for authentication.Eric Anholt2-1/+139
2007-08-02Add libdrm source dir, to build tests from a different build dirPatrice Mandin1-2/+4
2007-07-25Improve the drawable test to use multiple drawables.Eric Anholt1-21/+42
2007-07-19Add a test for drawable add, remove, and update.Eric Anholt4-1/+168
2007-07-19Fix the getclient test (Need this feature for future tests).Eric Anholt1-2/+0
2007-07-19Add some trivial regression tests, one of which fails.Eric Anholt7-27/+249
2007-06-05take the lock earlier in ttmtestDave Airlie1-2/+2
2007-02-07Checkpoint commit.Thomas Hellstrom1-3/+3
2007-02-02Make vm handle buffer objects instead of ttm objects.Thomas Hellstrom1-1/+1
2007-01-31Make the utility runnable also for normal users.Thomas Hellstrom1-1/+1
2007-01-30Indent according to xorg rules.Thomas Hellstrom1-70/+54
2007-01-30Add license header.Thomas Hellstrom1-0/+31
2007-01-30Add some relevant tests for the new buffer object interface.Thomas Hellstrom1-1/+220