Age | Commit message (Expand) | Author |
---|---|---|
2015-09-11 | convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci | Micah Fedke |
2015-08-21 | lib: add a single include header | Thomas Wood |
2015-04-14 | lib: add a define for test failure exit status | Thomas Wood |
2014-12-04 | tests: add more test descriptions | Thomas Wood |
2014-11-28 | tests/gem_ring_sync_copy: reduce memory usage | Tim Gore |
2014-08-29 | igt: Prettify igt_assert_eq() failure messages | Chris Wilson |
2014-06-13 | tests: run igt.cocci | Daniel Vetter |
2014-03-22 | lib: unnecessary header removal for drmtest.h, part 1 | Daniel Vetter |
2014-03-22 | lib/intel_batchbuffer: igt_ prefix for rendercopy/mediafill funcs | Daniel Vetter |
2014-03-22 | lib/intel_batchbuffer: igt_ namespace for the buffer structure | Daniel Vetter |
2014-03-22 | lib: make rendercopy.h an internal header | Daniel Vetter |
2014-03-13 | lib: switch intel_copy_bo to directly take a size | Daniel Vetter |
2014-02-04 | gem_ring_sync_copy: Add a ring to ring synchronization test | Damien Lespiau |