summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11README: update the test run instructionsThomas Wood
2014-07-11scripts: add a script to help run tests with PiglitThomas Wood
2014-07-11lib: allow the edid to be resetThomas Wood
2014-07-11tests: enable extra connectors in kms_flip and kms_pipe_crc_basicThomas 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-11igt/gem_userptr_blits: Verify that userptr bo work on unshared memoryChris Wilson
2014-07-11igt/gem_userptr_blits: Shared memory allocationsChris Wilson
2014-07-11Wait for any pid in order to reap failure quickerChris Wilson
2014-07-10NEWS: UpdatesDaniel Vetter
2014-07-10tests: Run igt.cocciDaniel Vetter
2014-07-10drv_module_reload: Unbind the right console driverDaniel Vetter
2014-07-10drv_module_reload: Don't declare success when failingDamien Lespiau
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-09tests/gem_render_copy_redux needs legacy drm nodesDaniel Vetter
2014-07-09intel-gpu-tools: Dont build kms_univeral_plane if no cairoTim Gore
2014-07-09kms_plane: Specify the pipe when grabbing reference CRCsDamien Lespiau
2014-07-07kms_plane: Add a debug message when grabbing the CRC of a colored fbDamien Lespiau
2014-07-07kms_plane: Add panning test for primary planeYi Sun
2014-07-07kms_plane: Make the gathering of reference CRCs test agnosticDamien Lespiau
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-07kms_pipe_crc_basic: Add a bit a debugging outputDamien Lespiau
2014-07-07kms_pipe_crc_basic: Make the number of CRCs a parameterDamien Lespiau
2014-07-07kms_pipe_crc_basic: Cycle between 2 differently colored bufferDamien Lespiau
2014-07-07kms_pipe_crc_basic: Split the main test function a bit moreDamien Lespiau
2014-07-07lib/kms: Provide universal plane #define'sMatt Roper
2014-07-07tests/gem_exec_parse: use gem_uses_aliasing_ppgttDaniel Vetter
2014-07-07tests/kms_psr_sink_crc: Fix delayed gtt/cpu write testsDaniel Vetter
2014-07-04kms_universal_plane: Don't assert outside of fixtures/subtestsDamien Lespiau
2014-07-04tests/kms_cursor_crc: Call drmModeMoveCursor() directlyMatt Roper
2014-07-04tests/kms_cursor_crc: Combine data_t and test_data_tMatt Roper
2014-07-04tests/kms_universal_plane: Universal plane testing (v6)Matt 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-26gem_exec_parse: require PPGTT as wellJesse Barnes
2014-06-23tests/gem_ctx_exec: Add reset-pin-leak subtestVille Syrjälä
2014-06-21gem_mmap_gtt: Test mmaping less than the full objectChris Wilson