Age | Commit message (Expand) | Author | Files | Lines |
2020-11-19 | tests/kms_pipe_crc_basic: Handle absent pipes for disable-crc-after-crtc | Chris Wilson | 1 | -8/+15 |
2020-08-26 | tests/kms_pipe_crc_basic: Add disable-crc-after-crtc-pipe-* tests | Lyude Paul | 1 | -0/+40 |
2020-08-26 | tests/kms_pipe_crc_basic: Use igt_display_require_output_on_pipe() | Lyude Paul | 1 | -4/+3 |
2020-08-07 | tests/kms_pipe_crc_basic: Remove redundant igt_require_pipe | Petri Latvala | 1 | -1/+0 |
2020-08-06 | tests/kms_pipe_crc_basic: Sanity check for CRC mismatches | Bhanuprakash Modem | 1 | -0/+73 |
2020-07-21 | tests/kms: Use crtc offset to read vblank event for a pipe | Mohammed Khajapasha | 1 | -2/+3 |
2020-07-21 | tests/kms: Skip kms test cases for disabled pipes | Mohammed Khajapasha | 1 | -2/+2 |
2019-12-03 | tests/i915/kms: remove igt_skip_on_simulation() | Swati Sharma | 1 | -2/+0 |
2019-02-27 | tests/kms_pipe_crc_basic: Only test a single output per pipe. | Maarten Lankhorst | 1 | -30/+9 |
2019-02-27 | tests/kms_pipe_crc_basic: Use for_each_pipe_static(). | Maarten Lankhorst | 1 | -17/+19 |
2018-12-10 | lib/kms: Enable outputs by default in igt_require_display | Daniel Vetter | 1 | -2/+0 |
2018-10-03 | lib/kms: Handle no connectors for igt_enable_connectors() | Chris Wilson | 1 | -1/+1 |
2018-10-01 | igt: Require a display (KMS enabled) for KMS tests | Chris Wilson | 1 | -1/+1 |
2018-08-02 | kms_pipe_crc_basic: Skip when hitting -EIO | Maarten Lankhorst | 1 | -1/+3 |
2018-08-02 | tests/kms_pipe_crc_basic: expect setting bad source to fail, v2. | Mahesh Kumar | 1 | -2/+5 |
2018-03-14 | tests/kms_pipe_crc_basic: Remove legacy crc tests | Maarten Lankhorst | 1 | -16/+0 |
2017-10-18 | tests: Clean up igt_skip_on_simulation() uses | Arkadiusz Hiler | 1 | -2/+2 |
2017-06-20 | igt/kms_pipe_crc_basic: Skip test before system suspend | Gabriel Krisman Bertazi | 1 | -0/+3 |
2017-06-20 | igt/kms_pipe_crc_basic: Print pipe name when skipping | Gabriel Krisman Bertazi | 1 | -1/+2 |
2017-03-29 | igt/kms_pipe_crc_basic: Use a fast hang | Chris Wilson | 1 | -4/+4 |
2017-03-25 | igt/kms_pipe_crc_basic: Fix assertion for bad commands | Chris Wilson | 1 | -8/+8 |
2017-03-24 | lib/debugfs: Phase out igt_debugfs_fopen() | Chris Wilson | 1 | -30/+7 |
2017-03-21 | Restore "lib: Open debugfs files for the given DRM device" | Chris Wilson | 1 | -6/+6 |
2017-03-21 | Revert "lib: Open debugfs files for the given DRM device" | Tomeu Vizoso | 1 | -6/+6 |
2017-03-21 | igt/kms_pipe_crc_basic: Don't assert on errno after success | Tomeu Vizoso | 1 | -1/+0 |
2017-03-21 | lib: Open debugfs files for the given DRM device | Tomeu Vizoso | 1 | -6/+6 |
2017-03-13 | igt/kms_pipe_crc_basic: Tighten timings for CRC readback | Chris Wilson | 1 | -16/+19 |
2017-03-13 | igt/kms_pipe_crc_basic: Skip test before hang injection | Chris Wilson | 1 | -2/+6 |
2017-01-05 | kms_pipe_crc_basic: Stop looking at output->valid | Maarten Lankhorst | 1 | -11/+4 |
2016-12-14 | lib/debugfs: Support new generic ABI for CRC capture | Tomeu Vizoso | 1 | -2/+28 |
2016-10-13 | lib/igt_aux: Add support for various system suspend/resume options | Imre Deak | 1 | -1/+2 |
2016-09-13 | igt/gem_busy: Prevent banning when running multiple hang tests | Chris Wilson | 1 | -1/+1 |
2016-04-20 | tests/kms_pipe_crc_basic: Don't suspend the machine if the pipe is not present. | marius vlad | 1 | -0/+1 |
2016-04-09 | igt/kms_pipe_crc_basic: Replace stop_rings with igt_hang_ring | Chris Wilson | 1 | -51/+4 |
2016-01-08 | tests/kms_pipe_crc_basic: Use igt_assert_eq() to see the failing frame counts | Ville Syrjälä | 1 | -1/+1 |
2016-01-08 | tests/kms_pipe_crc_basic: Add tests for O_NONBLOCK CRC reads | Ville Syrjälä | 1 | -5/+27 |
2016-01-08 | lib: Add igt_pipe_crc_new_nonblock() | Ville Syrjälä | 1 | -1/+3 |
2015-10-23 | tests/kms_pipe_crc_basic: Skip invalid pipe/port combos | Ville Syrjälä | 1 | -0/+6 |
2015-09-11 | convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci | Micah Fedke | 1 | -1/+1 |
2015-08-21 | lib: add a single include header | Thomas Wood | 1 | -5/+1 |
2015-03-23 | tests: Remove usage of igt_crc_equal and _non_null | Daniel Vetter | 1 | -12/+0 |
2015-03-23 | lib/debugfs: Add igt_assert_crc_equal | Daniel Vetter | 1 | -1/+1 |
2015-03-12 | tiling: Convert framebuffer helpers to use fb modifiers | Tvrtko Ursulin | 1 | -1/+1 |
2015-02-13 | lib/igt_gt: Document and consolidate | Daniel Vetter | 1 | -1/+1 |
2014-11-24 | lib/igt_debugfs: Don't setup crc in _new | Daniel Vetter | 1 | -3/+0 |
2014-09-30 | test/kms, pm: use drm_open_any_master | Imre Deak | 1 | -1/+1 |
2014-08-29 | igt: Prettify igt_assert_eq() failure messages | Chris Wilson | 1 | -2/+2 |
2014-08-21 | kms_pipe_crc_basic: Adjust to the new igt_create.*fb() API | Damien Lespiau | 1 | -1/+1 |
2014-08-12 | lib/igt_kms: set_vt_graphics_mode is a low-level helper | Daniel Vetter | 1 | -1/+1 |
2014-08-12 | lib/igt_kms: Unify pipe name helpers | Daniel Vetter | 1 | -2/+2 |