summaryrefslogtreecommitdiff
path: root/tests/kms_mmap_write_crc.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-27kms_mmap_write_crc: Nuke custom main functionPetri Latvala1-6/+4
2019-02-21tests/kms_mmap_write_crc: Fix igt_fixture handlingDaniel Vetter1-4/+7
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson1-1/+1
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst1-2/+2
2017-08-15tests/kms_mmap_write_crc: Add drmModeDirtyFB after dirtying fbMaarten Lankhorst1-0/+2
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_mmap_write_crc: Add support for dynamic number of planesRobert Foss1-1/+1
2017-01-05kms_mmap_write_crc: Stop looking at output->validMaarten Lankhorst1-21/+8
2016-03-08tests/kms_mmap_write_crc: Use the right fork helpersDaniel Vetter1-10/+9
2016-03-01lib: Add read/write direction support for dmabuf synchronisationChris Wilson1-3/+3
2016-02-11tests: Add kms_mmap_write_crc for cache coherency testsTiago Vignatti1-0/+313