summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-05tools/null_state_gen: gen8 golden stategen8_golden_stateMika Kuoppala6-578/+317
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
2014-08-26Merge two subtests for pm_rc6_residency IGT caseWendy Wang1-21/+12
2014-08-21lib/fb: Assert, instead of silently failing, when creating fbsDamien Lespiau1-12/+6
2014-08-21lib/fb: Replace straight igt_fail() by asserts with debug messagesDamien Lespiau1-3/+7
2014-08-21testdisplay: Make the desired tiling mode an unsigned intDamien Lespiau1-6/+7
2014-08-21pm_rpm: Adjust to the new igt_create*fb() APIDamien Lespiau1-9/+12
2014-08-21pm_lpsp: Adjust to the new igt_create.*fb() APIDamien Lespiau1-3/+2
2014-08-21kms_sink_crc_basic: Adjust to the new igt_create.*fb() APIDamien Lespiau1-1/+1
2014-08-21kms_setmode: Adjust to the igt_create.*fb() APIDamien Lespiau1-3/+1
2014-08-21kms_render: Adjust to the new igt_create.*fb() APIDamien Lespiau1-2/+4
2014-08-21kms_psr_sink_crc: Adjust to the new igt_create.*fb() APIDamien Lespiau1-4/+4
2014-08-21kms_plane: Adjust to the new igt_create.*fb() APIDamien Lespiau1-4/+4
2014-08-21kms_pipe_crc_basic: Adjust to the new igt_create.*fb() APIDamien Lespiau1-1/+1
2014-08-21kms_mmio_vs_cs_flip: Adjust to the new igt_create_.*fb() APIDamien Lespiau1-6/+6
2014-08-21kms_flip_tiling: Adjust to the new igt_create_.*fb() APIDamien Lespiau1-2/+3
2014-08-21kms_flip: Adjust to the new igt_create_fb*() APIDamien Lespiau1-7/+7
2014-08-21kms_fence_pin_leak: Use I915_TILING_X to create fbsDamien Lespiau1-2/+2
2014-08-21kms_fbc_crc: Use I915_TILING_X to create fbsDamien Lespiau1-2/+2