index
:
~gfxstrand/intel-gpu-tools
master
wip/sand
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gem_exec_blt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-14
lib: Add wrapper for DRM_IOCTL_MODE_CREATE_DUMB
Tomeu Vizoso
1
-17
/
+1
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
1
-1
/
+1
2015-08-21
lib: add a single include header
Thomas Wood
1
-4
/
+1
2015-04-02
igt/gem_exec_blt: Prevent assertion failure when running as a test load
Chris Wilson
1
-1
/
+1
2015-03-30
gem_exec_blt: fix subtest enumeration
Thomas Wood
1
-6
/
+10
2015-03-26
igt/gem_exec_(blt|nop): IGT magic
Chris Wilson
1
-1
/
+1
2015-03-26
igt/gem_exec_(nop|blt): Repeat measurements at min/max GPU frequencies
Chris Wilson
1
-6
/
+102
2015-03-26
igt/gem_exec_blt: Repeat measurement and average
Chris Wilson
1
-9
/
+30
2015-03-26
igt/gem_exec_blt: Do a warmup run first
Chris Wilson
1
-19
/
+16
2015-03-26
igt/gem_exec_blt: Repeat measurements for stablity
Chris Wilson
1
-28
/
+16
2015-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
1
-2
/
+2
2014-12-17
tests/gem_exec_blt: Add subtest that uses dumb buffers
Daniel Vetter
1
-11
/
+44
2014-10-02
tests: Sprinkle missing igt_exit() where needed.
Daniel Vetter
1
-1
/
+1
2014-07-14
lib: Add argc/argv to igt_simple_init
Daniel Vetter
1
-1
/
+1
2014-05-14
tests: sprinkle igt logging
Daniel Vetter
1
-4
/
+4
2014-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
1
-1
/
+1
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
1
-1
/
+1
2014-03-11
tests/gem_exec_blt: More reasonable runtime
Daniel Vetter
1
-1
/
+1
2013-12-24
gem_exec_blit: gen8 updates for blit
Ben Widawsky
1
-1
/
+12
2013-12-10
tests: roll out igt_simple_init/igt_simple_main
Daniel Vetter
1
-0
/
+2
2013-11-06
tests/bdw: gem_exec_blt
Ben Widawsky
1
-2
/
+11
2013-10-09
gem_exec_blt: Use iterator for blit batch setup
Ben Widawsky
1
-19
/
+21
2013-09-03
lib/drmtest: include sys/mman.h from drmtest.h
Daniel Vetter
1
-1
/
+0
2013-09-03
lib/drmtest: extract gem_execbuf helper
Daniel Vetter
1
-15
/
+2
2013-08-13
tests: use igt_fail instead of exit(param != 0)
Daniel Vetter
1
-1
/
+1
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
1
-2
/
+1
2013-08-12
s/drmtest_/igt_/
Daniel Vetter
1
-1
/
+1
2013-07-18
tests: Black list tests we don't want to run on simulation
Damien Lespiau
1
-0
/
+2
2012-06-14
context: update for new execbuf2 element
Ben Widawsky
1
-1
/
+1
2012-01-10
lib/drmtest: extract gem_create
Daniel Vetter
1
-11
/
+0
2012-01-10
lib/drmtest: extract gem_set_domain and gem_sync
Daniel Vetter
1
-11
/
+0
2012-01-10
lib/drmtest: extract gem_write
Daniel Vetter
1
-13
/
+0
2012-01-10
lib/drmtest: extract gem_close
Daniel Vetter
1
-8
/
+0
2011-12-14
tests/gem_exec_blt: silence the compiler by failing on error
Chris Wilson
1
-4
/
+7
2011-05-17
Add Ivybridge support to intel_gpu_dump and the BLT tests.
Eric Anholt
1
-1
/
+1
2011-02-09
tests/gem_exec_blt: Compile fix
Chris Wilson
1
-0
/
+1
2011-02-06
Fix basic blt test for SNB
Chris Wilson
1
-2
/
+7
2011-01-29
Time blt vs pwrite
Chris Wilson
1
-0
/
+297