summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-04-04tests/prime_udl: proper return valuesDaniel Vetter1-2/+4
2013-03-27gem_fence_thrash: Fix array allocation size for LP64 systemsChris Wilson1-3/+4
2013-03-27tests/Makefile.am: gem_fence_trash has grown subtestsDaniel Vetter1-1/+1
2013-03-27tests: add write-verify test to gem_fence_thrashMika Kuoppala1-19/+126
2013-03-22tests: add gem_reloc_overflow to check wrappingKees Cook3-0/+156
2013-03-22kms_flip: Don't access freed dataVille Syrjälä1-1/+1
2013-03-22kms_flip: Add flip-vs-bad-tiling testVille Syrjälä1-4/+32
2013-03-22kms_flip: Add a flip-vs-panning-vs-hang testVille Syrjälä1-0/+1
2013-03-22kms_flip: Split the "no events" logic into a separate flagVille Syrjälä1-3/+4
2013-03-04build: Guard the inclusions of config.h with HAVE_CONFIG_HDamien Lespiau3-0/+6
2013-02-18tests: Forbid to run the blit tests with count of 1Damien Lespiau4-0/+17
2013-02-13tests: Add a quick variant to the gem_storedw_* testsDamien Lespiau4-4/+4
2013-02-13tests/testdisplay.c: Remove the variable only_one_mode.Yi Sun1-7/+6
2013-02-07configure: slightly more standard --disable-testsBen Widawsky1-0/+2
2013-02-05tests/gem_ctx_exec: properly test destroy_ctx ioctlMika Kuoppala1-1/+3
2013-01-30kms_flip: Add flip-vs-modeset-vs-hang testVille Syrjälä1-2/+86
2013-01-30kms_flip: Make flip events optionalVille Syrjälä1-9/+9
2013-01-17tests/gem_lut_handle: Limit testing LUT interface to recent kernelsChris Wilson2-3/+7
2013-01-17tests/gem_lut_handle: Expand negative testingChris Wilson1-5/+132
2013-01-17tests: Benchmark new API for using a LUT with the execbufferChris Wilson2-0/+176
2013-01-17tests: Exercise new API for using a LUT with the execbufferChris Wilson2-0/+110
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
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 Vetter1-14/+1
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-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-06tests: Add basic test for render blitsChris Wilson2-0/+172
2012-12-05tests/gem_exec_nop: implemented correct SKIP reportingDaniel Vetter1-1/+5