aboutsummaryrefslogtreecommitdiffstats
path: root/tests/kms_pwrite_crc.c
Commit message (Expand)AuthorAgeFilesLines
* tests/kms_pwrite_crtc: Drop fixturesDaniel Vetter2019-02-211-10/+6
* igt: Require a display (KMS enabled) for KMS testsChris Wilson2018-10-011-1/+1
* Restore "lib: Open debugfs files for the given DRM device"Chris Wilson2017-03-211-2/+2
* Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso2017-03-211-2/+2
* lib: Open debugfs files for the given DRM deviceTomeu Vizoso2017-03-211-2/+2
* tests/kms_pwrite_crc: Add support for dynamic number of planesRobert Foss2017-01-311-1/+1
* kms_pwrite_crc: Stop looking at output->valid.Maarten Lankhorst2017-01-051-21/+8
* lib: Extract some common fb create+fill methods into helpersVille Syrjälä2016-01-081-7/+2
* convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke2015-09-111-1/+1
* lib: add a single include headerThomas Wood2015-08-211-6/+1
* tests/kms_pwrite_crc: Use drmModeSetPlane() instead of igt_plane_set_fb()Ville Syrjälä2015-08-121-7/+18
* tests: Remove usage of igt_crc_equal and _non_nullDaniel Vetter2015-03-231-4/+0
* lib/debugfs: Add igt_assert_crc_equalDaniel Vetter2015-03-231-1/+1
* tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin2015-03-121-2/+2
* lib/igt_debugfs: Don't setup crc in _newDaniel Vetter2014-11-241-5/+0
* tests/kms_pwrite_crc: Add pwrite vs display coherency testVille Syrjälä2014-11-131-0/+217