summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-16tools/intel_gpu_frequency: remove use of getsuboptTim Gore
2015-01-16lib: use critical log level for assertion failure messagesThomas Wood
2015-01-16lib: add a critical warning levelThomas Wood
2015-01-15lib: remove unnecessary checks on the drm_open_any return valueThomas Wood
2015-01-15lib/Android.mk: add -DHAVE_LINUX_KD_H to fix android buildTim Gore
2015-01-15tools: add intel_gpu_frequency to .gitignoreThomas Wood
2015-01-15intel_gpu_frequency: fix array bounds warningThomas 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-12intel_gpu_frequency: A tool to manipulate Intel GPU frequencyBen Widawsky
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-12tools/intel_audio_dump: add support for CherryviewYang, Libin
2015-01-11tools/Makefile: Alphabetize the listBen Widawsky
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-06ioct_wrappers: Add some mmap(wc) blurb dropped between authorsChris Wilson
2015-01-06Skip MADV_DOFORK & MADV_DONTFORK calls on OS'es that don't support themAlan Coopersmith
2015-01-06Don't try to use CLOCK_MONOTONIC_COARSE on OS'es that don't support itAlan Coopersmith
2015-01-06Provide sighandler_t fallback for non-GNU-libc platformsAlan Coopersmith
2015-01-06Need to #include <libgen.h> for basename() on SolarisAlan 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-06Fix #ifdef check for _SC_AVPHYS_PAGES in intel_get_avail_ram_mb()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
2015-01-05lib/core: Fix compile error from rebasingChris Wilson
2015-01-05lib/core: Show the exitcode in kmsg as wellChris Wilson
2014-12-31tools/intel_gpu_abrt: Fix bashismVincent Cheng
2014-12-21overlay: Hide kworker threads in overviewChris Wilson
2014-12-21overlay: A couple of valgrind pleasersChris Wilson
2014-12-21overlay: Negative modulusChris 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-18lib/gen8: Make rendercopy threadsafeChris Wilson
2014-12-18lib: random() is too slowChris Wilson
2014-12-17Demos/Android.mk: build intel_sprite_onTim Gore
2014-12-17NEWS: New heading for 1.10Thomas Wood
2014-12-17igt: Add gem_ctx_thrash to fill the GGTT with contextsChris Wilson