summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2014-12-04tests: use base edidThomas Wood
2014-12-04tests/kms_force_connector: split into subtestsThomas Wood
2014-12-04tests: add more test descriptionsThomas Wood
2014-12-04tests: Add gem_gpgpu_fillZhenyu Wang
2014-12-04lib: rename igt_media_fillfunc_t typedef to igt_fillfunc_tZhenyu Wang
2014-12-01tests/drv_hangman: remove check for other drm clientsTim Gore
2014-12-01tests/Android.mk: Add kms_pwrite_crc to cairo test listTim Gore
2014-12-01tests/kms_flip: Fix assert about vblank wait durationVille Syrjälä
2014-11-28tests/gem_ring_sync_copy: reduce memory usageTim Gore
2014-11-25tests: use subtests in gem_tiled_swappingThomas Wood
2014-11-24lib/igt_debugfs: Don't setup crc in _newDaniel Vetter
2014-11-18tests/kms_render: gen2/3 can't do 10bpcDaniel Vetter
2014-11-18tests/prime_self_import: Track leaked objects accuratelyDaniel Vetter
2014-11-17lib/os: Push simulation test down into intel_require_memoryDaniel Vetter
2014-11-17lib/os: Pust igt_require into memory check functionDaniel Vetter
2014-11-14igt/gem_tiled_blits: Require that we do the full testChris Wilson