summaryrefslogtreecommitdiff
path: root/tests/kms
Commit message (Expand)AuthorAgeFilesLines
* tests: Only copy con->modes[0] if it existsMichel Dänzer2020-02-271-1/+3
* meson: always define whether headers existEric Engestrom2020-01-232-2/+2
* Revert "Revert "libdrm: remove autotools support""Eric Engestrom2019-10-181-37/+0
* Revert "libdrm: remove autotools support"Marek Olšák2019-10-161-0/+37
* libdrm: remove autotools supportEric Engestrom2019-10-141-37/+0
* tests/libkms-test-plane: fix possbile memory leakSeung-Woo Kim2019-04-251-1/+3
* autotools: make symbols hidden by defaultLucas De Marchi2018-09-191-1/+2
* meson: make symbols hidden by defaultLucas De Marchi2018-09-191-1/+1
* meson,configure: include config.h automaticallyEric Engestrom2018-03-207-28/+0
* tests: fix memory leak issueInki Dae2018-03-201-3/+6
* Add meson build systemDylan Baker2018-01-121-0/+49
* tests: kms: fix shadowed declaration warningGrazvydas Ignotas2016-11-221-1/+1
* tests/kms-steal-crtc: Use correct includesDaniel Vetter2016-04-121-0/+1
* tests: Include sys/select.hKhem Raj2016-01-262-0/+6
* tests: kms: Implement universal planes testThierry Reding2015-12-182-2/+365
* tests: kms: Implement CRTC stealing testThierry Reding2015-12-182-0/+172
* tests: Add libkms-test libraryThierry Reding2015-12-187-0/+793