summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-08-07igt_kms: add kmstest_unset_all_crtcs()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-06lib/chv: CHV media pipeline command sequenceSean V Kelley
2014-07-30core: Add all kernel log levelsChris Wilson
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-29lib: Add ndebug to the headersBen Widawsky
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-25drmtest: First check that driver is i915Chris Wilson
2014-07-25intel-gpu-tools: fix version.h creation in androidTim Gore
2014-07-25core: Inject program name into dmesgChris Wilson
2014-07-25core: Improve phrasing for test requirementsChris Wilson
2014-07-24core: Inject subtest message into dmesgChris Wilson
2014-07-24igt_core: Read manpages more carefully for WNOHANGChris Wilson
2014-07-24igt_core: Refactor igt_stop_helper() to use igt_wait_helper()Chris Wilson
2014-07-24core: Only use signalsafe functions inside signal handlersChris Wilson
2014-07-23linux: placate drop_caches and pass it a '\n'Chris Wilson
2014-07-23build: improve version.h generationThomas Wood
2014-07-23lib: add an exit code to use when invalid options are specifiedThomas Wood
2014-07-23lib: add a command line option to enable debug output in testsThomas Wood
2014-07-23lib: always warn about unknown optionsThomas Wood
2014-07-23tests: convert simple tests to use igt_simple_init_parse_optsThomas Wood
2014-07-23lib: don't ignore unknown options in multi-testsThomas Wood
2014-07-23lib: add igt_simple_init_parse_optsThomas Wood
2014-07-23lib: move option parsing into common_initThomas Wood
2014-07-23tests: remove unused getopt header includesThomas Wood
2014-07-23lib: warn when attempting to run an unknown subtestThomas Wood
2014-07-21linux: Flush page/buffer cache before querying available memoryChris Wilson
2014-07-21Quieten valgrindChris Wilson
2014-07-21Use SIGTERM in replace of SIGQUITChris Wilson
2014-07-17core: increase the exit handler limitThomas Wood
2014-07-15lib/igt.cocci: Add s/assert/igt_assert/Daniel Vetter
2014-07-14lib/igt_core: Fixup gtkdoc for logging functionsDaniel Vetter
2014-07-14lib: Add argc/argv to igt_simple_initDaniel Vetter
2014-07-11lib/igt.cocci: Add stanza for for_each_pipeDaniel Vetter
2014-07-11lib: Extract gem_get_tiling() from a couple of tests.Damien Lespiau
2014-07-11igt_kms: Introduce a for_each_pipe() macroDamien Lespiau
2014-07-11igt_kms: Add support for setting plane rotationDamien Lespiau
2014-07-11igt_kms: Add a way to query of the plane supports rotationDamien Lespiau
2014-07-11igt_kms: Provide a get_plane_property() shorthandDamien Lespiau
2014-07-11igt_kms: Factor out a generic get_property() out of get_drm_plane_type()Damien Lespiau
2014-07-11lib/igt_core: Don't log when listing subtestsDaniel Vetter
2014-07-11lib: allow the edid to be resetThomas Wood