summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-11lib/igt_aux: add functions to manipulate i915.ko parametersPaulo Zanoni
2015-06-11tests/template: add IGT_TEST_DESCRIPTIONPaulo Zanoni
2015-06-08tests/gem_storedw_batches_loop: add subtest for cached mappingsImre Deak
2015-06-08overlay: Fix parsing of gem-objects for '[k]' clientsChris Wilson
2015-06-05build: Add the automake subdir-objects optionDamien Lespiau
2015-06-05tests/gem_reset_stats : mask off ring_stop bitsTim Gore
2015-06-03igt/gem_streaming_writes: Reorder src/dst to avoid executing on snoopedChris Wilson
2015-06-02gem_userptr_benchmark: Test overlapping bo mmu notifier performance impactTvrtko Ursulin
2015-06-02igt/gem_streaming_writes: Map the whole batch for CPU accessesChris Wilson
2015-05-29tests/kms_3d: Reduce the number of expected stereo 3D modesVille Syrjälä
2015-05-28tests/pm_backlight: Add backlight testAntti Koskipaa
2015-05-28scripts/run-tests.sh: add option to not retry incomplete tests on resumeMike Mason
2015-05-28lib/igt_core.c: Flag the test as failing after a segfaultDerek Morton
2015-05-27debugger: remove unnecessary struct per_thread_dataYunlian Jiang
2015-05-27lib: Enable building unit tests on androidDerek Morton
2015-05-27kms_rotation_crc: Update rotation direction for kernel changesTvrtko Ursulin
2015-05-20igt/gem_linear_blits: tidyChris Wilson
2015-05-20igt/gem_streaming_write: Add a variant to exercise CSChris Wilson
2015-05-19igt/gem_streaming_writes: Remember to markup the write target!Chris Wilson
2015-05-19igt/gem_streaming_writes: Add more validation stepsChris Wilson
2015-05-19list-workarounds: Print the line where the parsing error occuredDamien Lespiau
2015-05-19tests/pm_rc6_residency: fix check if RC6P or RC6PP is enabledImre Deak
2015-05-19tests/pm_rc6_residency: fix counter readout in case of wrap-aroundImre Deak
2015-05-19tests/pm_rc6_residency: remove redundant idle loopsImre Deak
2015-05-19tests/pm_rc6_residency: sanitize the RC6 enabled mask checkImre Deak
2015-05-19tests/pm_rc6_residency: factor out the code to measure residenciesImre Deak
2015-05-19tetst/pm_rc6_residency: sanitize counter check function argumentsImre Deak
2015-05-19tests/pm_rc6_residency: simplify the residency counter checkImre Deak
2015-05-18lib/bxt: Update the Broxton PCI IDsDamien Lespiau
2015-05-15tests/Android.mk: Treat all KMS tests as Cairo dependentDerek Morton
2015-05-15gem_bad_blit: Make the BAD_GTT_TEST address more than 32 bitsDamien Lespiau
2015-05-15intel_display_crc: A new tool to play with display CRCsDamien Lespiau
2015-05-15lib: Add a user data pointer to the argument parsing functionsDamien Lespiau
2015-05-14tests: match gem_create prototype in igt_eviction_test_ops create functionThomas Wood
2015-05-14igt.cocci: don't use igt_assert_neq to compare pointersThomas Wood
2015-05-14docs: various documentation fixesThomas Wood
2015-05-14tests/gem_cpu_reloc: Fix gem_cpu_reloc OOM failureDerek Morton
2015-05-14tests/kms_fb_crc: fix the reference CRC checkingPaulo Zanoni
2015-05-14tests/kms_fbc_crc: extract fill_mmap_{cpu,gtt}()Paulo Zanoni
2015-05-14tests/kms_fbc_crc: make the blt test draw the same patternPaulo Zanoni
2015-05-14tests/kms_fbc_crc: extract check_crc()Paulo Zanoni
2015-05-14tests/kms_fbc_crc: refactor context handling codePaulo Zanoni
2015-05-14tests/kms_fbc_crc: unify flip handlingPaulo Zanoni
2015-05-14tests/kms_fbc_crc: increase the FBC wait timeoutPaulo Zanoni
2015-05-14tests/kms_fbc_crc: exec_nop() can also invalidate FBCPaulo Zanoni
2015-05-14lib/debugfs: wait_for_keypress("crc") when collecting CRCPaulo Zanoni
2015-05-12scripts/run-tests.sh: use single combined test listMike Mason
2015-05-12quick_dump: Expand the WM cursor registersDamien Lespiau
2015-05-12igt/gem_stream_writes: Use execbuf LUT to shave a few cycles off dispatchChris Wilson
2015-05-12tests/gem_cs_tlb: fix hardcoded ring idDaniele Ceraolo Spurio