aboutsummaryrefslogtreecommitdiff
path: root/tests/mode
AgeCommit message (Expand)Author
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-09Fix build problemsAlan Hourihane
2008-05-09Fix test applications for recent DRM changesAlan Hourihane
2008-02-29drm: change fb api to take a bo handle not the bo pointer.Dave Airlie
2008-02-13Revert "After the previous revert fix libdrm to start at minor 1"Dave Airlie
2008-02-07After the previous revert fix libdrm to start at minor 1Alan Hourihane
2008-02-05make modefb/modedemo match each others test output.Alan Hourihane
2008-01-11Added fixed misc framebuffer problemsJakob Bornecrantz
2008-01-10Updated test mode and added modedemoJakob Bornecrantz
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
2007-12-03modesetting API change for removing mode ids and making modes per output.Dave Airlie
2007-11-27drm/modesetting: add initial gettable properites code.Dave Airlie
2007-11-15tests: update for new drm interfaceDave Airlie
2007-09-24Added small modesetting testJakob Bornecrantz