summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-06testdisplay: Test the stereo 3D modes20130906-stereo-3dDamien Lespiau1-3/+252
2013-09-06testdisplay: Provide a full path when opening pngsDamien Lespiau2-2/+5
2013-09-06testdisplay: Free the array of connectorsDamien Lespiau1-0/+2
2013-09-06testdisplay: Untangle dump_info() from the main testing loopDamien Lespiau1-11/+19
2013-09-06testdisplay: Fix CRTS typoDamien Lespiau1-1/+1
2013-09-06testdisplay: Properly handle the life cycle of framebuffersDamien Lespiau1-12/+12
2013-09-06testdisplay: Map the fb inside paint_color_key()Damien Lespiau1-5/+7
2013-09-06testdisplay: Move the code sanitizing depth into main()Damien Lespiau1-7/+8
2013-09-06lib: Add a helper to write a png from a struct kmstest_fbDamien Lespiau2-0/+12
2013-09-06lib: Split create_image_surface() out of create_cairo_ctx()Damien Lespiau1-2/+11
2013-09-06lib: Add a helper to paint a PNG using cairoDamien Lespiau2-0/+30
2013-09-06lib: Dump information about the supported 3D stereo formatsDamien Lespiau2-2/+44
2013-09-06testdisplay: Add left/right images of a lovely sceneDamien Lespiau3-1/+1
2013-09-06testdisplay: Distribute pass.pngDamien Lespiau1-1/+3
2013-09-04tests/gem_reloc_overflow: Add more checksDaniel Vetter1-8/+125
2013-09-04tests/gem_reloc_overflow: convert to subtestsDaniel Vetter3-82/+77
2013-09-04tests/gem_exec_bad_domains: enable conflicting write domains testDaniel Vetter1-4/+1
2013-09-04lib: fix the fix for gen5 workaround emmisionImre Deak1-1/+2
2013-09-04lib/intel_batchbuffer: remove code w/o effectImre Deak1-2/+0
2013-09-04tests/gem_pipe_control_store_loop: Add subtest for reused buffersDaniel Vetter1-45/+56
2013-09-04tests: add missing igt_exit() callsDaniel Vetter2-2/+2
2013-09-04lib/drmtest: add igt_skip_on macroDaniel Vetter1-1/+2
2013-09-04tests: Update .gitignoreDaniel Vetter1-0/+1
2013-09-04tests: add gem_persisten_relocsDaniel Vetter4-1/+388
2013-09-03intel_gtt: Raw PTE dumper modeBen Widawsky1-0/+23
2013-09-03intel_gtt: Properly support gen6+ GTT PTEsBen Widawsky1-8/+34
2013-09-03intel_gtt: Use function to get the physical addressBen Widawsky1-11/+15
2013-09-03gem_vmap_blits: Demote warning to noteBen Widawsky1-1/+1
2013-09-03intel_reg_dumper: Silence GCC for uninitialized clockBen Widawsky1-1/+1
2013-09-03tests/gem_reloc_vs_gpu: add thrashing testsDaniel Vetter1-6/+42
2013-09-03tests/gem_reloc_vs_gpu: add forked versionsDaniel Vetter1-0/+37
2013-09-03lib/drmtest: use igt_require/assert in the prefault helpersDaniel Vetter2-18/+8
2013-09-03tests/gem_reloc_vs_gpu: Add faulting reloc testsDaniel Vetter1-17/+102
2013-09-03lib/drmtest: include sys/mman.h from drmtest.hDaniel Vetter35-34/+1
2013-09-03lib/drmtest: extract gem_execbuf helperDaniel Vetter4-26/+14
2013-09-03tests/gem_reloc_vs_gpu: add interruptible versionDaniel Vetter2-19/+42
2013-09-02kms_flip: Fix use of fb_width for PAN subtestsChris Wilson1-10/+7
2013-09-02lib/drmtest: Improve output when igt_waitchildren failsDaniel Vetter1-3/+7
2013-09-02test/gem_concurrent_blt: remove hack for testing igt_forkDaniel Vetter1-2/+0
2013-09-02tests/gem_tiled_swapping: fix igt_require conversionDaniel Vetter1-1/+1
2013-08-30tests/gem_mmap_gtt: fix access checksDaniel Vetter1-2/+2
2013-08-30tests/gem_mmap_gtt: clarify access check checks a bitDaniel Vetter1-2/+2
2013-08-29lib/drmtest: Print info when children died due to signalsDaniel Vetter1-1/+6
2013-08-29tests/gem_evict_everything: add swapping and forked subtestsDaniel Vetter1-9/+157
2013-08-29tests/gem_evict_*: Fix leak in copyDaniel Vetter2-0/+2
2013-08-29tests/gem_tiled_swapping: Use igt_requireDaniel Vetter1-13/+3
2013-08-29lib/drmtest: extract igt_fork from gem_concurrent_bltDaniel Vetter3-34/+103
2013-08-29kms_flip: Remove debugging leftoversChris Wilson1-2/+0
2013-08-29kms_flip: Set everything to zero to disable a CRTCChris Wilson1-3/+11
2013-08-29kms_flip: Use the first mode if we find no matching modes for the crtc pairChris Wilson1-1/+5