summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2014-02-13testdisplay: Allow to specify the dpms levelDaniel Vetter
2014-02-13testdisplay: implement dpms testDaniel Vetter
2014-02-13tests/kms_flip: use igt loggingDaniel Vetter
2014-02-13tests/gem_seqno_wrap: use igt loggingDaniel Vetter
2014-02-13test/pm_rps: use igt loggingDaniel Vetter
2014-02-12tests: fix sub-test enumerationThomas Wood
2014-02-12test/gem_gtt_hog: bail out earlierDaniel Vetter
2014-02-11tests/gem_madvise: use correct main blockDaniel Vetter
2014-02-11tests/gem_bad_ctx_exec: Properly wrap in igt_fixturesDaniel Vetter
2014-02-11tests/gem_close_race: Properly wrap init code in fixturesDaniel Vetter
2014-02-11kms_pipe_crc_basic: Remove igt_display_get_n_pipes() usage in mainDamien Lespiau
2014-02-11lib: Fix igt_ouput_get_plane() typo (output)Damien Lespiau
2014-02-11kms_plane: Start a basic display plane testDamien Lespiau
2014-02-11kms_pipe_crc_basic: Use kmstest_create_color_fb()Damien Lespiau
2014-02-11lib: Include drm_fourcc.h from igt_kms.hDamien Lespiau
2014-02-11kms_cursor_crc: Use kmstest_create_color_fb()Damien Lespiau