summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-03-17lib/igt_debugfs: Remove debugfs from igt_debugfs_openDaniel Vetter
2014-03-14tests: update .gitignoeDaniel Vetter
2014-03-14tests/drv_suspend: new forcewake subtestDaniel Vetter
2014-03-14lib: extract igt_open_forcewake_handleDaniel Vetter
2014-03-14tests/pm_rps: wait longer for idlingDaniel Vetter
2014-03-14tests/pm_rps: use igt_assert_cmpintDaniel Vetter
2014-03-14tests/pm_rps: load harderDaniel Vetter
2014-03-14tests/pm_rps: simplify load helper setupDaniel Vetter
2014-03-14tests/pm_rps: ducttape for igt fork helper cleanup issuesDaniel Vetter
2014-03-13test/kms_pipe_crc_basic: Fix up igt_kms conversion breakageDaniel Vetter
2014-03-13lib: switch intel_copy_bo to directly take a sizeDaniel Vetter
2014-03-13tests/prime_nv_tests: fix copied buffer sizeDaniel Vetter
2014-03-12lib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_newDaniel Vetter
2014-03-12lib: make igt_debugfs_open infallibleDaniel Vetter
2014-03-12lib: move prefault helpers to igt_debugfs.cDaniel Vetter
2014-03-11tests: add missing assertionThomas Wood
2014-03-11tests/drv_missed_irq_hand: Make it robusterDaniel Vetter
2014-03-11tests/gem_exec_blt: More reasonable runtimeDaniel Vetter
2014-03-11tests/drv_missed_irq_hang: Remove debug outputDaniel Vetter
2014-03-07igt/gem_pwrite_pread: Fix relocation offsets for gen8+Chris Wilson
2014-03-05kms_setmode: Add clone-single-crtc subtestImre Deak
2014-03-05igt/gem_pwrite_pread: Fix relocation offsets for gen8+Chris Wilson
2014-02-28igt/gem_pwrite_pread: Fix XY_SRC_COPY command length for gen8+Chris Wilson
2014-02-26tests/pm_pc8: be more verbose on test_i2c failuresPaulo Zanoni
2014-02-26tests/pm_pc8: use intel_gen instead of a big IS_GEN checkPaulo Zanoni
2014-02-26tests/pm_pc8: BDW should also support PC8 residenciesPaulo Zanoni
2014-02-26tests/pm_pc8: use XY_COLOR_BLT instead of just COLOR_BLTPaulo Zanoni
2014-02-26tests/pm_pc8: add "stay" modePaulo Zanoni
2014-02-26evictions: Limit the number of minor eviction surfaces to fit in RAMChris Wilson
2014-02-25tests/pm_pc8: add pci-d3-state subtestPaulo Zanoni
2014-02-25tests/pm_pc8: add reg-read-ioctl subtestPaulo Zanoni
2014-02-24gem_render_tiled_blits: Trim usage to fit within RAMChris Wilson
2014-02-24gem_render_linear_blits: Trim usage to fit within RAMChris Wilson
2014-02-21kms_flip: Add dpms-vs-vblank-race and modeset-vs-vblank-race subtestsVille Syrjälä
2014-02-21kms_flip: Skip tests that try to inject GPU hangs if already terminally wedgedChris Wilson
2014-02-21kms_flip: Assert that hang_gpu() should only fail is the GPU is already hungChris Wilson
2014-02-21tests: Compile all threaded tests with -pthread when appropriateChris Wilson
2014-02-21kms_flip: Fail the subtest if page flip hang recovery wasn't actually testedVille Syrjälä
2014-02-21kms_flip: Restore rings to running state in unhang_gpu()Ville Syrjälä
2014-02-21tests/pm_pc8: try to modprobe msrPaulo Zanoni
2014-02-21tests/pm_pc8: try to modprobe i2c-devPaulo Zanoni
2014-02-21tests/pm_pc8: add gem-idle subtestPaulo Zanoni
2014-02-21tests/pm_pc8: remove sleep() call when setting up the environmentPaulo Zanoni
2014-02-21tests/gen7_forcewake_mt: use -lpthreadPaulo Zanoni
2014-02-21kms_flip: Try to make hang_gpu() robust against hanging the GPUChris Wilson
2014-02-20tests: Add gen7_forcewake_mtChris Wilson
2014-02-19build: Skip kms_plane on AndroidJoao Santos
2014-02-18kms_pipe_crc_basic: Remove spurious inclusion of glib.hDamien Lespiau
2014-02-18kms_plane: Remove spurious inclusion of glib.hDamien Lespiau
2014-02-13test/kms_flip: fix up igt logging conversionDaniel Vetter