summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-13lib/ioctls: make gem_context_set/get_param infallibleDaniel Vetter3-16/+8
2015-02-13igt/ioctls: doc for gem_mmapDaniel Vetter1-1/+10
2015-02-13lib/ioctl: gem_ prefix for igt_require_mmap_wcDaniel Vetter5-13/+22
2015-02-13lib/ioctl: api polish for gem_context_has_paramDaniel Vetter3-4/+4
2015-02-13lib/gt: api polish for igt_can_hang_ringDaniel Vetter5-16/+10
2015-02-10kms_cursor_crc: Kernel now checks for integer overflowMatt Roper1-1/+28
2015-02-09gem_render_copy: Provide an all pixels checkBen Widawsky1-1/+31
2015-02-09lib/tests: check that invalid subtest names are rejectedThomas Wood2-0/+33
2015-02-09lib/tests: verify subtest enumeration outputThomas Wood1-2/+11
2015-02-09lib: add exit status message to simple testsThomas Wood1-1/+29
2015-02-09lib: add subtest start and exit status code messages to debug outputThomas Wood1-0/+2
2015-02-09lib: validate subtest namesThomas Wood1-0/+12
2015-02-09lib: print warning and critical messages when listing subtestsThomas Wood1-1/+1
2015-02-09lib: warning messages should be sent to stderrThomas Wood1-1/+1
2015-02-04tests/gem_userptr_blits: Race between close and invalidateMichaƂ Winiarski1-2/+69
2015-02-02rendercopy/gen9: fix gem_render_copy 3d state setupImre Deak1-2/+8
2015-01-29tests/prime_self_import: further fix object countsThomas Daniel1-1/+9
2015-01-27igt/gem_tiled_wc: Use correct offsetsChris Wilson1-2/+1
2015-01-26tools/intel_audio_dump: add details dump for CherryviewLibin Yang1-0/+50
2015-01-22docs: fix parsing issueThomas Wood1-1/+1
2015-01-22tests/gem_concurrent_blit: Fix indentDaniel Vetter1-1/+1
2015-01-22tests/gem_concurrent_blt: Adjust subtest namingDaniel Vetter2-3/+3
2015-01-22test/gem_dummy_reloc_loop: add tests for dual bsd ringZhipeng Gong1-0/+18
2015-01-22tests/gem_exec_params: check the invalid flags for dual bsd ringZhipeng Gong1-0/+41
2015-01-22i-g-t: check whether kernel has dual bsd ringZhipeng Gong2-0/+17
2015-01-22igt/gem_tiled_wc: Fix! Finish!Chris Wilson1-3/+7
2015-01-20lib: s/IGT_DEBUG_INTERACTIVE/--interactive-debug=varRodrigo Vivi4-11/+22
2015-01-20kms_plane: Add test that suspends/resumes before getting crcAnder Conselvan de Oliveira1-0/+12
2015-01-19igt/drv_module_reload: Check more carefully for a live driverChris Wilson4-4/+18
2015-01-16tools/intel_gpu_frequency: remove use of getsuboptTim Gore2-31/+9
2015-01-16lib: use critical log level for assertion failure messagesThomas Wood2-21/+19
2015-01-16lib: add a critical warning levelThomas Wood2-4/+16
2015-01-15lib: remove unnecessary checks on the drm_open_any return valueThomas Wood7-21/+17
2015-01-15lib/Android.mk: add -DHAVE_LINUX_KD_H to fix android buildTim Gore1-1/+1
2015-01-15tools: add intel_gpu_frequency to .gitignoreThomas Wood1-0/+1
2015-01-15intel_gpu_frequency: fix array bounds warningThomas Wood1-4/+4
2015-01-15igt/gem_tiled_swapping: Cycle through the bo a couple of timesChris Wilson1-20/+44
2015-01-15igt/gem_mmap_wc/set-cache-level: Exercise set-cache-level WARNingChris Wilson1-0/+47
2015-01-14igt/gem_exec_big: Don't try to repeatedly munmap(NULL)Chris Wilson1-1/+2
2015-01-13igt/gem_mmap_wc: Reorder gem_close()Chris Wilson1-4/+2
2015-01-12intel_gpu_frequency: A tool to manipulate Intel GPU frequencyBen Widawsky5-0/+443
2015-01-12igt/gem_exec_big: Use mmap(wc) to speed up verificationChris Wilson1-12/+30
2015-01-12igt/gem_exec_big: Also test a large batch with a large number of relocsChris Wilson1-3/+56
2015-01-12tools/intel_audio_dump: add support for CherryviewYang, Libin2-3/+92
2015-01-11tools/Makefile: Alphabetize the listBen Widawsky1-13/+13
2015-01-09igt/gem_exec_big: Increase stressChris Wilson1-12/+18
2015-01-07igt/gem_evict_(alignment|everything): contend with GPU hangsChris Wilson4-0/+103
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 Wilson6-65/+371