Age | Commit message (Expand) | Author |
2017-11-28 | igt: Remove gem_ctx_basic | Chris Wilson |
2017-11-22 | tests/perf_pmu: Tests for i915 PMU API | Tvrtko Ursulin |
2017-11-22 | tests: Regenerate testlist when Makefile is changed, v2. | Maarten Lankhorst |
2017-11-21 | tests: Remove libdrm_vc4 dependency. | Eric Anholt |
2017-11-21 | tests: Convert to using the imported drm-uapi headers. | Eric Anholt |
2017-11-21 | tests: Rename chamelium to kms_chamelium. | Maarten Lankhorst |
2017-10-02 | meson: Distribute meson build system files | Petri Latvala |
2017-09-22 | tests/Makefile.am: Install test-list*.txt to libexecdir | Petri Latvala |
2017-09-20 | meson: align test-list.txt generation with automake | Daniel Vetter |
2017-09-08 | build: Define _GNU_SOURCE in Makefile.am | Daniel Vetter |
2017-08-22 | tests/Makefile.am: Wrap audio test with dedicated conditional | Paul Kocialkowski |
2017-08-21 | tests: Introduce audio tests, starting with HDMI signal integrity | Paul Kocialkowski |
2017-07-06 | Make igtrc configuration common, with configurable suspend/resume delay | Paul Kocialkowski |
2017-06-09 | intel-ci: Have the directory included in the distributed tarballs | Petri Latvala |
2017-06-09 | tests/Makefile.am: Only ignore generated gitignore in gitignore | Petri Latvala |
2017-06-09 | tests: Merge single_kernel_tests and multi_kernel_tests in the build system | Petri Latvala |
2017-06-07 | igt/vc4_dmabuf_poll: Add a test for polling to wait for dmabuf fences. | Eric Anholt |
2017-06-07 | chamelium: Fix build issues on Android | Arkadiusz Hiler |
2017-04-22 | igt: Add amd_prime for checking prime integration | Chris Wilson |
2017-04-22 | igt: Add basic amd_cs_nop | Chris Wilson |
2017-04-22 | igt: Import basic amdgpu tests from libdrm | Chris Wilson |
2017-01-26 | Add support for hotplug testing with the Chamelium | Lyude |
2016-12-02 | tests/drv_module_reload: Convert sh script to C version. | Marius Vlad |
2016-09-01 | tests/Makefile.am: Add -Wno-unused-result to tests | marius vlad |
2016-09-01 | autotools/: Allow check target to be invoked w/o the need to issue a build. | Marius Vlad |
2016-08-13 | vc4: Add a test for BO lookup failure error path. | Eric Anholt |
2016-08-04 | configure.ac: Harmonize HAVE_XXX flag for all drm platforms to HAVE_LIBDRM_XXX | Robert Foss |
2016-07-05 | igt/gem_sync: Try and race the bottom-half | Chris Wilson |
2016-05-16 | autotools/: Allow building tests/gem_concurrent_{all, blit} | marius vlad |
2016-05-11 | benchmarks/, overlay/, demos/, tools/, tests/: Add optional Werror. | marius vlad |
2016-04-27 | igt: Add gem_exec_parallel | Chris Wilson |
2016-04-20 | tests: Separate tests with lots of subtests | Feceoru, Gabriel |
2016-03-24 | lib: Add a GPU error detector | Chris Wilson |
2016-03-19 | lib/igt_aux: Divert ioctls for signal injection | Chris Wilson |
2016-02-08 | igt/vc4_create_bo: Test various paths in BO creation. | Eric Anholt |
2016-02-08 | igt/vc4_wait_bo: Add a test for VC4's wait-for-BO ioctl. | Eric Anholt |
2016-02-08 | igt/vc4_wait_seqno: Add a test for VC4's wait-for-seqno ioctl. | Eric Anholt |
2015-12-16 | tests: remove .gitignore and add a Makefile rule to create it | Thomas Wood |
2015-09-28 | tests/pm_rc6_residency: Measure the sleep duration | Ville Syrjälä |
2015-09-08 | tests/tools: add --as-needed to linker flags | Thomas Wood |
2015-07-02 | build: Add -lm to tests | Damien Lespiau |
2015-04-14 | tests: install the test list | Thomas Wood |
2015-04-14 | tests: create a single combined test list | Thomas Wood |
2015-04-08 | tests: use standard install prefix for programs, scripts and data | Thomas Wood |
2015-04-08 | tests: ensure scripts and data are included in the distribution | Thomas Wood |
2015-04-02 | tests/gem_concurrent.c: rename to gem_concurrent_all | Tim Gore |
2015-04-02 | tests: install test programs to libexec | Joonas Lahtinen |
2015-03-26 | Add default debug flags for tests | Thomas Wood |
2015-03-26 | lib: print a stack trace when a test assertion fails | Thomas Wood |
2015-03-26 | igt/gem_concurrent_blit: Separate out the combinatorial explosion | Chris Wilson |