summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-16tests/kms_flip: Use human readable pipe and connector namesVille Syrjälä
2015-11-13tests/gem_exec_nop: Improved test run timeDerek Morton
2015-11-12tests/kms_setmode: Handle MST correctly.Maarten Lankhorst
2015-11-12benchmarks/gem_blt: Fixup a couple of non-llc foiblesChris Wilson
2015-11-12igt/gem_mmap_gtt: Require SET_TILING to work before doing large tiled testsChris Wilson
2015-11-11igt/gem_concurrent_all: Add testcases that split the copying across ringsChris Wilson
2015-11-11lib: add a environment variable to control outputThomas Wood
2015-11-11lib: highlight subtest results on terminalsThomas Wood
2015-11-11tests/kms_force_connector: reset connectors and edid on exitThomas Wood
2015-11-11tests/kms_force_connector: clear forced edid in resetThomas Wood
2015-11-11tests/kms_force_connector: use comparison macrosThomas Wood
2015-11-11tests/kms_force_connector: add an option to reset connector force statesThomas Wood
2015-11-11tests/kms_force_connector: skip if the required connector is connectedThomas Wood
2015-11-11lib: add documentation for igt_display_init/finiThomas Wood
2015-11-11tests/kms_force_connector: free the display struct when no longer neededThomas Wood
2015-11-11tests/kms_fbc_crc: ensure context is initialized correctlyThomas Wood
2015-11-11lib: add PIPE_ANY to the pipe enumThomas Wood
2015-11-11Fix comparison of unsigned integersThomas Wood
2015-11-11tests: remove duplicate struct member initializersThomas Wood
2015-11-11tests: remove unnecessary igt_exit callsThomas Wood
2015-11-11Add missing noreturn attribute to various functionsThomas Wood
2015-11-10benchmarks: Add READMEChris Wilson
2015-11-10benchmarks/gem_blt: Report peak throughputChris Wilson
2015-11-09lib: Add missing #include <stdbool.h>Chris Wilson
2015-11-09lib: Make instdone initialisation fail gracefullyChris Wilson
2015-11-06igt/intel_aubdump: Use the right ringBen Widawsky
2015-11-03kms_atomic: Add basic atomic modesetting testsDaniel Stone
2015-11-03tests/core_prop_blob: Add multiple blobs per connectionDaniel Stone
2015-11-03tests: Run igt.cocciDaniel Stone
2015-11-03lib/tests: Add igt_assert_*() self-testsDaniel Stone
2015-11-03igt/gem_userptr_blits: Correct the number of objects requiredChris Wilson
2015-10-30benchmarks/gem_wait: Remove pthread_cancel()Chris Wilson
2015-10-30benchmark/gem_wait: poc for benchmarking i915_wait_request overheadChris Wilson
2015-10-30igt/kms_rotation_crc: Add a subtest to validate Y-tiled obj + Y fb modifier (v3)Vivek Kasireddy
2015-10-23kms_frontbuffer_tracking: remove opt.only_featurePaulo Zanoni
2015-10-23kms_frontbuffer_tracking: add stridechange subtestPaulo Zanoni
2015-10-23kms_frontbuffer_tracking: add flag to not assert feature statusPaulo Zanoni
2015-10-23kms_frontbuffer_tracking: unset crtcs after getting the base blue CRCPaulo Zanoni
2015-10-23tests/kms_flip: Dump the timestamps, counters, etc. with higher debug levelsVille Syrjälä
2015-10-23tests/kms_flip: Improve the accuracy of out frame time calculationVille Syrjälä
2015-10-23lib: Skip suspend/hibernate tests if the system doesn't support themVille Syrjälä
2015-10-23tests/kms_pipe_crc_basic: Skip invalid pipe/port combosVille Syrjälä
2015-10-23igt/gem_concurrent_all: Add snoop concurrency testsChris Wilson
2015-10-19Update CONTEXT_PARAM for GTT_SIZE reportingChris Wilson
2015-10-19lib: Fix querying context GTT sizeChris Wilson
2015-10-16kms_cursor_crc: Add test for unthrottled cursor movementMatt Roper
2015-10-16tests/gem_pwrite_snooped: Fix use of GCC pragmasChris Wilson
2015-10-15benchmarks/gem_blt: Include igt.h in gem_blt.cDerek Morton
2015-10-15tests/core_prop_blob: Fix core_prop_blob for androidDerek Morton
2015-10-14kms_rotation_crc: Exercise page flips with 90 degree rotationTvrtko Ursulin