summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-08-26kms_rotation_crc: Calling commit2 instead of legacy commitSonika Jindal
2014-08-26Merge two subtests for pm_rc6_residency IGT caseWendy Wang
2014-08-21testdisplay: Make the desired tiling mode an unsigned intDamien Lespiau
2014-08-21pm_rpm: Adjust to the new igt_create*fb() APIDamien Lespiau
2014-08-21pm_lpsp: Adjust to the new igt_create.*fb() APIDamien Lespiau
2014-08-21kms_sink_crc_basic: Adjust to the new igt_create.*fb() APIDamien Lespiau
2014-08-21kms_setmode: Adjust to the igt_create.*fb() APIDamien Lespiau
2014-08-21kms_render: Adjust to the new igt_create.*fb() APIDamien Lespiau
2014-08-21kms_psr_sink_crc: Adjust to the new igt_create.*fb() APIDamien Lespiau
2014-08-21kms_plane: Adjust to the new igt_create.*fb() APIDamien Lespiau
2014-08-21kms_pipe_crc_basic: Adjust to the new igt_create.*fb() APIDamien Lespiau
2014-08-21kms_mmio_vs_cs_flip: Adjust to the new igt_create_.*fb() APIDamien Lespiau
2014-08-21kms_flip_tiling: Adjust to the new igt_create_.*fb() APIDamien Lespiau
2014-08-21kms_flip: Adjust to the new igt_create_fb*() APIDamien Lespiau
2014-08-21kms_fence_pin_leak: Use I915_TILING_X to create fbsDamien Lespiau
2014-08-21kms_fbc_crc: Use I915_TILING_X to create fbsDamien Lespiau
2014-08-21kms_cursor_crc: Use I915_TILING_NONE to create fbsDamien Lespiau
2014-08-19tests: Fix seg fault when gem_mmap is run without specifying a subtestMike Mason
2014-08-18intel-gpu-tools: skip kms_flip_event_leak unless we have cairoTim Gore
2014-08-18Add kms_flip_event_leak to .gitignoreMike Mason
2014-08-14tests: check plane rotation is reset after the VT mode is restoredThomas Wood
2014-08-12lib/igt_kms: Simplify return value of kmstest_get_connector_configDaniel Vetter
2014-08-12lib/igt_kms: Simplify return value of kmstest_get_connector_default_modeDaniel Vetter
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter
2014-08-12lib/igt_kms: Unify pipe name helpersDaniel Vetter
2014-08-12tests/kms_cursor_crc: Align opening {Daniel Vetter
2014-08-12igt/gem_cpu_reloc: Update the memory requirementsChris Wilson
2014-08-11tests: Add kms_flip_event_leak testVille Syrjälä
2014-08-08tests/pm_rpm: refactor the modesetting codePaulo Zanoni
2014-08-08tests/pm_rpm: add disable_or_dpms_all_screens()Paulo Zanoni
2014-08-08tests/pm_rpm: add macros to disable/enable screens and waitPaulo Zanoni
2014-08-08tests/pm_rpm: add wait_for_suspended() calls to test_one_planePaulo Zanoni
2014-08-07tests/pm_rpm: add subtests for fencesPaulo Zanoni
2014-08-07igt_kms: add kmstest_unset_all_crtcs()Paulo Zanoni
2014-08-07tests/pm_rpm: use kmstest_get_property()Paulo Zanoni
2014-08-07tests/pm_rpm: add subtests for planes and cursorsPaulo Zanoni
2014-07-31testdisplay: ignore invalid subtest optionsThomas Wood
2014-07-30Update .gitignore filesThomas Wood
2014-07-30testdisplay: set a non-zero exit code if getopt detected an errorThomas Wood
2014-07-29tests/gem_ringfill: add interruptible modeDaniel Vetter
2014-07-29testdisplay: Destroy the cairo context once the fb is paintedDamien Lespiau
2014-07-27igt/pm_rps: Fix assertion in load_helper_stopChris Wilson
2014-07-25testdisplay: only set terminal attributes when in foreground process groupThomas Wood
2014-07-25intel-gpu-tools: add sys/wait.h to pm_rps.cTim Gore
2014-07-24igt_core: Refactor igt_stop_helper() to use igt_wait_helper()Chris Wilson
2014-07-24igt/gem_userptr_blits: Fix multi-threaded mm stress testerTvrtko Ursulin
2014-07-24igt/gem_userptr_blits: Fix forked access testTvrtko Ursulin
2014-07-23tests/pm_rpm: Convert to new optparsingDaniel Vetter
2014-07-23lib/drm_lib.sh: Bare-bones long option parsingDaniel Vetter
2014-07-23tests: Move root check to lib/drm_lib.shDaniel Vetter