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
/
prime_nv_pcopy.c
Age
Commit message (
Expand
)
Author
2018-01-11
include inttypes.h for PRI defines
Mike Frysinger
2015-08-21
lib: add a single include header
Thomas Wood
2015-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
2014-08-30
batch: Specify number of relocations to accommodate
Chris Wilson
2014-05-14
tests/prime_nv_pcopy: Remove unused tiling tests
Daniel Vetter
2014-05-14
tests/prime_nv_pcopy: Drop return values from tests
Daniel Vetter
2014-05-14
tests/prime_nv_pcopy: Drop return values from copy/check functions
Daniel Vetter
2014-05-14
tests/prime_nv_pcopy: Use asserts in setup code
Daniel Vetter
2014-05-14
tests/prime_nv_pcopy: Use asserts in nv_bo_alloc
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-01-15
tests/primve_nv_pcopy: Comment out unused check_swizzle function
Daniel Vetter
2014-01-14
tests/prime_nv_pcopy: disable swizzle tests
Daniel Vetter
2013-11-01
lib: add igt_main macro
Daniel Vetter
2013-08-14
tests: roll out igt_fixture
Daniel Vetter
2013-08-14
tests: use igt_exit() consistently with subtests
Daniel Vetter
2013-08-13
tests: s/assert/igt_assert
Daniel Vetter
2013-08-12
s/drmtest_/igt_/
Daniel Vetter
2013-08-12
s/drmtest_subtest_block/drmtest_subtest/
Daniel Vetter
2013-08-12
lib/drmtest: Add drmtest_subtest_block macro
Daniel Vetter
2012-12-20
tests/prime_nv_pcopy: guard output for subtest listing
Daniel Vetter
2012-12-15
tests/prime_nv_pcopy: convert to subtests
Daniel Vetter
2012-12-10
tests/prime_nv_pcopy.c: fail if nouveau_pushbuf_kick fails rather than spinning
Maarten Lankhorst
2012-08-24
tests/prime_nv_pcopy: kill debug code that's not upstream
Maarten Lankhorst
2012-08-24
tests/prime_nv: don't enable buffer reuse
Daniel Vetter
2012-08-14
Fixup previous commit
Maarten Lankhorst
2012-08-14
And add another corner case skip
Maarten Lankhorst
2012-08-14
fix crash with insufficient permissions
Maarten Lankhorst
2012-08-14
satisfy danvet's OC
Maarten Lankhorst