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_exec_blt.c
Age
Commit message (
Expand
)
Author
2016-04-14
lib: Add wrapper for DRM_IOCTL_MODE_CREATE_DUMB
Tomeu Vizoso
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-04-02
igt/gem_exec_blt: Prevent assertion failure when running as a test load
Chris Wilson
2015-03-30
gem_exec_blt: fix subtest enumeration
Thomas Wood
2015-03-26
igt/gem_exec_(blt|nop): IGT magic
Chris Wilson
2015-03-26
igt/gem_exec_(nop|blt): Repeat measurements at min/max GPU frequencies
Chris Wilson
2015-03-26
igt/gem_exec_blt: Repeat measurement and average
Chris Wilson
2015-03-26
igt/gem_exec_blt: Do a warmup run first
Chris Wilson
2015-03-26
igt/gem_exec_blt: Repeat measurements for stablity
Chris Wilson
2015-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
2014-12-17
tests/gem_exec_blt: Add subtest that uses dumb buffers
Daniel Vetter
2014-10-02
tests: Sprinkle missing igt_exit() where needed.
Daniel Vetter
2014-07-14
lib: Add argc/argv to igt_simple_init
Daniel Vetter
2014-05-14
tests: sprinkle igt logging
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-11
tests/gem_exec_blt: More reasonable runtime
Daniel Vetter
2013-12-24
gem_exec_blit: gen8 updates for blit
Ben Widawsky
2013-12-10
tests: roll out igt_simple_init/igt_simple_main
Daniel Vetter
2013-11-06
tests/bdw: gem_exec_blt
Ben Widawsky
2013-10-09
gem_exec_blt: Use iterator for blit batch setup
Ben Widawsky
2013-09-03
lib/drmtest: include sys/mman.h from drmtest.h
Daniel Vetter
2013-09-03
lib/drmtest: extract gem_execbuf helper
Daniel Vetter
2013-08-13
tests: use igt_fail instead of exit(param != 0)
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-06-14
context: update for new execbuf2 element
Ben Widawsky
2012-01-10
lib/drmtest: extract gem_create
Daniel Vetter
2012-01-10
lib/drmtest: extract gem_set_domain and gem_sync
Daniel Vetter
2012-01-10
lib/drmtest: extract gem_write
Daniel Vetter
2012-01-10
lib/drmtest: extract gem_close
Daniel Vetter
2011-12-14
tests/gem_exec_blt: silence the compiler by failing on error
Chris Wilson
2011-05-17
Add Ivybridge support to intel_gpu_dump and the BLT tests.
Eric Anholt
2011-02-09
tests/gem_exec_blt: Compile fix
Chris Wilson
2011-02-06
Fix basic blt test for SNB
Chris Wilson
2011-01-29
Time blt vs pwrite
Chris Wilson