summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-14tests: sprinkle igt loggingDaniel Vetter63-336/+325
2014-05-13pm_pc8: add system-suspend subtestImre Deak1-0/+13
2014-05-13tests/kms_fbc_crc: Use igt_create_color_fb()Ville Syrjälä1-25/+9
2014-05-13tests/kms_fbc_crc: Reset display state between subtestsVille Syrjälä1-0/+15
2014-05-13tests/kms_fbc_crc: Switch to using the igt_display stuffVille Syrjälä1-97/+85
2014-05-13tests/kms_fbc_crc: Simplify pipe_crc messVille Syrjälä1-10/+7
2014-05-13lib/igt_core: Fix type on igt_log docDaniel Vetter1-1/+1
2014-05-13lib/igt_core: Document testrunner interface a bitDaniel Vetter2-0/+24
2014-05-13intel-gpu-tools: Move igt tests to intel validation areaTim Gore1-2/+8
2014-05-13NEWS: Android has libcairo support now!Daniel Vetter1-0/+3
2014-05-12intel-gpu-tools: Build tests needing cairo if ANDROID_HAS_CAIRO=1Tim Gore3-34/+58
2014-05-12tests/gen7_forcewake_mt: Don't set the GGTT bit in SRM commandBrad Volkin1-26/+29
2014-05-12testdisplay: fix restoring termio at exitImre Deak1-12/+11
2014-05-09tests/kms_fbc_crc: Check context support earlierVille Syrjälä1-2/+8
2014-05-09tests/kms_fbc_crc: Allow the subtests to pass even if some planes aren't FBC ...Ville Syrjälä1-38/+56
2014-05-08igt/gem_render_tiled_blits: Speed up by using the GPU to detileChris Wilson1-10/+40
2014-05-08igt/gem_lut_handle: Fix errno checkingChris Wilson1-7/+10
2014-05-07tests/gem_flink_race,prime_self_import: fix object countsMika Kuoppala2-0/+16
2014-05-06intel_bios_reader: make edp block decode match kernelJani Nikula1-1/+4
2014-05-05gem_alive: A utility to see if the driver or GPU has hungChris Wilson4-0/+38
2014-04-30overlay: Parse /proc/interrupts in lieu of debugfs/i915_gem_interruptChris Wilson1-28/+73
2014-04-30overlay: Use new i915_frequency_info in fallback codeChris Wilson1-1/+5
2014-04-30tests/pm_pc8: subtests for runtime pm for dpmsDaniel Vetter1-1/+21
2014-04-30lib: extract kmstest_set_connector_dpmsDaniel Vetter4-64/+37
2014-04-30tests: Fix make depencies for test listDaniel Vetter1-2/+2
2014-04-29Add Cherryview PCI IDsVille Syrjälä1-1/+11
2014-04-29NEWS: UpdatesDaniel Vetter1-0/+11
2014-04-29errno is reset after each syscallChris Wilson2-5/+5
2014-04-28tests/gem_stress: Fix rendercopy vs. keep_gpu_busy on gen6+Ville Syrjälä1-2/+7
2014-04-28tests/gem_exec_params: One more invalid ring testsDaniel Vetter1-0/+5
2014-04-25tests/pm_pc8: skip the test if runtime PM is disabledImre Deak1-1/+1
2014-04-25test: Fixup for the previous patchDaniel Vetter2-2/+2
2014-04-25test/gem_userptr_*: Fix compile failDaniel Vetter2-8/+18
2014-04-25tests/gem_userptr_benchmark: Benchmarking userptr surfaces and impactTvrtko Ursulin3-1/+501
2014-04-25tests/gem_vmap_blits: Remove obsolete test caseTvrtko Ursulin3-347/+0
2014-04-25tests/gem_userptr_blits: Expanded userptr test casesTvrtko Ursulin3-0/+1249
2014-04-25kms_cursor_crc: Fix the test on platforms where the pipe->port mapping has re...Ville Syrjälä1-0/+9
2014-04-25kms_cursor_crc: Wrap igt_require() in igt_fixtureVille Syrjälä1-1/+2
2014-04-25kms_cursor_crc: Replace snprintf()+%s with just %dVille Syrjälä1-6/+4
2014-04-25kms_cursor_crc: Allow the test to run without cursor cap supportVille Syrjälä1-5/+4
2014-04-25kms_cursor_crc: Wrap cursor fb creating into igt_fixtureVille Syrjälä1-2/+5
2014-04-25kms_cursor_crc: Simplify the pipe_crc messVille Syrjälä1-23/+10
2014-04-25kms_cursor_crc: Add background pictureAntti Koskipaa1-0/+1
2014-04-25kms_cursor_crc: Add random cursor placement testAntti Koskipaa1-0/+14
2014-04-25kms_cursor_crc: Add moving cursor testAntti Koskipaa1-0/+16
2014-04-25kms_cursor_crc: Add reference software renderingAntti Koskipaa1-6/+19
2014-04-25kms_cursor_crc: Separate onscreen and offscreen testsAntti Koskipaa1-49/+50
2014-04-25kms_cursor_crc: Use a function pointer to call testAntti Koskipaa1-5/+10
2014-04-25kms_cursor_crc: Move cursor enable and disable calls where they belongAntti Koskipaa1-29/+27
2014-04-25kms_cursor_crc: Remove some test cases and change cursor to colorAntti Koskipaa1-43/+32