summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-21lib: Change the fb creation functions to take fully qualified tiling formatsDamien Lespiau
2014-08-19tests: Fix seg fault when gem_mmap is run without specifying a subtestMike Mason
2014-08-19scripts: Allow multiple -t and -x regular expressions for run-tests.shMike 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-14lib: add igt_restore_vt_modeThomas Wood
2014-08-12lib/igt_kms: doc for the remaining kmstest_ functionsDaniel Vetter
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: Shuffle kmtests_ functionsDaniel Vetter
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter
2014-08-12lib/igt_kms: doc for type2str functionsDaniel Vetter
2014-08-12lib/igt_kms: Clean up the other _name functions/macrosDaniel 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-07igt_kms: document and export kmstest_get_property()Paulo Zanoni
2014-08-07igt_kms: optionally return the property from get_propertyPaulo Zanoni
2014-08-07igt_kms: pass drm_fd instead of igt_display_t on some functionsPaulo Zanoni
2014-08-07igt_kms: don't get drmModeRes just to free it laterPaulo Zanoni
2014-08-07tests/pm_rpm: add subtests for planes and cursorsPaulo Zanoni
2014-08-06lib/chv: CHV media pipeline command sequenceSean V Kelley
2014-08-01intel_bios_reader: Add support to dump MIPI Sequence block #53Gaurav K Singh
2014-08-01intel_bios_reader: Add support to dump MIPI Configuration Block #52Gaurav K Singh
2014-07-31testdisplay: ignore invalid subtest optionsThomas Wood
2014-07-30core: Add all kernel log levelsChris Wilson
2014-07-30Update .gitignore filesThomas Wood
2014-07-30lib: don't abort if forcing the connector state failsThomas Wood
2014-07-30lib: check test options for conflictsThomas Wood
2014-07-30lib: avoid getopt value conflicts with testsThomas Wood
2014-07-30testdisplay: set a non-zero exit code if getopt detected an errorThomas Wood
2014-07-29lib: Add ndebug to the headersBen Widawsky
2014-07-29tests/gem_ringfill: add interruptible modeDaniel Vetter
2014-07-29testdisplay: Destroy the cairo context once the fb is paintedDamien Lespiau
2014-07-29lib: Don't take a reference to the surface in get_cairo_surface()Damien Lespiau
2014-07-29lib: NULLify ->cairo_surface once unmappedDamien Lespiau
2014-07-29lib: Split the GTT mapping out of get_cairo_surface()Damien Lespiau
2014-07-29lib: Remove unused field from struct igt_fbDamien Lespiau
2014-07-27igt/pm_rps: Fix assertion in load_helper_stopChris Wilson
2014-07-25drmtest: First check that driver is i915Chris Wilson
2014-07-25quick_dump: fix distcheckThomas Wood