summaryrefslogtreecommitdiff
path: root/tests/drm_read.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-16tests/drm_read: Change tests to not require fbconMaarten Lankhorst1-28/+34
2016-04-25tests/drm_read: Drop DRM_IOCTL_I915_GET_PIPE_FROM_CRTC_IDTomeu Vizoso1-39/+5
2016-04-14tests: Open any driverTomeu Vizoso1-1/+1
2016-04-14lib: Add wrapper for DRM_IOCTL_MODE_CREATE_DUMBTomeu Vizoso1-15/+1
2015-11-25igt/drm_read: Clear O_NONBLOCK between testsChris Wilson1-8/+9
2015-11-25igt/drm_read: Check handling of pagefault on destination bufferChris Wilson1-0/+41
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-3/+1
2014-12-08igt/drm_read: Require that pipe 0 is activeChris Wilson1-1/+44
2014-12-05igt/drm_read: Abuse read(drm)Chris Wilson1-0/+180