summaryrefslogtreecommitdiff
path: root/tests/drm_read.c
AgeCommit message (Expand)Author
2022-07-06tests/drm_read: Fix -Wdeprecated-declarationsAshutosh Dixit
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi
2021-06-21tests/drm_read: Fix subtest invalid-bufferVidya Srinivas
2021-03-24tests/drm_read: Don't use deprecated siginterruptArkadiusz Hiler
2019-02-27igt/drm_read: Exercise waking up the next waiterChris Wilson
2018-10-01igt: Require a display (KMS enabled) for KMS testsChris Wilson
2017-10-16tests/drm_read: Change tests to not require fbconMaarten Lankhorst
2016-04-25tests/drm_read: Drop DRM_IOCTL_I915_GET_PIPE_FROM_CRTC_IDTomeu Vizoso
2016-04-14tests: Open any driverTomeu Vizoso
2016-04-14lib: Add wrapper for DRM_IOCTL_MODE_CREATE_DUMBTomeu Vizoso
2015-11-25igt/drm_read: Clear O_NONBLOCK between testsChris Wilson
2015-11-25igt/drm_read: Check handling of pagefault on destination bufferChris Wilson
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2014-12-08igt/drm_read: Require that pipe 0 is activeChris Wilson
2014-12-05igt/drm_read: Abuse read(drm)Chris Wilson