summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-08bump version to 1.8 and add the release dateintel-gpu-tools-1.8Rodrigo Vivi2-2/+2
2014-09-08igt/gem_cpu_reloc: Terminate the bad batchChris Wilson1-0/+3
2014-09-08igt/kms_flip_tiling: Use the associated pipe for the outputChris Wilson1-2/+2
2014-09-08igt/gem_mmap_gtt: Check coherency between GTT and CPU mmappings with LLCChris Wilson3-0/+44
2014-09-06igt/kms_universal_plane: Only test existing planesChris Wilson1-1/+3
2014-09-06igt/drv_missed_irq_hang: Increase busy loadChris Wilson1-6/+9
2014-09-06aux: Squelch warning when emitting progress indicatorChris Wilson1-3/+3
2014-09-06core: Prettify igt_require_f outputChris Wilson1-13/+14
2014-09-06lib/igt_fb: Ignore RGB888Chris Wilson1-1/+1
2014-09-06lib/igt_fb: Add debug output for creating fbChris Wilson1-13/+18
2014-09-06core: Display subtest walltimeChris Wilson1-3/+19
2014-09-05lib: keep a list of modified connectors to resetThomas Wood1-17/+37
2014-09-05tests/kms_3d: skip if connectors cannot be forcedThomas Wood1-1/+2
2014-09-05lib: don't force HDMI or DP connectors on HSW and BDWThomas Wood1-0/+12
2014-09-05lib/igt_fb: ensure igt_create_fb parameters are consistentThomas Wood2-2/+2
2014-09-05tests: add kms_3d testThomas Wood4-0/+123
2014-09-05lib: move create_stereo_fb from testdisplay to igt_fbThomas Wood4-116/+108
2014-09-05lib: add kmstest_edid_add_3dThomas Wood2-0/+81
2014-09-05tools/null_state_gen: build cmd and state space separatelyMika Kuoppala6-462/+404
2014-09-05lib: Add MI_LOAD_REGISTER_IMMMika Kuoppala4-7/+4
2014-09-05lib/gen6_render: fix GEN6_3DSTATE_VF_STATISTICS defineMika Kuoppala1-1/+1
2014-09-05lib/rendercopy: fix a typo in defineMika Kuoppala3-3/+3
2014-09-05tools/null_state_gen: terminate relocs with -1Mika Kuoppala1-0/+1
2014-09-05lib/igt_aux: Improve wait_for_keypress helper a bitDaniel Vetter3-8/+23
2014-09-04igt_core: zero exit_handler_count before forkingPaulo Zanoni1-1/+10
2014-09-03igt/gem_concurrent_blit: Move igt_require() out of childrenChris Wilson1-6/+21
2014-09-03igt/gem_gtt_hog: Convert opencoded fork()/wait() over to igt_fork()Chris Wilson1-17/+4
2014-09-03NEWS: Updates in anticipation of the next releaseDaniel Vetter1-0/+21
2014-09-03gem_workarounds: intel_wa_registers is now prefixed with i915Damien Lespiau1-1/+1
2014-09-01rendercopy/gen8: Fix vertex buffer relocationChris Wilson1-4/+3
2014-08-31igt/gem_concurrent_blit: Use the preallocated dummy bo for temporary copiesChris Wilson1-30/+19
2014-08-30batch: Fix typo in BLIT_BATCH_BEGINChris Wilson1-1/+1
2014-08-30batch: Specify number of relocations to accommodateChris Wilson45-180/+152
2014-08-29igt/gem_seqno_wrap: Use debugfs singletonChris Wilson1-19/+3
2014-08-29Prepare for 64bit relocation addressesChris Wilson34-109/+47
2014-08-29igt/gem_concurrent_blit: Apply some fence pressure as wellChris Wilson1-27/+75
2014-08-29igt: Tweak the igt_assert_cmpint macroChris Wilson1-2/+2
2014-08-29lib/batchbuffer: Guard intel_blt_copy with even more assertsChris Wilson1-10/+14
2014-08-29lib/batchbuffer: Store the gen in a local variableChris Wilson2-4/+7
2014-08-29scripts: Add capability to resume interrupted run-tests.sh sessionMike Mason1-4/+10
2014-08-29igt/gem_concurrent_blit: Add ring race checksChris Wilson1-27/+79
2014-08-29igt/gem_concurrent_blit: Add GPU-vs-GPU checksChris Wilson1-14/+86
2014-08-29igt: Prettify igt_assert_eq() failure messagesChris Wilson11-40/+76
2014-08-27igt/gem_workarounds: igt to test workaround registersArun Siluvery3-0/+233
2014-08-27shader-debugger: Force file/stdout IO as UTF-8RĂ©mi Cardona1-1/+4
2014-08-26lib: Use igt macros moreDaniel Vetter2-18/+19
2014-08-26lib/igt_* Use igt macros in igt libariesDaniel Vetter3-38/+29
2014-08-26lib/intel_* Use igt checks and macrosDaniel Vetter6-53/+38
2014-08-26lib/rendercopy*: Use igt_assertDaniel Vetter6-23/+23
2014-08-26kms_rotation_crc: Calling commit2 instead of legacy commitSonika Jindal1-3/+1