summaryrefslogtreecommitdiff
path: root/tests/gem_madvise.c
AgeCommit message (Expand)Author
2017-03-08igt/gem_madvise: Correct expected resultsChris Wilson
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson
2016-08-05igt/gem_madvise: Quick fixup of expectation around mmap()Chris Wilson
2015-11-11Add missing noreturn attribute to various functionsThomas Wood
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä
2015-10-09Remove gem_mmap__{cpu,gtt,wc} return value MAP_FAILED assertsVille Syrjälä
2015-10-09s/gem_mmap/gem_mmap__gtt/Ville Syrjälä
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-04tests: add more test descriptionsThomas Wood
2014-11-12tests/gem_madvise: set execbuf.batch_len before doing an execbufBrad Volkin
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2014-02-11tests/gem_madvise: use correct main blockDaniel Vetter
2014-02-04tests: Add gem_madviseChris Wilson