summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-15build: Add CAIRO_FLAGS to the debugger compilationassemblerDamien Lespiau1-0/+1
2013-01-15build: Integrate the merged gen assembler in the build systemDamien Lespiau18-344/+52
2013-01-14Merge remote-tracking branch 'assembler/master'Damien Lespiau67-0/+8642
2013-01-14tests/testdisplay.c: Fix the issue which don't display anything until '-o' gi...Yi Sun1-1/+1
2013-01-08tests/gem_seqno_wrap: skip if debugfs entry is not thereMika Kuoppala1-14/+29
2013-01-07tests: Add basic testing of gem_pinChris Wilson3-0/+248
2013-01-06Fix out of bounds memory accessThomas Jarosch1-1/+1
2012-12-27tests/testdisplay: Specify the display.Yi Sun1-3/+6
2012-12-21tests/gem_seqno_wrap: adapt to new next_seqno debugfs interfaceMika Kuoppala1-103/+114
2012-12-20tests/prime_nv_pcopy: guard output for subtest listingDaniel Vetter1-1/+3
2012-12-20intel/udl tests;Dave Airlie3-0/+189
2012-12-20tests: add testcase to check igt runtime enviromentDaniel Vetter2-0/+9
2012-12-18kms_flip: Add -lrt backVille Syrjälä1-1/+1
2012-12-18tests/kms_flip: don't die on stdin inputDaniel Vetter1-1/+0
2012-12-17lib: extract kmstest_get_pipe_from_crtc_idDaniel Vetter3-14/+15
2012-12-17tests/gem_flink: enable flink lifetime subtestDaniel Vetter1-1/+1
2012-12-17tests: s/flip_test/kms_flipDaniel Vetter3-3/+3
2012-12-17tests/flip_test: add flip vs. rmfb testcaseDaniel Vetter1-5/+14
2012-12-17flip_test: recreate fbDaniel Vetter1-5/+35
2012-12-17tests/flip_test: split out timestamp checks into subtestDaniel Vetter1-7/+8
2012-12-16tests/gem_seqno_wrap.c: include <signal.h> for definition of kill()Alan Coopersmith1-0/+1
2012-12-15tests/prime_nv_pcopy: convert to subtestsDaniel Vetter2-4/+9
2012-12-15tests/prime_nv_tests: convert to subtestsDaniel Vetter2-35/+39
2012-12-13tools: intel_gpu_abrt bug report template.Rodrigo Vivi1-0/+32
2012-12-13tools: intel_gpu_abrt checking for root accessRodrigo Vivi1-0/+5
2012-12-13tools: intel_gpu_abrt collecting more useful infoRodrigo Vivi1-0/+12
2012-12-13tools: intel_gpu_abrt "get" functionRodrigo Vivi1-6/+14
2012-12-13tests/gem_seqno_wrap: dont sync when crossing half of seqno spaceMika Kuoppala1-45/+123
2012-12-13flip_test: fix link error due to missing -lrtImre Deak1-0/+1
2012-12-12tests/gem_*_tiled_blits: Use the vma limiter to present address space exhaustionChris Wilson2-5/+6
2012-12-12tests/gem_tiled_pread_pwrite: Allow the kernel to reap the GTT address spaceChris Wilson1-0/+2
2012-12-12tests/gem_tiled_swapping: Don't needless crash on 32-bit systemsChris Wilson1-1/+9
2012-12-10tests/prime_nv_pcopy.c: fail if nouveau_pushbuf_kick fails rather than spinningMaarten Lankhorst1-3/+4
2012-12-07tests: disable gem_exec_bad_domains/conflicting-write-domainDaniel Vetter1-0/+3
2012-12-06tests: Add a basic test for tiled render copiesChris Wilson3-0/+161
2012-12-06Implement a working gen7 rendercopyChris Wilson3-764/+1674
2012-12-06tests: Add basic test for render blitsChris Wilson2-0/+172
2012-12-06pci: Search for the first Intel GPU, rather than assume a fixed slotChris Wilson1-1/+20
2012-12-05tests/gem_exec_nop: implemented correct SKIP reportingDaniel Vetter1-1/+5
2012-12-05tests/gem_dummy_reloc_loop: some updatesDaniel Vetter2-27/+31
2012-12-05tests: fixup gem_exec_nop subtestsDaniel Vetter2-2/+4
2012-12-04tests: run no-op batches on all ringsDaniel Vetter1-14/+32
2012-12-04tests: add gem_seqno_wrapMika Kuoppala2-0/+568
2012-12-04README: piglit requires results-file for testrunsDaniel Vetter1-1/+1
2012-12-04tests/Makefile.am: Add a comment about the subtest infrastructureDaniel Vetter1-0/+3
2012-12-04README: add quick howto for using piglit as testrunnerDaniel Vetter1-0/+24
2012-12-01tests/gem_flink: check flink lifetime rulesDaniel Vetter1-0/+37
2012-12-01tests/gem_exec_bad_domains: add more bad domainsDaniel Vetter2-33/+150
2012-12-01tools/intel_reg_dumper: add some cpt/ppt debug regsDaniel Vetter2-0/+19
2012-11-29tests/gem_stress: prevent segfault in getopt parsingDaniel Vetter1-0/+1