summaryrefslogtreecommitdiff
path: root/tests/kms_pwrite_crc.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-21tests/kms_pwrite_crtc: Drop fixturesDaniel Vetter1-10/+6
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-1/+1
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-2/+2
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-2/+2
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-2/+2
2017-01-31tests/kms_pwrite_crc: Add support for dynamic number of planesRobert Foss1-1/+1
2017-01-05kms_pwrite_crc: Stop looking at output->valid.Maarten Lankhorst1-21/+8
2016-01-08lib: Extract some common fb create+fill methods into helpersVille Syrjälä1-7/+2
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-6/+1
2015-08-12tests/kms_pwrite_crc: Use drmModeSetPlane() instead of igt_plane_set_fb()Ville Syrjälä1-7/+18
2015-03-23tests: Remove usage of igt_crc_equal and _non_nullDaniel Vetter1-4/+0
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter1-1/+1
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin1-2/+2
2014-11-24lib/igt_debugfs: Don't setup crc in _newDaniel Vetter1-5/+0
2014-11-13tests/kms_pwrite_crc: Add pwrite vs display coherency testVille Syrjälä1-0/+217