summaryrefslogtreecommitdiff
path: root/tests/kms_pwrite_crc.c
AgeCommit message (Expand)AuthorFilesLines
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