summaryrefslogtreecommitdiff
path: root/tests/kms_pipe_crc_basic.c
AgeCommit message (Expand)Author
2019-02-27tests/kms_pipe_crc_basic: Only test a single output per pipe.Maarten Lankhorst
2019-02-27tests/kms_pipe_crc_basic: Use for_each_pipe_static().Maarten Lankhorst
2018-12-10lib/kms: Enable outputs by default in igt_require_displayDaniel Vetter
2018-10-03lib/kms: Handle no connectors for igt_enable_connectors()Chris Wilson
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson
2018-08-02kms_pipe_crc_basic: Skip when hitting -EIOMaarten Lankhorst
2018-08-02tests/kms_pipe_crc_basic: expect setting bad source to fail, v2.Mahesh Kumar
2018-03-14tests/kms_pipe_crc_basic: Remove legacy crc testsMaarten Lankhorst
2017-10-18tests: Clean up igt_skip_on_simulation() usesArkadiusz Hiler
2017-06-20igt/kms_pipe_crc_basic: Skip test before system suspendGabriel Krisman Bertazi
2017-06-20igt/kms_pipe_crc_basic: Print pipe name when skippingGabriel Krisman Bertazi
2017-03-29igt/kms_pipe_crc_basic: Use a fast hangChris Wilson
2017-03-25igt/kms_pipe_crc_basic: Fix assertion for bad commandsChris Wilson
2017-03-24lib/debugfs: Phase out igt_debugfs_fopen()Chris Wilson
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21igt/kms_pipe_crc_basic: Don't assert on errno after successTomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-03-13igt/kms_pipe_crc_basic: Tighten timings for CRC readbackChris Wilson
2017-03-13igt/kms_pipe_crc_basic: Skip test before hang injectionChris Wilson
2017-01-05kms_pipe_crc_basic: Stop looking at output->validMaarten Lankhorst
2016-12-14lib/debugfs: Support new generic ABI for CRC captureTomeu Vizoso
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson
2016-04-20tests/kms_pipe_crc_basic: Don't suspend the machine if the pipe is not present.marius vlad
2016-04-09igt/kms_pipe_crc_basic: Replace stop_rings with igt_hang_ringChris Wilson
2016-01-08tests/kms_pipe_crc_basic: Use igt_assert_eq() to see the failing frame countsVille Syrjälä
2016-01-08tests/kms_pipe_crc_basic: Add tests for O_NONBLOCK CRC readsVille Syrjälä
2016-01-08lib: Add igt_pipe_crc_new_nonblock()Ville Syrjälä
2015-10-23tests/kms_pipe_crc_basic: Skip invalid pipe/port combosVille Syrjälä
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2015-03-23tests: Remove usage of igt_crc_equal and _non_nullDaniel Vetter
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter
2014-11-24lib/igt_debugfs: Don't setup crc in _newDaniel Vetter
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak
2014-08-29igt: Prettify igt_assert_eq() failure messagesChris Wilson
2014-08-21kms_pipe_crc_basic: Adjust to the new igt_create.*fb() APIDamien Lespiau
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-07-11tests: enable extra connectors in kms_flip and kms_pipe_crc_basicThomas Wood
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-05-22tests/kms_pipe_crc_basic: Add gpu hang testsDaniel Vetter
2014-05-22tests/kms_pipe_crc_basic: Add suspend testsDaniel Vetter
2014-05-14tests: sprinkle igt loggingDaniel Vetter