summaryrefslogtreecommitdiff
path: root/tests/kms_pipe_crc_basic.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-20igt/kms_pipe_crc_basic: Skip test before system suspendGabriel Krisman Bertazi1-0/+3
2017-06-20igt/kms_pipe_crc_basic: Print pipe name when skippingGabriel Krisman Bertazi1-1/+2
2017-03-29igt/kms_pipe_crc_basic: Use a fast hangChris Wilson1-4/+4
2017-03-25igt/kms_pipe_crc_basic: Fix assertion for bad commandsChris Wilson1-8/+8
2017-03-24lib/debugfs: Phase out igt_debugfs_fopen()Chris Wilson1-30/+7
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-6/+6
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-6/+6
2017-03-21igt/kms_pipe_crc_basic: Don't assert on errno after successTomeu Vizoso1-1/+0
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-6/+6
2017-03-13igt/kms_pipe_crc_basic: Tighten timings for CRC readbackChris Wilson1-16/+19
2017-03-13igt/kms_pipe_crc_basic: Skip test before hang injectionChris Wilson1-2/+6
2017-01-05kms_pipe_crc_basic: Stop looking at output->validMaarten Lankhorst1-11/+4
2016-12-14lib/debugfs: Support new generic ABI for CRC captureTomeu Vizoso1-2/+28
2016-10-13lib/igt_aux: Add support for various system suspend/resume optionsImre Deak1-1/+2
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson1-1/+1
2016-04-20tests/kms_pipe_crc_basic: Don't suspend the machine if the pipe is not present.marius vlad1-0/+1
2016-04-09igt/kms_pipe_crc_basic: Replace stop_rings with igt_hang_ringChris Wilson1-51/+4
2016-01-08tests/kms_pipe_crc_basic: Use igt_assert_eq() to see the failing frame countsVille Syrjälä1-1/+1
2016-01-08tests/kms_pipe_crc_basic: Add tests for O_NONBLOCK CRC readsVille Syrjälä1-5/+27
2016-01-08lib: Add igt_pipe_crc_new_nonblock()Ville Syrjälä1-1/+3
2015-10-23tests/kms_pipe_crc_basic: Skip invalid pipe/port combosVille Syrjälä1-0/+6
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-08-21lib: add a single include headerThomas Wood1-5/+1
2015-03-23tests: Remove usage of igt_crc_equal and _non_nullDaniel Vetter1-12/+0
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter1-1/+1
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin1-1/+1
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter1-1/+1
2014-11-24lib/igt_debugfs: Don't setup crc in _newDaniel Vetter1-3/+0
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak1-1/+1
2014-08-29igt: Prettify igt_assert_eq() failure messagesChris Wilson1-2/+2
2014-08-21kms_pipe_crc_basic: Adjust to the new igt_create.*fb() APIDamien Lespiau1-1/+1
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter1-1/+1
2014-08-12lib/igt_kms: Unify pipe name helpersDaniel Vetter1-2/+2
2014-07-11tests: enable extra connectors in kms_flip and kms_pipe_crc_basicThomas Wood1-0/+2
2014-07-07kms_pipe_crc_basic: Add a bit a debugging outputDamien Lespiau1-0/+9
2014-07-07kms_pipe_crc_basic: Make the number of CRCs a parameterDamien Lespiau1-11/+11
2014-07-07kms_pipe_crc_basic: Cycle between 2 differently colored bufferDamien Lespiau1-34/+61
2014-07-07kms_pipe_crc_basic: Split the main test function a bit moreDamien Lespiau1-46/+55
2014-05-22tests/kms_pipe_crc_basic: Add gpu hang testsDaniel Vetter1-2/+58
2014-05-22tests/kms_pipe_crc_basic: Add suspend testsDaniel Vetter1-0/+7
2014-05-14tests: sprinkle igt loggingDaniel Vetter1-3/+3
2014-03-26lib/igt_fb: switch to igt_ prefix from kmstest_Daniel Vetter1-3/+3
2014-03-26lib: remove kmstest_create_fbDaniel Vetter1-1/+0
2014-03-22lib: more unecessary header removalDaniel Vetter1-0/+1
2014-03-17lib/igt_debugfs: s/igt_pipe_crc_check/igt_require_pipe_crc/Daniel Vetter1-1/+1
2014-03-17lib/igt_debugfs: Remove debugfs from pipe crc functionsDaniel Vetter1-5/+2
2014-03-17lib/igt_debugfs: Remove debugfs from igt_debugfs_fopenDaniel Vetter1-1/+1
2014-03-13test/kms_pipe_crc_basic: Fix up igt_kms conversion breakageDaniel Vetter1-0/+2
2014-03-12lib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_newDaniel Vetter1-1/+1
2014-02-18kms_pipe_crc_basic: Remove spurious inclusion of glib.hDamien Lespiau1-2/+0