summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-04-08tests/gem_fence_trash: make threaded tests more through-roughDaniel Vetter
2013-04-06tests/kms_flip: don't leak gpu hang stateDaniel Vetter
2013-04-04tests/prime_udl: skip harderDaniel Vetter
2013-04-04tests/prime_udl: proper return valuesDaniel Vetter
2013-03-27gem_fence_thrash: Fix array allocation size for LP64 systemsChris Wilson
2013-03-27tests/Makefile.am: gem_fence_trash has grown subtestsDaniel Vetter
2013-03-27tests: add write-verify test to gem_fence_thrashMika Kuoppala
2013-03-22tests: add gem_reloc_overflow to check wrappingKees Cook
2013-03-22kms_flip: Don't access freed dataVille Syrjälä
2013-03-22kms_flip: Add flip-vs-bad-tiling testVille Syrjälä
2013-03-22kms_flip: Add a flip-vs-panning-vs-hang testVille Syrjälä
2013-03-22kms_flip: Split the "no events" logic into a separate flagVille Syrjälä
2013-03-04build: Guard the inclusions of config.h with HAVE_CONFIG_HDamien Lespiau
2013-02-18tests: Forbid to run the blit tests with count of 1Damien Lespiau
2013-02-13tests: Add a quick variant to the gem_storedw_* testsDamien Lespiau
2013-02-13tests/testdisplay.c: Remove the variable only_one_mode.Yi Sun
2013-02-07configure: slightly more standard --disable-testsBen Widawsky
2013-02-05tests/gem_ctx_exec: properly test destroy_ctx ioctlMika Kuoppala
2013-01-30kms_flip: Add flip-vs-modeset-vs-hang testVille Syrjälä
2013-01-30kms_flip: Make flip events optionalVille Syrjälä
2013-01-17tests/gem_lut_handle: Limit testing LUT interface to recent kernelsChris Wilson
2013-01-17tests/gem_lut_handle: Expand negative testingChris Wilson
2013-01-17tests: Benchmark new API for using a LUT with the execbufferChris Wilson
2013-01-17tests: Exercise new API for using a LUT with the execbufferChris Wilson
2013-01-14tests/testdisplay.c: Fix the issue which don't display anything until '-o' gi...Yi Sun
2013-01-08tests/gem_seqno_wrap: skip if debugfs entry is not thereMika Kuoppala
2013-01-07tests: Add basic testing of gem_pinChris Wilson
2012-12-27tests/testdisplay: Specify the display.Yi Sun
2012-12-21tests/gem_seqno_wrap: adapt to new next_seqno debugfs interfaceMika Kuoppala
2012-12-20tests/prime_nv_pcopy: guard output for subtest listingDaniel Vetter
2012-12-20intel/udl tests;Dave Airlie
2012-12-20tests: add testcase to check igt runtime enviromentDaniel Vetter
2012-12-18kms_flip: Add -lrt backVille Syrjälä
2012-12-18tests/kms_flip: don't die on stdin inputDaniel Vetter
2012-12-17lib: extract kmstest_get_pipe_from_crtc_idDaniel Vetter
2012-12-17tests/gem_flink: enable flink lifetime subtestDaniel Vetter
2012-12-17tests: s/flip_test/kms_flipDaniel Vetter
2012-12-17tests/flip_test: add flip vs. rmfb testcaseDaniel Vetter
2012-12-17flip_test: recreate fbDaniel Vetter
2012-12-17tests/flip_test: split out timestamp checks into subtestDaniel Vetter
2012-12-16tests/gem_seqno_wrap.c: include <signal.h> for definition of kill()Alan Coopersmith
2012-12-15tests/prime_nv_pcopy: convert to subtestsDaniel Vetter
2012-12-15tests/prime_nv_tests: convert to subtestsDaniel Vetter
2012-12-13tests/gem_seqno_wrap: dont sync when crossing half of seqno spaceMika Kuoppala
2012-12-13flip_test: fix link error due to missing -lrtImre Deak
2012-12-12tests/gem_*_tiled_blits: Use the vma limiter to present address space exhaustionChris Wilson
2012-12-12tests/gem_tiled_pread_pwrite: Allow the kernel to reap the GTT address spaceChris Wilson
2012-12-12tests/gem_tiled_swapping: Don't needless crash on 32-bit systemsChris Wilson
2012-12-10tests/prime_nv_pcopy.c: fail if nouveau_pushbuf_kick fails rather than spinningMaarten Lankhorst
2012-12-07tests: disable gem_exec_bad_domains/conflicting-write-domainDaniel Vetter