Age | Commit message (Expand) | Author |
---|---|---|
2016-10-19 | igt/gem_tiled_pread_basic: Only print the erroneous location | Chris Wilson |
2016-10-19 | igt: Check the physical swizzle status | Chris Wilson |
2015-10-12 | Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}() | Ville Syrjälä |
2015-10-09 | Make gem_mmap__{cpu,gtt,wc}() assert on failure | Ville Syrjälä |
2015-10-09 | Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc} | Ville Syrjälä |
2015-10-09 | s/gem_mmap/gem_mmap__gtt/ | Ville Syrjälä |
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-08-14 | tests/gem_tiled_pread: mark normal tests as basic v2 | Jesse Barnes |