summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-03-30igt/gem_evict_everything: Simplify mlocked_evictionsChris Wilson
2015-03-30Revert "tests/gem_exec_lut_handle"Chris Wilson
2015-03-29igt/gem_evict_everything: Use mlock to reduce available memoryChris Wilson
2015-03-29igt/gem_exec_parse: Use a macro for pretty printing the test failureChris Wilson
2015-03-29igt/gem_cs_prefetch: Use gem_execbuf for pretty printing of failuresChris Wilson
2015-03-26igt/gem_exec_(blt|nop): IGT magicChris Wilson
2015-03-26igt.cocci: check the return values of various functionsThomas Wood
2015-03-26Add default debug flags for testsThomas Wood
2015-03-26lib: print a stack trace when a test assertion failsThomas Wood
2015-03-26igt/gem_exec_(nop|blt): Repeat measurements at min/max GPU frequenciesChris Wilson
2015-03-26igt/gem_concurrent_blit: Separate out the combinatorial explosionChris Wilson
2015-03-26igt/gem_exec_blt: Repeat measurement and averageChris Wilson
2015-03-26igt/gem_exec_nop: Repeat and average to stabilize measurementsChris Wilson
2015-03-26igt/gem_exec_blt: Do a warmup run firstChris Wilson
2015-03-26igt/gem_exec_blt: Repeat measurements for stablityChris Wilson
2015-03-25tests/pm_sseu: Create new test pm_sseuJeff McGee
2015-03-25tests/drv_getparams: Skip instead of fail on EINVALJeff McGee
2015-03-25tests/gem_tiled_fence_blits: split into subtestsTim Gore
2015-03-23tests/pm_rps: add test descriptionsJesse Barnes
2015-03-23tests/gem_tiled_swapping: Fix up L-shaped testingDaniel Vetter
2015-03-23tests/gem_exec_lut_handleDaniel Vetter
2015-03-23tests/kms_cursor_crc: Add dpms and suspend testsDaniel Vetter
2015-03-23tests: Remove usage of igt_crc_equal and _non_nullDaniel Vetter
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter
2015-03-23lib/core: add interactive debug point to igt_failDaniel Vetter
2015-03-19igt/kms_vblank: Simple harness for measuring speed of drmWaitVBlankChris Wilson
2015-03-19igt/gem_concurrent_blit: Test copying over itselfChris Wilson
2015-03-19igt/gem_wait: When waiting for infinity, an infinity remainsChris Wilson
2015-03-18igt/gem_exec_nop: Enlighten the failure error messageChris Wilson
2015-03-18igt/gem_read_read_speed: Speed up batch submissionChris Wilson
2015-03-17igt/gem_concurrent_blt: Test overwrite source used for read-read optimisationChris Wilson
2015-03-17igt/gem_concurrent_blit: Exercise concurrent readsChris Wilson
2015-03-17igt/gem_concurrent_blit: Move buffer allocation after requiresChris Wilson
2015-03-17igt: Add benchmark for read-read optimisationChris Wilson
2015-03-13tests: Rename core_getparams to drv_getparamsDaniel Vetter
2015-03-13tests/core_getparams: Create new test core_getparamsJeff McGee
2015-03-12Remove old entries from .gitignore filesThomas Wood
2015-03-12tests/kms_flip_tiling: Exercise Y tiling modes on Gen9+Tvrtko Ursulin
2015-03-12testdisplay/skl: Add command line options for Yb/Yf tiled fbsDamien Lespiau
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin
2015-03-12tests/kms_addfb: Y tiled testcasesTvrtko Ursulin
2015-03-12tests/kms_addfb: Add support for fb modifiersTvrtko Ursulin
2015-03-11igt/kms_psr_sink_crc: Prettify i915_edp_psr_status failuresChris Wilson
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper
2015-03-06tests/kms_plane: Ensure planes recover from DPMSMatt Roper
2015-03-06igt/gem_wait: Test negative timeoutsChris Wilson
2015-03-06igt/gem_wait: Timeout parameter to the WAIT ioctl is signedChris Wilson
2015-03-04tests/gem_render_tiled_blits: split into subtestsTim Gore
2015-03-04tests/gem_render_linear_blits: split into two subtestsTim Gore
2015-03-02tests/gem_tiled_swapping: Skip on L-shaped memoryDaniel Vetter