summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-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-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-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-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-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-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-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
2015-05-12kms_flip_tiling: New tiling tests, including Y/YfTvrtko Ursulin
2015-05-12i-g-t: Update kms_panel_fitting to work on other platformschandra konduru
2015-05-12igt/gem_streaming_writes: Build in a self-testChris Wilson
2015-05-12igt/gem_mmap/huge-bo: Fix cut'n'paste errorChris Wilson
2015-05-11igt/gem_streaming_writes: Trim number of batch buffers allocatedChris Wilson
2015-05-11kms_cursor_crc: Move comment to the appropriate placeDamien Lespiau
2015-05-11igt: Add gem_streaming_writesChris Wilson
2015-05-08igt/gem_mmap_gtt: Add pagefault-of-doom failure caseChris Wilson
2015-05-08igt/gem_mmap_gtt: Check GTT mmapping of large tiled objectsChris Wilson
2015-05-07lib: add igt_drawPaulo Zanoni
2015-05-07tests/kms_fbc_crc: fix debugfs readPaulo Zanoni
2015-05-07tests/gem_ppgtt: Check for vm leaks with flink and ppgttDaniele Ceraolo Spurio
2015-05-05tests/kms_fbc_crc: remove redundant information from data_tPaulo Zanoni
2015-05-05tests/kms_fbc_crc: use igt_pipe_crc_collect_crc()Paulo Zanoni
2015-05-05tests/kms_fbc_crc: add wait_for_fbc_enabled()Paulo Zanoni
2015-05-05lib: add igt_wait()Paulo Zanoni