summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-30batch: Fix typo in BLIT_BATCH_BEGINChris Wilson
2014-08-30batch: Specify number of relocations to accommodateChris Wilson
2014-08-29igt/gem_seqno_wrap: Use debugfs singletonChris Wilson
2014-08-29Prepare for 64bit relocation addressesChris Wilson
2014-08-29igt/gem_concurrent_blit: Apply some fence pressure as wellChris Wilson
2014-08-29igt: Tweak the igt_assert_cmpint macroChris Wilson
2014-08-29lib/batchbuffer: Guard intel_blt_copy with even more assertsChris Wilson
2014-08-29lib/batchbuffer: Store the gen in a local variableChris Wilson
2014-08-29scripts: Add capability to resume interrupted run-tests.sh sessionMike Mason
2014-08-29igt/gem_concurrent_blit: Add ring race checksChris Wilson
2014-08-29igt/gem_concurrent_blit: Add GPU-vs-GPU checksChris Wilson
2014-08-29igt: Prettify igt_assert_eq() failure messagesChris Wilson
2014-08-27igt/gem_workarounds: igt to test workaround registersArun Siluvery
2014-08-27shader-debugger: Force file/stdout IO as UTF-8RĂ©mi Cardona
2014-08-26lib: Use igt macros moreDaniel Vetter
2014-08-26lib/igt_* Use igt macros in igt libariesDaniel Vetter
2014-08-26lib/intel_* Use igt checks and macrosDaniel Vetter
2014-08-26lib/rendercopy*: Use igt_assertDaniel Vetter
2014-08-26kms_rotation_crc: Calling commit2 instead of legacy commitSonika Jindal
2014-08-26Merge two subtests for pm_rc6_residency IGT caseWendy Wang
2014-08-21lib/fb: Assert, instead of silently failing, when creating fbsDamien Lespiau
2014-08-21lib/fb: Replace straight igt_fail() by asserts with debug messagesDamien Lespiau
2014-08-21testdisplay: Make the desired tiling mode an unsigned intDamien Lespiau
2014-08-21pm_rpm: Adjust to the new igt_create*fb() APIDamien Lespiau
2014-08-21pm_lpsp: Adjust to the new igt_create.*fb() APIDamien Lespiau
2014-08-21kms_sink_crc_basic: Adjust to the new igt_create.*fb() APIDamien Lespiau
2014-08-21kms_setmode: Adjust to the igt_create.*fb() APIDamien Lespiau
2014-08-21kms_render: Adjust to the new igt_create.*fb() APIDamien Lespiau
2014-08-21kms_psr_sink_crc: Adjust to the new igt_create.*fb() APIDamien Lespiau
2014-08-21kms_plane: Adjust to the new igt_create.*fb() APIDamien Lespiau
2014-08-21kms_pipe_crc_basic: Adjust to the new igt_create.*fb() APIDamien Lespiau
2014-08-21kms_mmio_vs_cs_flip: Adjust to the new igt_create_.*fb() APIDamien Lespiau
2014-08-21kms_flip_tiling: Adjust to the new igt_create_.*fb() APIDamien Lespiau
2014-08-21kms_flip: Adjust to the new igt_create_fb*() APIDamien Lespiau
2014-08-21kms_fence_pin_leak: Use I915_TILING_X to create fbsDamien Lespiau
2014-08-21kms_fbc_crc: Use I915_TILING_X to create fbsDamien Lespiau
2014-08-21kms_cursor_crc: Use I915_TILING_NONE to create fbsDamien Lespiau
2014-08-21lib: Change the fb creation functions to take fully qualified tiling formatsDamien Lespiau
2014-08-19tests: Fix seg fault when gem_mmap is run without specifying a subtestMike Mason
2014-08-19scripts: Allow multiple -t and -x regular expressions for run-tests.shMike Mason
2014-08-18intel-gpu-tools: skip kms_flip_event_leak unless we have cairoTim Gore
2014-08-18Add kms_flip_event_leak to .gitignoreMike Mason
2014-08-14tests: check plane rotation is reset after the VT mode is restoredThomas Wood
2014-08-14lib: add igt_restore_vt_modeThomas Wood
2014-08-12lib/igt_kms: doc for the remaining kmstest_ functionsDaniel Vetter
2014-08-12lib/igt_kms: Simplify return value of kmstest_get_connector_configDaniel Vetter
2014-08-12lib/igt_kms: Simplify return value of kmstest_get_connector_default_modeDaniel Vetter
2014-08-12lib/igt_kms: Shuffle kmtests_ functionsDaniel Vetter
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter
2014-08-12lib/igt_kms: doc for type2str functionsDaniel Vetter