summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-14tests/prime_nv_pcopy: Drop return values from copy/check functionsDaniel Vetter
2014-05-14tests/prime_nv_pcopy: Use asserts in setup codeDaniel Vetter
2014-05-14tests/prime_nv_pcopy: Use asserts in nv_bo_allocDaniel Vetter
2014-05-14tests/prime_nv_api: Use asserts instead of control flowDaniel Vetter
2014-05-14tests/gem_seqno_wrap: Replace control flow with assertsDaniel Vetter
2014-05-14tests: Use igt macros moreDaniel Vetter
2014-05-14tests: sprinkle igt loggingDaniel Vetter
2014-05-13pm_pc8: add system-suspend subtestImre Deak
2014-05-13tests/kms_fbc_crc: Use igt_create_color_fb()Ville Syrjälä
2014-05-13tests/kms_fbc_crc: Reset display state between subtestsVille Syrjälä
2014-05-13tests/kms_fbc_crc: Switch to using the igt_display stuffVille Syrjälä
2014-05-13tests/kms_fbc_crc: Simplify pipe_crc messVille Syrjälä
2014-05-13lib/igt_core: Fix type on igt_log docDaniel Vetter
2014-05-13lib/igt_core: Document testrunner interface a bitDaniel Vetter
2014-05-13intel-gpu-tools: Move igt tests to intel validation areaTim Gore
2014-05-13NEWS: Android has libcairo support now!Daniel Vetter
2014-05-12intel-gpu-tools: Build tests needing cairo if ANDROID_HAS_CAIRO=1Tim Gore
2014-05-12tests/gen7_forcewake_mt: Don't set the GGTT bit in SRM commandBrad Volkin
2014-05-12testdisplay: fix restoring termio at exitImre Deak
2014-05-09tests/kms_fbc_crc: Check context support earlierVille Syrjälä
2014-05-09tests/kms_fbc_crc: Allow the subtests to pass even if some planes aren't FBC ...Ville Syrjälä
2014-05-08igt/gem_render_tiled_blits: Speed up by using the GPU to detileChris Wilson
2014-05-08igt/gem_lut_handle: Fix errno checkingChris Wilson
2014-05-07tests/gem_flink_race,prime_self_import: fix object countsMika Kuoppala
2014-05-06intel_bios_reader: make edp block decode match kernelJani Nikula
2014-05-05gem_alive: A utility to see if the driver or GPU has hungChris Wilson
2014-04-30overlay: Parse /proc/interrupts in lieu of debugfs/i915_gem_interruptChris Wilson
2014-04-30overlay: Use new i915_frequency_info in fallback codeChris Wilson
2014-04-30tests/pm_pc8: subtests for runtime pm for dpmsDaniel Vetter
2014-04-30lib: extract kmstest_set_connector_dpmsDaniel Vetter
2014-04-30tests: Fix make depencies for test listDaniel Vetter
2014-04-29Add Cherryview PCI IDsVille Syrjälä
2014-04-29NEWS: UpdatesDaniel Vetter
2014-04-29errno is reset after each syscallChris Wilson
2014-04-28tests/gem_stress: Fix rendercopy vs. keep_gpu_busy on gen6+Ville Syrjälä
2014-04-28tests/gem_exec_params: One more invalid ring testsDaniel Vetter
2014-04-25tests/pm_pc8: skip the test if runtime PM is disabledImre Deak
2014-04-25test: Fixup for the previous patchDaniel Vetter
2014-04-25test/gem_userptr_*: Fix compile failDaniel Vetter
2014-04-25tests/gem_userptr_benchmark: Benchmarking userptr surfaces and impactTvrtko Ursulin
2014-04-25tests/gem_vmap_blits: Remove obsolete test caseTvrtko Ursulin
2014-04-25tests/gem_userptr_blits: Expanded userptr test casesTvrtko Ursulin
2014-04-25kms_cursor_crc: Fix the test on platforms where the pipe->port mapping has re...Ville Syrjälä
2014-04-25kms_cursor_crc: Wrap igt_require() in igt_fixtureVille Syrjälä
2014-04-25kms_cursor_crc: Replace snprintf()+%s with just %dVille Syrjälä
2014-04-25kms_cursor_crc: Allow the test to run without cursor cap supportVille Syrjälä
2014-04-25kms_cursor_crc: Wrap cursor fb creating into igt_fixtureVille Syrjälä
2014-04-25kms_cursor_crc: Simplify the pipe_crc messVille Syrjälä
2014-04-25kms_cursor_crc: Add background pictureAntti Koskipaa
2014-04-25kms_cursor_crc: Add random cursor placement testAntti Koskipaa