summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-09-12igt/kms_render: Iterate only through the formatsChris Wilson
2014-09-12igt/gem_userptr_blits: GTT mmaping a userptr requires llcChris Wilson
2014-09-12igt/pm_rps: Fix the batch count for emitting the flushChris Wilson
2014-09-11tests: Kill pm_psrRodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Wait 2 vblanks before grabing the new crc.Rodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Fix blt submissionRodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Check color ref CRCRodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Fix all testcases.Rodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Start splitting tests in test_planes and operations.Rodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Cleaning up tests a bitRodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Removing context tests.Rodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Adding test debug optionsRodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Fix edp_psr debugfs interfaceRodrigo Vivi
2014-09-11tests/kms_sink_crc_basic: Wait 2 vblanks before grabing the new crc.Rodrigo Vivi
2014-09-11tests/kms_sink_crc_basic: Simplify test by using igt_kms functionsRodrigo Vivi
2014-09-09igt/gem_ppgtt: Create secondary contexts and mmChris Wilson
2014-09-09test: Exercise full ppgtt switching between multiple fdChris Wilson
2014-09-08igt/gem_cpu_reloc: Terminate the bad batchChris Wilson
2014-09-08igt/kms_flip_tiling: Use the associated pipe for the outputChris Wilson
2014-09-08igt/gem_mmap_gtt: Check coherency between GTT and CPU mmappings with LLCChris Wilson
2014-09-06igt/kms_universal_plane: Only test existing planesChris Wilson
2014-09-06igt/drv_missed_irq_hang: Increase busy loadChris Wilson
2014-09-05tests/kms_3d: skip if connectors cannot be forcedThomas Wood
2014-09-05tests: add kms_3d testThomas Wood
2014-09-05lib: move create_stereo_fb from testdisplay to igt_fbThomas Wood
2014-09-05lib: Add MI_LOAD_REGISTER_IMMMika Kuoppala
2014-09-03igt/gem_concurrent_blit: Move igt_require() out of childrenChris Wilson
2014-09-03igt/gem_gtt_hog: Convert opencoded fork()/wait() over to igt_fork()Chris Wilson
2014-09-03gem_workarounds: intel_wa_registers is now prefixed with i915Damien Lespiau
2014-08-31igt/gem_concurrent_blit: Use the preallocated dummy bo for temporary copiesChris 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/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-26kms_rotation_crc: Calling commit2 instead of legacy commitSonika Jindal
2014-08-26Merge two subtests for pm_rc6_residency IGT caseWendy Wang
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