summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2008-12-29Remove executable from modeprint test dirJesse Barnes1-0/+0
2008-12-18modetest: Print more stuff. Prettier.Kristian Høgsberg1-15/+36
2008-12-17libdrm: Fix modetest/modeprint to use automake stuff.Eric Anholt7-32/+27
2008-12-17libdrm: add mode setting filesJesse Barnes9-1/+887
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes19-2128/+2
2008-11-19Update modetestJesse Barnes3-0/+426
2008-09-30Merge remote branch 'origin/master' into modesetting-gemDave Airlie2-0/+129
2008-09-10drm: Add tests for GEM_FLINK ioctl.Eric Anholt2-0/+129
2008-08-01Merge commit 'origin/drm-gem' into modesetting-gemKristian Høgsberg2-1/+10
2008-07-28intel-gem: Fix regression tests.Eric Anholt2-1/+10
2008-07-26tests: add some basic radeon gem testsDave Airlie3-1/+249
2008-07-09Merge remote branch 'origin/modesetting-101' into modesetting-gemDave Airlie5-410/+372
2008-07-05modesetting-101: Make the interface variable names a little more consistent +...Maarten Maathuis1-8/+17
2008-07-03Forgot to fix the modeprint test.Maarten Maathuis1-4/+0
2008-07-03tests: Fix faulty error messages in modeprintJakob Bornecrantz1-3/+3
2008-07-02tests: modeprint s/fb/fd/Jakob Bornecrantz1-1/+1
2008-07-02tests: Updated modeprintJakob Bornecrantz1-59/+73
2008-07-02tests: Improved and renamed the mode app to modeprintJakob Bornecrantz5-410/+353
2008-06-18Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes3-19/+22
2008-06-11[gem] Move potentially device-specific ioctls to the intel driver.Eric Anholt3-19/+22
2008-06-10Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes5-2/+358
2008-06-02drm: add functions to get/set gamma rampsDave Airlie1-0/+1
2008-06-02drm: fixup some interfaces so test code works againDave Airlie1-2/+2
2008-05-30modesetting: drop crtcs/clones from the connectorsDave Airlie1-4/+0
2008-05-30modesetting: the great renaming.Dave Airlie1-45/+45
2008-05-30tests: add basic encoder reading to testDave Airlie1-0/+32
2008-05-12[GEM] Update testcases for new API.Eric Anholt3-40/+38
2008-05-09Fix build problemsAlan Hourihane1-1/+1
2008-05-09Fix test applications for recent DRM changesAlan Hourihane3-7/+6
2008-05-07GEM: fix testcases for new ioctl args.Eric Anholt2-8/+10
2008-05-01Update mm tests for GEM rename.Eric Anholt4-28/+28
2008-04-29Remove the remainder of the mmfs device.Eric Anholt2-34/+0
2008-04-29Move mmfs tests over to be drm tests.Eric Anholt4-63/+50
2008-04-23Add mmap ioctl to mmfs.Eric Anholt2-1/+131
2008-04-23Add pread/pwrite ioctls to mmfs.Eric Anholt5-24/+162
2008-04-23Extend the mmfs basic test to do a couple of ioctls.Eric Anholt1-0/+66
2008-04-23Move mmfs.h userland interface to shared-core.Eric Anholt1-1/+0
2008-04-23Initial add of mmfs module.Eric Anholt2-1/+71
2008-03-12Add sample code to test hotplug eventsAlan Hourihane1-0/+47
2008-03-05Add property info.Alan Hourihane1-3/+13
2008-02-29drm: change fb api to take a bo handle not the bo pointer.Dave Airlie2-2/+2
2008-02-20minor test fixesAlan Hourihane3-10/+51
2008-02-13Revert "After the previous revert fix libdrm to start at minor 1"Dave Airlie3-28/+4
2008-02-07Added you can now clone displays in modedemoJakob Bornecrantz1-14/+105
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