aboutsummaryrefslogtreecommitdiffstats
path: root/tests/util
Commit message (Expand)AuthorAgeFilesLines
* Convert to Android.bpDan Willemsen2020-04-123-38/+45
* Revert "Revert "libdrm: remove autotools support""Eric Engestrom2019-10-181-13/+0
* Revert "libdrm: remove autotools support"Marek Olšák2019-10-161-0/+13
* libdrm: remove autotools supportEric Engestrom2019-10-141-13/+0
* tests/util: fix incorrect memset argument orderIlia Mirkin2019-07-031-1/+1
* util: fix include path for drm_mode.hIlia Mirkin2019-06-221-1/+1
* modetest: add the ability to specify fill patterns on the commandlineIlia Mirkin2019-06-222-0/+22
* util: add cairo drawing for 30bpp formats when availableIlia Mirkin2019-06-221-0/+8
* util: add fp16 format supportIlia Mirkin2019-06-222-3/+209
* util: add gradient patternIlia Mirkin2019-06-222-5/+109
* util: fix MAKE_RGBA macro for 10bpp modesIlia Mirkin2019-06-221-4/+15
* util: add C8 format, support it with SMPTE patternIlia Mirkin2019-06-223-0/+81
* tests/util: Add armada-drm driverLubomir Rintel2019-04-171-0/+1
* tests/util: Add support for sun4i-drm driverEzequiel Garcia2018-10-041-0/+1
* tests/util: Add support for stm moduleBenjamin Gaignard2018-08-071-0/+1
* meson,configure: include config.h automaticallyEric Engestrom2018-03-203-12/+0
* always define HAVE_CAIROEric Engestrom2018-01-291-2/+2
* tests/util: drop unused parametersEric Engestrom2018-01-291-3/+3
* tests/util: fix signed/unsigned comparisonsEric Engestrom2018-01-291-3/+2
* Add meson build systemDylan Baker2018-01-121-0/+28
* Add the DPI encoder/connector types to KMS utils.Eric Anholt2017-04-251-0/+2
* Add pl111 as a KMS driver for utils.Eric Anholt2017-04-251-0/+1
* Android: fix building of modetest and proptestRob Herring2017-04-031-0/+2
* android: introduce Android.common.mk to reduce boilerplateEmil Velikov2017-01-271-4/+2
* android: remove LOCAL_MODULE_TAGS := optional tagEmil Velikov2017-01-271-1/+0
* tests/util: Add support for meson moduleNeil Armstrong2017-01-191-0/+1
* modetest: add mediatek to module listDaniel Kurtz2016-09-011-0/+1
* modetest: Adding amdgpu to module listsatsahu2016-08-291-0/+1
* Android: strip out header files from sources listRob Herring2016-07-061-1/+1
* tests: add virtio_gpu to the driver listGustavo Padovan2016-03-281-0/+1
* util: Add support for vc4.Eric Anholt2016-02-031-0/+1
* tests: add fsl-dcu-drm to modulesStefan Agner2016-01-261-0/+1
* tests: Add helper to open a device/moduleThierry Reding2015-12-182-0/+57
* tests: Move name tables to libutilThierry Reding2015-12-183-0/+157
* tests: Split helpers into libraryThierry Reding2015-12-188-0/+1185