summaryrefslogtreecommitdiff
path: root/tests/vbltest
AgeCommit message (Expand)AuthorFilesLines
2020-01-23meson: always define whether headers existEric Engestrom1-1/+1
2019-10-18Revert "Revert "libdrm: remove autotools support""Eric Engestrom1-20/+0
2019-10-16Revert "libdrm: remove autotools support"Marek Olšák1-0/+20
2019-10-14libdrm: remove autotools supportEric Engestrom1-20/+0
2018-09-19autotools: make symbols hidden by defaultLucas De Marchi1-0/+1
2018-09-19meson: make symbols hidden by defaultLucas De Marchi1-1/+1
2018-03-20meson,configure: include config.h automaticallyEric Engestrom1-4/+0
2018-01-12Add meson build systemDylan Baker1-0/+28
2016-01-26tests: Include poll.h rather than sys/poll.hKylie McClain1-1/+1
2016-01-26tests: Include sys/select.hKhem Raj1-0/+3
2016-01-26tests: util: Fixup util_open() parameter orderThierry Reding1-1/+1
2015-12-18tests: remove missleading commentsStefan Agner1-14/+1
2015-12-18vbltest: Use util_open()Thierry Reding2-21/+20
2015-12-18tests: Split helpers into libraryThierry Reding2-1/+2
2015-09-04vbltest: fix variable shadowing warningEmil Velikov1-1/+0
2015-03-20tests: add rockchip to modetest, kmstest, vbltest and proptestDaniel Kurtz1-1/+1
2015-03-14tests: String literals are const char *Jan Vesely1-1/+1
2015-02-27autotools: add WARN_CFLAGS to all targetsEmil Velikov1-0/+2
2015-02-25tests: add support for imx-drmPhilipp Zabel1-1/+1
2015-02-10Fix gcc -Wextra warningsJan Vesely1-1/+2
2014-11-27libdrm: Add NVIDIA Tegra supportThierry Reding1-1/+1
2014-09-01all: include config.h only when available and use its definesEmil Velikov1-0/+2
2013-08-30tests: add msmRob Clark1-1/+1
2013-08-01tests: add tilcdc to modetest/vbltestRob Clark1-1/+1
2013-03-26tests: allow tests programs to be installed (cumulative patch)Benjamin Gaignard1-1/+1
2013-03-25tests: allow tests programs to be installedBenjamin Gaignard1-1/+5
2012-05-12libdrm: add exynos drm supportInki Dae1-1/+1
2011-10-19vbltest: Check error codes returned from libdrmJakob Bornecrantz1-4/+16
2011-10-19tests: Add vmwgfx driver to probed drivers in testsJakob Bornecrantz1-1/+1
2010-04-28vbltest: Doesn't need intel stuff.Michel Dänzer1-3/+1
2010-04-27tests: add new vblank testJesse Barnes2-0/+201