index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gem_tiled_fence_blits.c
Age
Commit message (
Expand
)
Author
2018-01-17
igt/gem_tiled_fence_blits: Allocate bo array
Chris Wilson
2018-01-16
igt/gem_linear_blits: Compute GTT size using 4G limit
Chris Wilson
2017-03-08
igt: Markup more tests that require GEM
Chris Wilson
2015-12-10
Revert "igt: s/basic/sanitycheck/ on prior smoketesting"
Daniel Vetter
2015-12-10
igt: s/basic/sanitycheck/ on prior smoketesting
Chris Wilson
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-03-25
tests/gem_tiled_fence_blits: split into subtests
Tim Gore
2015-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
2014-05-14
tests: Use igt macros more
Daniel Vetter
2014-05-14
tests: sprinkle igt logging
Daniel Vetter
2014-03-23
lib: extract igt_aux.[hc]
Daniel Vetter
2014-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
2014-03-13
lib: switch intel_copy_bo to directly take a size
Daniel Vetter
2013-12-10
tests: roll out igt_simple_init/igt_simple_main
Daniel Vetter
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
2013-08-12
s/drmtest_/igt_/
Daniel Vetter
2013-07-18
tests: Black list tests we don't want to run on simulation
Damien Lespiau
2012-03-22
tests: don't just bail out when there's not enough RAM
Daniel Vetter
2012-01-15
lib/drmtest: extract gem_aperture_size
Daniel Vetter
2012-01-10
lib/drmtest: extract gem_read
Daniel Vetter
2012-01-10
lib/drmtest: extract gem_write
Daniel Vetter
2011-10-15
tests/gem_*_blits: reduce buffer count to not trash swap
Daniel Vetter
2011-02-01
tests/gem_tiled_fence_blits: Ensure the bo count is odd
Chris Wilson
2011-02-01
Exercise the whole aperture with tiled blits
Chris Wilson