summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-01-12igt/gem_exec_big: Also test a large batch with a large number of relocsChris Wilson1-3/+56
2015-01-09igt/gem_exec_big: Increase stressChris Wilson1-12/+18
2015-01-07igt/gem_evict_(alignment|everything): contend with GPU hangsChris Wilson2-0/+30
2015-01-07igt/gem_reloc_vs_hang: Inject hangs!Chris Wilson1-10/+44
2015-01-07igt/gem_pread_after_blit: Inject hangs!Chris Wilson1-31/+51
2015-01-07igt/gem_concurrent_blit: Inject hangs before verifying contentsChris Wilson1-65/+180
2015-01-06igt/gem_ctx_thrash: Tweak resource limitsChris Wilson1-0/+12
2015-01-06Skip MADV_DOFORK & MADV_DONTFORK calls on OS'es that don't support themAlan Coopersmith1-0/+8
2015-01-06Use pthread calls instead of raw syscalls on non-Linux systemsAlan Coopersmith2-1/+11
2015-01-06Solaris needs to #include <sys/kd.h> instead of <linux/kd.h>Alan Coopersmith1-0/+4
2015-01-06igt/gem_mmap_wc: Add the invalid flags subtestAkash Goel1-0/+52
2015-01-06igt/gem_concurrent_blit: Exercise wc mappingsChris Wilson1-35/+198
2015-01-06igt/gem_fence_upload: Add comparison against wc mmapsChris Wilson1-0/+73
2015-01-06igt/gem_gtt_speed: compare against WC mmapsChris Wilson1-1/+62
2015-01-06igt/gem_tiled_wc: Exercise wc mmaps with swizzlingChris Wilson3-0/+239
2015-01-06igt/gem_mmap_wc: Exercise mmap(wc) interfaceChris Wilson4-0/+374
2014-12-18igt/gem_ctx_thrash/threads: Allow bo resuseChris Wilson1-0/+1
2014-12-18igt/gem_ctx_thread/processes: Serialise after forking childrenChris Wilson1-0/+1
2014-12-18igt/gem_ctx_thrash: Boost workloadsChris Wilson1-11/+11
2014-12-17igt: Add gem_ctx_thrash to fill the GGTT with contextsChris Wilson4-0/+303
2014-12-17tests/gem_exec_blt: Add subtest that uses dumb buffersDaniel Vetter1-11/+44
2014-12-12Android.mk: replace std=c99 with std=gnu99Tim Gore1-1/+1
2014-12-11lib: add a function to lock memory into RAMThomas Wood1-1/+9
2014-12-11tests/gem_tiled_swapping: use igt_info logging wrapperThomas Wood1-6/+5
2014-12-10tests: replace 3D test imagesThomas Wood2-0/+0
2014-12-09tests/kms_cursor_crc: Restore the valid pipe/connector combo checkVille Syrjälä1-3/+6
2014-12-09tests/kms_mmio_vs_cs_flip: Count valid tests for all crtcsVille Syrjälä1-18/+18
2014-12-09drv_hangman: Remove unused functionDamien Lespiau1-13/+0
2014-12-09kms_cursor_crc: Remove value to 'return' in a void functionDamien Lespiau1-1/+1
2014-12-08tests/kms_flip: Target the back buffer with the dummy loadVille Syrjälä1-3/+3
2014-12-08tests/kms_flip: Calibrate the dummy load delay in kms_flipVille Syrjälä1-11/+70
2014-12-08tests/kms_flip: Use fixed size (2kx2k) buffers for dummy loadVille Syrjälä1-19/+40
2014-12-08tests/kms_flip: Refactor blit codeVille Syrjälä1-19/+28
2014-12-08tests: Run lib/igt.cocciVille Syrjälä5-24/+9
2014-12-08tests/pm_rps: vlv: round middle point to freq supported by HWImre Deak1-7/+37
2014-12-08tests/pm_rps: vlv: load gpu for idle min/max testsImre Deak1-4/+19
2014-12-08tests/pm_rps: vlv: wait for freq to settleImre Deak1-0/+34
2014-12-08igt/drm_read: Require that pipe 0 is activeChris Wilson1-1/+44
2014-12-05igt/drm_read: Abuse read(drm)Chris Wilson3-0/+182
2014-12-04gem_bad_reloc: Don't flip-flop between SKIP and PASSDamien Lespiau1-1/+9
2014-12-04tests: add gem_gpgpu_fill to .gitignoreThomas Wood1-0/+1
2014-12-04lib: remove igt_edid.hThomas Wood2-2/+0
2014-12-04tests: use base edidThomas Wood2-21/+14
2014-12-04tests/kms_force_connector: split into subtestsThomas Wood1-78/+91
2014-12-04tests: add more test descriptionsThomas Wood66-4/+167
2014-12-04tests: Add gem_gpgpu_fillZhenyu Wang2-0/+142
2014-12-04lib: rename igt_media_fillfunc_t typedef to igt_fillfunc_tZhenyu Wang1-1/+1
2014-12-01tests/drv_hangman: remove check for other drm clientsTim Gore1-22/+0
2014-12-01tests/Android.mk: Add kms_pwrite_crc to cairo test listTim Gore1-1/+2
2014-12-01tests/kms_flip: Fix assert about vblank wait durationVille Syrjälä1-3/+9