summaryrefslogtreecommitdiff
path: root/tests/kms_draw_crc.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-01lib/fb: Add support for creating planar framebuffers, v3.Maarten Lankhorst1-1/+1
2017-10-09tests/kms_draw_crc: Skip tests for unsupported formatsVille Syrjälä1-3/+20
2017-09-08tests/kms_draw_crc: Skip mmap_wc tests if the platforms doesn't support mmap_wcVille Syrjälä1-0/+2
2017-07-25tests/kms_draw_crc: add support for Y tilingPaulo Zanoni1-15/+40
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-1/+1
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-1/+1
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-1/+1
2017-01-04tests/kms_draw_crc: remove unnecessary mode unset callsPaulo Zanoni1-7/+0
2016-03-04tests/kms_draw_crc: remove hardcoded PIPE_APaulo Zanoni1-5/+3
2016-03-03tests: fix CRTC assignment for a few testsPaulo Zanoni1-6/+7
2015-12-04lib/kms+tests: Use cached connector stateDaniel Vetter1-2/+2
2015-11-03tests: Run igt.cocciDaniel Stone1-3/+3
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-14lib/igt_draw: add support for RGB565 and XRGB2101010Paulo Zanoni1-24/+89
2015-05-14lib/debugfs: wait_for_keypress("crc") when collecting CRCPaulo Zanoni1-3/+0
2015-05-07lib: add igt_drawPaulo Zanoni1-0/+247