summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-08lib: Extract some common fb create+fill methods into helpersVille Syrjälä
2016-01-08tests/gem_softpin: Use offset addresses in canonical formMichel Thierry
2016-01-07igt/gem_mmap_gtt: Add a test to exercise coherency between GTT/CPUChris Wilson
2016-01-06igt_core: Fix logging to display extended lineDerek Morton
2016-01-06benchmarks/gem_latency: Allow setting an infinite timeChris Wilson
2016-01-05tests: Bump pageflip wait timeout to 50 ms.Maarten Lankhorst
2016-01-03igt/gem_concurrent_all: Preparatory work for testing different create flagsChris Wilson
2016-01-02benchmarks/gem_mmap: Convert to run over a fixed periodChris Wilson
2016-01-02benchmarks/gem_exec_nop: Convert to running for a fixed timeChris Wilson
2016-01-02benchmarks/gem_exec_ctx: Run for a fixed timeChris Wilson
2016-01-01benchmarks/gem_exec_ctx: Fix fd switching between default contextsChris Wilson
2015-12-31intel_error_decode: Update address parsing for 64bit offsetsChris Wilson
2015-12-31intel_error_decode: Fix decode headers for HW contextChris Wilson
2015-12-31intel_error_decode: Inflate compressed error stateChris Wilson
2015-12-31benchmarks/gem_blt: Estimate memory bandwidth to improve test runtimeChris Wilson
2015-12-22intel_bios_reader: add dumping of i2c element in mipi sequenceJani Nikula
2015-12-22intel_bios_reader: improve element dumpersJani Nikula
2015-12-22intel_bios_reader: rewrite the mipi sequence block dumpingJani Nikula
2015-12-22intel_bios_reader: check mipi sequence block versionJani Nikula
2015-12-22intel_opregion_decode: add new ASLE fieldsJani Nikula
2015-12-21docs: add igt_edid_template.h to IGNORE_HFILESThomas Wood
2015-12-21benchmarks/gem_latency: Hide spinlocks for androidChris Wilson
2015-12-21lib: Use igt_assert_eq() to check for crc component countVille Syrjälä
2015-12-21lib: Make 'extra_long_opts' constVille Syrjälä
2015-12-21benchmarks/gem_latency: Serialise mmio readsChris Wilson
2015-12-21benchmarks/gem_latency: Guard against inferior pthreads.hChris Wilson
2015-12-20benchmarks/gem_latency: Measure CPU usageChris Wilson
2015-12-20benchmarks/gem_latency: Measure effect of using RealTime priorityChris Wilson
2015-12-20benchmarks/gem_latency: Use RCS on SandybridgeChris Wilson
2015-12-20benchmarks/gem_latency: Rearrange thread cancellationChris Wilson
2015-12-20benchmarks/gem_latency: Tweak workloadChris Wilson
2015-12-19benchmarks/gem_latency: Add output field specifierChris Wilson
2015-12-19benchmarks/gem_latency: Split the nop/work/latency measurementChris Wilson
2015-12-19benchmarks/gem_latency: Add time controlChris Wilson
2015-12-19benchmarks/gem_latency: Add nop dispatch latency measurementChris Wilson
2015-12-19benchmarks/gem_latency: Expose the workload factorChris Wilson
2015-12-19benchmarks/gem_latency: Measure whole execution throughputChris Wilson
2015-12-19benchmarks/gem_latency: Fix for !LLCChris Wilson
2015-12-19benchmarks: Remove gem_waitChris Wilson
2015-12-19benchmark: Measure of latency of producers -> consumers, gem_latencyChris Wilson
2015-12-17tests/gem_concurrent_all: Add a couple more sanitycheck patternsChris Wilson
2015-12-16igt/gem_exec_nop: Restore SLOW_QUICK loop terminatorChris Wilson
2015-12-16tests: remove .gitignore and add a Makefile rule to create itThomas Wood
2015-12-16tests/gem_eio: New ABI - no EIO even from wait_ioctlDaniel Vetter
2015-12-16gem_flink_race/prime_self_import: Improve test reliabilityDerek Morton
2015-12-14tests/gem_softpin: Fix compiler warning on 32bit systemsMika Kuoppala
2015-12-13igt/gem_read_read_speed: Tweak to show comparison against write-writeChris Wilson
2015-12-12tests/gem_pread,gem_pwrite: Fix compiler warningsChris Wilson
2015-12-11igt/gem_concurrent_all: Expand testing to cover different memory regimesChris Wilson
2015-12-10Revert "igt: s/basic/sanitycheck/ on prior smoketesting"Daniel Vetter