summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2014-07-11lib: add igt_enable_connectors and igt_reset_connectorsThomas Wood
2014-07-11lib: add the ability to set an EDID data block on a connectorThomas Wood
2014-07-11lib: add function to change connector statesThomas Wood
2014-07-11Wait for any pid in order to reap failure quickerChris Wilson
2014-07-10core: Apply the same treatment to the in errno message in __igt_fail_assert()Damien Lespiau
2014-07-10core: Only display the errno message if errno is setDamien Lespiau
2014-07-10core: Put the requirement failure messages togetherDamien Lespiau
2014-07-10lib/gen6_render: removed duplicate definesMika Kuoppala
2014-07-07kms_plane: Add panning test for primary planeYi Sun
2014-07-07pipe_crc: Make collect_crc() ensure the CRC looks somewhat validDamien Lespiau
2014-07-07pipe_crc: Warn if the CRC values is 0xffffffffDamien Lespiau
2014-07-07lib: Reset 'position_changed' after a drmModeSetCrtc()Damien Lespiau
2014-07-07lib/kms: Provide universal plane #define'sMatt Roper
2014-07-04lib/kms: Drop primary plane windowing test from igt_plane_set_position()Matt Roper
2014-07-04lib/kms: Add universal plane support (v2)Matt Roper
2014-07-04lib/kms: Add igt_display_try_commit2()Matt Roper
2014-07-04lib/kms: Add igt_display_commit2()Matt Roper
2014-07-04lib/kms: Track need for vblank wait locallyMatt Roper
2014-07-04lib/kms: Drop igt_pipe->need_set_{crtc, cursor}Matt Roper
2014-06-17Paritially revert "lib: add missing includes to headers"Daniel Vetter
2014-06-16lib: add missing includes to headersThomas Wood
2014-06-16lib: ensure igt_display_init clears the memory for the display structThomas Wood
2014-06-13tools/intel_display_poller: Add a new tool that will poll various display reg...Ville Syrjälä
2014-06-13tools: Add intel_iosf_sb_{read,write} toolsVille Syrjälä