Age | Commit message (Expand) | Author |
2008-01-28 | Added cursor support | Jakob Bornecrantz |
2008-01-11 | Panning now works without modeset | Jakob Bornecrantz |
2008-01-11 | Updated the modedemo test | Jakob Bornecrantz |
2008-01-11 | Added fixed misc framebuffer problems | Jakob Bornecrantz |
2008-01-10 | Updated test mode and added modedemo | Jakob Bornecrantz |
2008-01-09 | add internals for opening a control node | Dave Airlie |
2007-12-18 | remove output names | Dave Airlie |
2007-12-11 | modesetting: fixup property setting and add connector property | Dave Airlie |
2007-12-11 | modesetting: add dpms property and initial settable property ioctl | Dave Airlie |
2007-12-06 | add property blobs and edid reporting support | Dave Airlie |
2007-12-05 | arrgggh.. make all ioctl structs 32/64-bit compatible hopefully. | Dave Airlie |
2007-12-03 | finish of mode add/remove, just have attach/detach modes | Dave Airlie |
2007-12-03 | modesetting API change for removing mode ids and making modes per output. | Dave Airlie |
2007-11-27 | drm/modesetting: add initial gettable properites code. | Dave Airlie |
2007-11-15 | tests: update for new drm interface | Dave Airlie |
2007-11-15 | Merge branch 'master' into modesetting-101 | Dave Airlie |
2007-11-13 | Fix ttmtest. | Thomas Hellstrom |
2007-10-28 | Merge branch 'radeon-ttm' of git://people.freedesktop.org/~airlied/drm into m... | Jerome Glisse |
2007-10-23 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2007-10-17 | Bug #12838: Fix lock test client vs. server master race and misplaced closes. | Robert Noland |
2007-10-17 | Fix a race in the auth test where client prevents server from being master. | Robert Noland |
2007-09-24 | Merge branch 'master' into modesetting-101 - TTM & typedef removal | Jesse Barnes |
2007-09-24 | Added small modesetting test | Jakob Bornecrantz |
2007-08-15 | Add a set of tests for DRM locking, exposing issues on BSD. | Eric Anholt |
2007-08-15 | Fix a bad error message in auth.c regression test. | Eric Anholt |
2007-08-15 | Require master in setversion test, since it requires auth. | Eric Anholt |
2007-08-15 | Add a regression test for the setversion interface. | Eric Anholt |
2007-08-15 | Add simple regression test for getstats (does it not crash the kernel?). | Eric Anholt |
2007-08-13 | Add a regression test for authentication. | Eric Anholt |
2007-08-02 | Add libdrm source dir, to build tests from a different build dir | Patrice Mandin |
2007-07-25 | Improve the drawable test to use multiple drawables. | Eric Anholt |
2007-07-19 | Add a test for drawable add, remove, and update. | Eric Anholt |
2007-07-19 | Fix the getclient test (Need this feature for future tests). | Eric Anholt |
2007-07-19 | Add some trivial regression tests, one of which fails. | Eric Anholt |
2007-06-05 | take the lock earlier in ttmtest | Dave Airlie |
2007-02-07 | Checkpoint commit. | Thomas Hellstrom |
2007-02-02 | Make vm handle buffer objects instead of ttm objects. | Thomas Hellstrom |
2007-01-31 | Make the utility runnable also for normal users. | Thomas Hellstrom |
2007-01-30 | Indent according to xorg rules. | Thomas Hellstrom |
2007-01-30 | Add license header. | Thomas Hellstrom |
2007-01-30 | Add some relevant tests for the new buffer object interface. | Thomas Hellstrom |
2007-01-30 | Add the ttmtest test utility. | Thomas Hellstrom |
2005-02-18 | Bug #2567: Fix reversed memset arguments. (David Krause) | Adam Jackson |
2005-01-24 | use libdrm after it was updated | Dave Airlie |
2004-10-10 | Forgot to add the new Makefile | Jon Smirl |
2004-10-10 | Make the test programs build | Jon Smirl |
2004-08-31 | Apply patch from Bryan Stine bugzilla #1227 | Dave Airlie |
2003-04-25 | Targets for building dristat and drmstat. | David Dawes |
2003-04-24 | Minor cleanups for dri/drmstat test progs (Both still need targets for new | Leif Delgass |
2003-04-24 | Remove #if 0'd code and some unused string functions | Keith Whitwell |