summaryrefslogtreecommitdiff
path: root/tests/util
AgeCommit message (Expand)AuthorFilesLines
2017-04-25Add the DPI encoder/connector types to KMS utils.Eric Anholt1-0/+2
2017-04-25Add pl111 as a KMS driver for utils.Eric Anholt1-0/+1
2017-04-03Android: fix building of modetest and proptestRob Herring1-0/+2
2017-01-27android: introduce Android.common.mk to reduce boilerplateEmil Velikov1-4/+2
2017-01-27android: remove LOCAL_MODULE_TAGS := optional tagEmil Velikov1-1/+0
2017-01-19tests/util: Add support for meson moduleNeil Armstrong1-0/+1
2016-09-01modetest: add mediatek to module listDaniel Kurtz1-0/+1
2016-08-29modetest: Adding amdgpu to module listsatsahu1-0/+1
2016-07-06Android: strip out header files from sources listRob Herring1-1/+1
2016-03-28tests: add virtio_gpu to the driver listGustavo Padovan1-0/+1
2016-02-03util: Add support for vc4.Eric Anholt1-0/+1
2016-01-26tests: add fsl-dcu-drm to modulesStefan Agner1-0/+1
2015-12-18tests: Add helper to open a device/moduleThierry Reding2-0/+57
2015-12-18tests: Move name tables to libutilThierry Reding3-0/+157
2015-12-18tests: Split helpers into libraryThierry Reding8-0/+1185