summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-01-20kms_plane: Add test that suspends/resumes before getting crcAnder Conselvan de Oliveira
2015-01-19igt/drv_module_reload: Check more carefully for a live driverChris Wilson
2015-01-15lib: remove unnecessary checks on the drm_open_any return valueThomas Wood
2015-01-15igt/gem_tiled_swapping: Cycle through the bo a couple of timesChris Wilson
2015-01-15igt/gem_mmap_wc/set-cache-level: Exercise set-cache-level WARNingChris Wilson
2015-01-14igt/gem_exec_big: Don't try to repeatedly munmap(NULL)Chris Wilson
2015-01-13igt/gem_mmap_wc: Reorder gem_close()Chris Wilson
2015-01-12igt/gem_exec_big: Use mmap(wc) to speed up verificationChris Wilson
2015-01-12igt/gem_exec_big: Also test a large batch with a large number of relocsChris Wilson
2015-01-09igt/gem_exec_big: Increase stressChris Wilson
2015-01-07igt/gem_evict_(alignment|everything): contend with GPU hangsChris Wilson
2015-01-07igt/gem_reloc_vs_hang: Inject hangs!Chris Wilson
2015-01-07igt/gem_pread_after_blit: Inject hangs!Chris Wilson
2015-01-07igt/gem_concurrent_blit: Inject hangs before verifying contentsChris Wilson
2015-01-06igt/gem_ctx_thrash: Tweak resource limitsChris Wilson
2015-01-06Skip MADV_DOFORK & MADV_DONTFORK calls on OS'es that don't support themAlan Coopersmith
2015-01-06Use pthread calls instead of raw syscalls on non-Linux systemsAlan Coopersmith
2015-01-06Solaris needs to #include <sys/kd.h> instead of <linux/kd.h>Alan Coopersmith
2015-01-06igt/gem_mmap_wc: Add the invalid flags subtestAkash Goel
2015-01-06igt/gem_concurrent_blit: Exercise wc mappingsChris Wilson
2015-01-06igt/gem_fence_upload: Add comparison against wc mmapsChris Wilson
2015-01-06igt/gem_gtt_speed: compare against WC mmapsChris Wilson
2015-01-06igt/gem_tiled_wc: Exercise wc mmaps with swizzlingChris Wilson
2015-01-06igt/gem_mmap_wc: Exercise mmap(wc) interfaceChris Wilson
2014-12-18igt/gem_ctx_thrash/threads: Allow bo resuseChris Wilson
2014-12-18igt/gem_ctx_thread/processes: Serialise after forking childrenChris Wilson
2014-12-18igt/gem_ctx_thrash: Boost workloadsChris Wilson
2014-12-17igt: Add gem_ctx_thrash to fill the GGTT with contextsChris Wilson
2014-12-17tests/gem_exec_blt: Add subtest that uses dumb buffersDaniel Vetter
2014-12-12Android.mk: replace std=c99 with std=gnu99Tim Gore
2014-12-11lib: add a function to lock memory into RAMThomas Wood
2014-12-11tests/gem_tiled_swapping: use igt_info logging wrapperThomas Wood
2014-12-10tests: replace 3D test imagesThomas Wood
2014-12-09tests/kms_cursor_crc: Restore the valid pipe/connector combo checkVille Syrjälä
2014-12-09tests/kms_mmio_vs_cs_flip: Count valid tests for all crtcsVille Syrjälä
2014-12-09drv_hangman: Remove unused functionDamien Lespiau
2014-12-09kms_cursor_crc: Remove value to 'return' in a void functionDamien Lespiau
2014-12-08tests/kms_flip: Target the back buffer with the dummy loadVille Syrjälä
2014-12-08tests/kms_flip: Calibrate the dummy load delay in kms_flipVille Syrjälä
2014-12-08tests/kms_flip: Use fixed size (2kx2k) buffers for dummy loadVille Syrjälä
2014-12-08tests/kms_flip: Refactor blit codeVille Syrjälä
2014-12-08tests: Run lib/igt.cocciVille Syrjälä
2014-12-08tests/pm_rps: vlv: round middle point to freq supported by HWImre Deak
2014-12-08tests/pm_rps: vlv: load gpu for idle min/max testsImre Deak
2014-12-08tests/pm_rps: vlv: wait for freq to settleImre Deak
2014-12-08igt/drm_read: Require that pipe 0 is activeChris Wilson
2014-12-05igt/drm_read: Abuse read(drm)Chris Wilson
2014-12-04gem_bad_reloc: Don't flip-flop between SKIP and PASSDamien Lespiau
2014-12-04tests: add gem_gpgpu_fill to .gitignoreThomas Wood
2014-12-04lib: remove igt_edid.hThomas Wood