summaryrefslogtreecommitdiff
path: root/tests/drmdevice.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-11tests: skip drmdevice test if the machine doesn't have any drm deviceEric Engestrom1-2/+3
2018-07-24drmdevice: print the correct host1x informationEmil Velikov1-2/+2
2018-07-24drmdevice: convert the tabbed output into a treeEmil Velikov1-39/+38
2018-07-24tests/drmdevice: add a couple of printf headersEmil Velikov1-1/+6
2017-01-20tests/drmdevice: Add USB, platform and host1x supportThierry Reding1-0/+37
2016-12-05tests/drmdevice: use drmGetDevice[s]2Emil Velikov1-9/+14
2016-07-20tests/drmdevice: be move verbose when using open()Emil Velikov1-2/+7
2016-07-20tests/drmdevice: print out the full 'bus' and 'dev' stringsEmil Velikov1-2/+2
2015-09-21tests/drmdevice: add drm{Get,Free}Device() exampleEmil Velikov1-2/+21
2015-09-21tests/drmdevice: add new 'test'Emil Velikov1-0/+93