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_linear_blits.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-10
Revert "igt: s/basic/sanitycheck/ on prior smoketesting"
Daniel Vetter
1
-1
/
+1
2015-12-10
igt: s/basic/sanitycheck/ on prior smoketesting
Chris Wilson
1
-1
/
+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
-5
/
+1
2015-05-20
igt/gem_linear_blits: tidy
Chris Wilson
1
-48
/
+16
2015-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
1
-1
/
+1
2014-12-04
tests: add more test descriptions
Thomas Wood
1
-0
/
+3
2014-11-17
lib/os: Push simulation test down into intel_require_memory
Daniel Vetter
1
-4
/
+0
2014-11-17
lib/os: Pust igt_require into memory check function
Daniel Vetter
1
-2
/
+2
2014-11-14
igt/gem_linear_blits: Require that we do the full test
Chris Wilson
1
-21
/
+22
2014-11-04
igt/gem_linear_blits: Add sufficient RAM check
Chris Wilson
1
-0
/
+1
2014-05-14
tests: Use igt macros more
Daniel Vetter
1
-6
/
+4
2014-05-14
tests: sprinkle igt logging
Daniel Vetter
1
-6
/
+6
2014-03-23
lib: extract igt_aux.[hc]
Daniel Vetter
1
-3
/
+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
/
+2
2013-11-11
gem_linear_blits: Fix blit command length
Ben Widawsky
1
-0
/
+7
2013-11-06
tests/bdw: gem_linear_blits
Ben Widawsky
1
-1
/
+5
2013-10-09
gem_linear_blits: Use iterator for blit batch setup
Ben Widawsky
1
-12
/
+12
2013-08-14
tests: roll out igt_fixture
Daniel Vetter
1
-3
/
+3
2013-08-14
tests: use igt_exit() consistently with subtests
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
-7
/
+7
2013-08-12
s/drmtest_subtest_block/drmtest_subtest/
Daniel Vetter
1
-2
/
+2
2013-08-12
lib/drmtest: Add drmtest_subtest_block macro
Daniel Vetter
1
-2
/
+2
2013-07-18
tests: Black list tests we don't want to run on simulation
Damien Lespiau
1
-0
/
+2
2013-07-04
gem_(tiled|linear)_blits: s/interrutible/interruptible/
Chris Wilson
1
-1
/
+1
2013-07-03
tests/gem_linear|tiled_blits: convert to subtests
Daniel Vetter
1
-20
/
+25
2013-07-02
tests/gem_(linear|tiled)_blits: Repeat whilst being interrupted
Chris Wilson
1
-22
/
+38
2013-02-18
tests: Forbid to run the blit tests with count of 1
Damien Lespiau
1
-0
/
+4
2012-06-14
context: update for new execbuf2 element
Ben Widawsky
1
-1
/
+2
2012-03-22
tests: don't just bail out when there's not enough RAM
Daniel Vetter
1
-2
/
+1
2012-01-15
lib/drmtest: extract gem_aperture_size
Daniel Vetter
1
-10
/
+0
2012-01-10
lib/drmtest: extract gem_create
Daniel Vetter
1
-12
/
+0
2012-01-10
lib/drmtest: extract gem_read
Daniel Vetter
1
-15
/
+1
2012-01-10
lib/drmtest: extract gem_write
Daniel Vetter
1
-16
/
+2
2012-01-10
lib/drmtest: extract gem_close
Daniel Vetter
1
-10
/
+0
2011-10-15
tests/gem_*_blits: reduce buffer count to not trash swap
Daniel Vetter
1
-0
/
+7
2011-05-17
Add Ivybridge support to intel_gpu_dump and the BLT tests.
Eric Anholt
1
-1
/
+1
2011-02-06
gem_linear_blits,gem_tiled_blits: Add optional count
Chris Wilson
1
-4
/
+9
2011-02-06
gem_linear_blits: Minor enhancements
Chris Wilson
1
-1
/
+27
2011-02-02
Simplify gem_linear_blits
Chris Wilson
1
-60
/
+165
2011-02-01
Simple test to ensure that working sets larger than memory, just work.
Chris Wilson
1
-0
/
+167