summaryrefslogtreecommitdiff
path: root/tests/gem_mmap.c
AgeCommit message (Expand)Author
2017-01-02lib: Wrap conversion from u64 to pointersChris Wilson
2015-10-12Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()Ville Syrjälä
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä
2015-10-09Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}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
2015-08-14tests/gem_mmap: mark basic object creation tests as basicJesse Barnes
2015-08-14igt/gem_mmap: Add one more extra large boChris Wilson
2015-05-12igt/gem_mmap/huge-bo: Fix cut'n'paste errorChris Wilson
2015-05-08igt/gem_mmap_gtt: Check GTT mmapping of large tiled objectsChris Wilson
2014-11-04ioctl_wrappers: Pass in offset to CPU mmapsChris Wilson
2014-08-19tests: Fix seg fault when gem_mmap is run without specifying a subtestMike Mason
2014-06-17tests/gem_mmap: Add short mmap testDaniel Vetter
2014-05-14tests: sprinkle igt loggingDaniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2013-11-01lib: add igt_main macroDaniel Vetter
2013-10-29tests: Use igt_exit for tests with subtestDaniel Vetter
2013-09-03lib/drmtest: include sys/mman.h from drmtest.hDaniel Vetter
2013-08-26tests/gem_mmap: Convert to subtestsDaniel Vetter
2013-08-13tests: s/assert/igt_assertDaniel Vetter
2012-06-04test/gem_gtt_speed: Add a baseline test for the performance of a CPU mmapChris Wilson
2012-03-24tests: use gem_create and gem_close moreDaniel Vetter
2012-01-10tests: fixup new warningsDaniel Vetter
2012-01-10lib/drmtest: extract gem_writeDaniel Vetter
2010-08-25tests: Fix fallout from s/EBADF/ENOENT/ in 2.6.36Chris Wilson
2009-03-27tests/: warning fixesEric Anholt
2009-03-26Add the tests we want from libdrm.Eric Anholt