Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-05 | igt/gem_madvise: Quick fixup of expectation around mmap() | Chris Wilson | 1 | -4/+17 |
2015-11-11 | Add missing noreturn attribute to various functions | Thomas Wood | 1 | -1/+1 |
2015-10-09 | Make gem_mmap__{cpu,gtt,wc}() assert on failure | Ville Syrjälä | 1 | -2/+2 |
2015-10-09 | Remove gem_mmap__{cpu,gtt,wc} return value MAP_FAILED asserts | Ville Syrjälä | 1 | -1/+1 |
2015-10-09 | s/gem_mmap/gem_mmap__gtt/ | Ville Syrjälä | 1 | -2/+2 |
2015-09-11 | convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci | Micah Fedke | 1 | -4/+4 |
2015-08-21 | lib: add a single include header | Thomas Wood | 1 | -2/+1 |
2014-12-04 | tests: add more test descriptions | Thomas Wood | 1 | -0/+3 |
2014-11-12 | tests/gem_madvise: set execbuf.batch_len before doing an execbuf | Brad Volkin | 1 | -0/+1 |
2014-03-22 | lib: unnecessary header removal for drmtest.h, part 1 | Daniel Vetter | 1 | -1/+1 |
2014-02-11 | tests/gem_madvise: use correct main block | Daniel Vetter | 1 | -1/+1 |
2014-02-04 | tests: Add gem_madvise | Chris Wilson | 1 | -0/+155 |