summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-27drm headers moved from drm dir to libdrmHEADmasterMartin Jansa1-1/+1
2010-05-26drm headers moved from drm dir to libdrmMartin Jansa3-8/+8
2009-11-09Add new test: gdrm-waitqThomas White2-2/+325
2009-11-08Add notes reminding that gdri-cmdq-submission and gdri-buf-cmdq are no longer...Thomas White2-0/+4
2009-11-08Add new test: gdrm-burst-cmdqThomas White2-2/+302
2009-11-08Use memset instead of a for loopThomas White1-4/+9
2009-11-08Fix commentsThomas White1-2/+2
2009-08-09Use libDRM functions instead of bom->funcs etcThomas White2-27/+7
2009-08-04Report if getresources call failsThomas White1-0/+4
2009-08-03gdrm-kms-addfb: restore original FB on exitThomas White1-46/+42
2009-08-02Add GEM mmap() and KMS testsThomas White5-2/+447
2009-05-06Add cmdq+buffer test, and fix for new ioctl definitionThomas White4-8/+179
2009-05-05Add memory manager testThomas White3-11/+131
2009-05-02Move authentication to a common fileThomas White4-56/+128
2009-05-02Slightly neater submission of commandsThomas White1-4/+4
2009-04-30Un-break the check for failed authenticationThomas White1-4/+8
2009-04-29Initial importThomas White6-0/+1990