aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2008-07-02tests: modeprint s/fb/fd/Jakob Bornecrantz
2008-07-02tests: Updated modeprintJakob Bornecrantz
2008-07-02tests: Improved and renamed the mode app to modeprintJakob Bornecrantz
2008-06-18Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes
2008-06-11[gem] Move potentially device-specific ioctls to the intel driver.Eric Anholt
2008-06-10Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes
2008-06-02drm: add functions to get/set gamma rampsDave Airlie
2008-06-02drm: fixup some interfaces so test code works againDave Airlie
2008-05-30modesetting: drop crtcs/clones from the connectorsDave Airlie
2008-05-30modesetting: the great renaming.Dave Airlie
2008-05-30tests: add basic encoder reading to testDave Airlie
2008-05-12[GEM] Update testcases for new API.Eric Anholt
2008-05-09Fix build problemsAlan Hourihane
2008-05-09Fix test applications for recent DRM changesAlan Hourihane
2008-05-07GEM: fix testcases for new ioctl args.Eric Anholt
2008-05-01Update mm tests for GEM rename.Eric Anholt
2008-04-29Remove the remainder of the mmfs device.Eric Anholt
2008-04-29Move mmfs tests over to be drm tests.Eric Anholt
2008-04-23Add mmap ioctl to mmfs.Eric Anholt
2008-04-23Add pread/pwrite ioctls to mmfs.Eric Anholt
2008-04-23Extend the mmfs basic test to do a couple of ioctls.Eric Anholt
2008-04-23Move mmfs.h userland interface to shared-core.Eric Anholt
2008-04-23Initial add of mmfs module.Eric Anholt
2008-03-12Add sample code to test hotplug eventsAlan Hourihane
2008-03-05Add property info.Alan Hourihane
2008-02-29drm: change fb api to take a bo handle not the bo pointer.Dave Airlie
2008-02-20minor test fixesAlan Hourihane
2008-02-13Revert "After the previous revert fix libdrm to start at minor 1"Dave Airlie
2008-02-07Added you can now clone displays in modedemoJakob Bornecrantz
2008-02-07After the previous revert fix libdrm to start at minor 1Alan Hourihane
2008-02-07Wrong open callJakob Bornecrantz
2008-02-07Added userspace part of hotplug ioctl and demoJakob Bornecrantz
2008-02-07Small update to modedemoJakob Bornecrantz
2008-02-05update app to cycle through 4 fbdev'sAlan Hourihane
2008-02-05tweak itAlan Hourihane
2008-02-05make modefb/modedemo match each others test output.Alan Hourihane
2008-02-04Modedemo now uses two crtc and output pairsJakob Bornecrantz
2008-01-30ModeFB demo now display cursorJakob Bornecrantz
2008-01-28Added cursor supportJakob Bornecrantz
2008-01-11Panning now works without modesetJakob Bornecrantz
2008-01-11Updated the modedemo testJakob Bornecrantz
2008-01-11Added fixed misc framebuffer problemsJakob Bornecrantz
2008-01-10Updated test mode and added modedemoJakob Bornecrantz
2008-01-09add internals for opening a control nodeDave Airlie
2007-12-18remove output namesDave Airlie
2007-12-11modesetting: fixup property setting and add connector propertyDave Airlie
2007-12-11modesetting: add dpms property and initial settable property ioctlDave Airlie
2007-12-06add property blobs and edid reporting supportDave Airlie
2007-12-05arrgggh.. make all ioctl structs 32/64-bit compatible hopefully.Dave Airlie
2007-12-03finish of mode add/remove, just have attach/detach modesDave Airlie