summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-20tests/kms_cursor_legacy: Do not start collecting CRC after making FB busyMaarten Lankhorst1-4/+28
2017-09-19igt/gem_eio: Add another variant of in-flight to avoid request coalescingChris Wilson1-0/+72
2017-09-19igt/prime_busy: Declare the hang tests expect to cause GPU hangsChris Wilson1-48/+33
2017-09-19igt/gem_eio: Check wedged with inflight on the same engineChris Wilson1-0/+51
2017-09-19igt/gem_eio: Exercise wedged with native in-flight requestsChris Wilson1-1/+93
2017-09-19igt/gem_eio: inflight wedged requires long pluggingChris Wilson1-49/+32
2017-09-18igt/kms_psr_sink_crc: Add psr_drrs subtestRadhakrishna Sripada1-0/+14
2017-09-18meson: Fix IGT_GIT_SHA1 handlingVille Syrjälä1-4/+4
2017-09-18meson: Install the (dis)assemblerVille Syrjälä1-4/+17
2017-09-15meson: Process intel_aubdump.in into intel_aubdumpJordan Justen1-0/+7
2017-09-15intel_aubdump.in: Set executable permissions (for meson build)Jordan Justen1-0/+0
2017-09-15meson: Install libigt.soJordan Justen1-0/+1
2017-09-15meson: Install intel_gpu_abrtVille Syrjälä1-0/+4
2017-09-15meson: Rename and install intel-gpu-overlayVille Syrjälä1-2/+3
2017-09-15meson: Drop the 'lib' prefix from intel_aubdump.soVille Syrjälä1-1/+4
2017-09-15meson: Build and install intel_dp_complianceVille Syrjälä1-0/+5
2017-09-15meson: Build and install intel_l3_parityVille Syrjälä1-0/+5
2017-09-15meson: Install test image filesVille Syrjälä1-0/+7
2017-09-15meson: Install test-list.txtVille Syrjälä2-4/+14
2017-09-15meson: Install intel_reg register definitionsVille Syrjälä1-0/+5
2017-09-15meson: Build and install intel_regVille Syrjälä1-0/+10
2017-09-15tools/intel_reg: s/PKGDATADIR/IGT_DATADIR/Ville Syrjälä2-2/+2
2017-09-15meson: Install toolsVille Syrjälä1-1/+2
2017-09-15meson: Install tests into $libexecdirVille Syrjälä1-2/+8
2017-09-13lib/igt_kmod: Allow specifying libkmod config via environment variablesJoonas Lahtinen1-4/+40
2017-09-13tests/tools_test: Make sure l3_parity is supportedAbdiel Janulgue1-30/+37
2017-09-12igt/sw_sync: Fix up close(timeline) tests for unsignaled fencesChris Wilson1-1/+3
2017-09-12kms_rotation_crc: 90 degree flip test is not a stress testTvrtko Ursulin1-72/+122
2017-09-12tests: Add kms_atomic_interruptible test, v4.Maarten Lankhorst4-1/+335
2017-09-12pm_rps: [RFC] RPS tests documentation updateKatarzyna Dec1-44/+64
2017-09-11igt/gem_evict_(alignment,everything): Limit to low 4GChris Wilson2-12/+60
2017-09-11igt/gem_eio: Install an exithandler to unwedge the device after failureChris Wilson1-4/+14
2017-09-11igt/gem_flink_race: Limit name subtest to 5sChris Wilson1-10/+25
2017-09-11igt/tools_test: Remove dmesg subtestChris Wilson1-35/+0
2017-09-08meson: Bump required version to 0.40Daniel Vetter1-1/+2
2017-09-08meson: Minimal README updateDaniel Vetter1-0/+16
2017-09-08meson: igt_frame also needs pixmanDaniel Vetter1-2/+2
2017-09-08meson: add manpage supportDaniel Vetter4-0/+67
2017-09-08meson: detect cc flagsDaniel Vetter1-8/+14
2017-09-08meson: Use static libs to handle IGT_LOG_DOMAIN.Eric Anholt3-19/+25
2017-09-08meson: Don't build the igt audio test without gsl available.Eric Anholt1-1/+1
2017-09-08meson: Add some compiler flags to reduce warnings.Eric Anholt1-0/+11
2017-09-08tests/kms_plane: Appease gcc -Wempty-bodyDaniel Vetter1-1/+2
2017-09-08lib/ioctl_wrappers: make the valgrind wrapper always emit a statement:wDaniel Vetter1-1/+1
2017-09-08meson: basic build system supportDaniel Vetter13-0/+857
2017-09-08assembler/test: Prep work for mesonDaniel Vetter1-4/+12
2017-09-08demos: removeDaniel Vetter6-1002/+1
2017-09-08lib/uwildmat: Use include pathsDaniel Vetter1-1/+1
2017-09-08tests/igt_command_line.sh: Allow testing individual testsDaniel Vetter1-14/+28
2017-09-08lib: clean up header includesDaniel Vetter13-19/+33