summaryrefslogtreecommitdiff
path: root/drmtest.c
AgeCommit message (Collapse)Author
2009-08-02Add GEM mmap() and KMS testsThomas White
'gdrm-gem-mmap' creates a GEM object, mmap()s it, and tests access. 'gdrm-kms-addfb' creates a GEM object, switches the active framebuffer to use it, and writes random colours to it via memory mapped access.