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_partial_pwrite_pread.c
Age
Commit message (
Expand
)
Author
2018-07-18
igt: Force eviction of test bo directly
Chris Wilson
2018-06-15
tests/gem_partial_pwrite_pread: Remove commented-out code
Antonio Argenziano
2017-04-03
tests: More precautionary selfchecks to filter out broken GPUs
Chris Wilson
2016-01-20
igt/gem_partial_pwrite_pread: Fix range computation
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
2014-12-04
tests: add more test descriptions
Thomas Wood
2014-08-30
batch: Specify number of relocations to accommodate
Chris Wilson
2014-08-29
Prepare for 64bit relocation addresses
Chris Wilson
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
2013-11-06
bdw: Update obvious missing blit support
Ben Widawsky
2013-11-01
lib: add igt_main macro
Daniel Vetter
2013-09-25
tests: use igt_assert/igt_require more
Daniel Vetter
2013-08-14
tests: roll out igt_fixture
Daniel Vetter
2013-08-14
tests: add igt_subtest_f for snprintf'ing testnames
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
tests: s/return igt_retval();/igt_exit();/
Daniel Vetter
2013-08-12
s/drmtest_/igt_/
Daniel Vetter
2013-08-12
s/drmtest_subtest_block/drmtest_subtest/
Daniel Vetter
2013-08-12
tests: use drmtest_skip() in caching ioctl helpers
Daniel Vetter
2013-08-12
lib/drmtest: Add drmtest_subtest_block macro
Daniel Vetter
2013-08-12
tests: s/cacheing/caching
Daniel Vetter
2013-08-10
Expand gem_set_cacheing testing to handle the proposed DISPLAY domain
Chris Wilson
2013-08-06
gem_partial_pwrite_pread: Exercise different cacheing of the staging bo
Chris Wilson
2013-07-18
tests: Black list tests we don't want to run on simulation
Damien Lespiau
2012-11-28
tests/gem_partial_pwrite_pread: convert to subtest infrastructure
Daniel Vetter
2012-11-28
tests/gem_partial_pwrite_pread: refactor subtests into functions
Daniel Vetter
2012-01-31
gem_partial_pwrite_pread: add progress indicator
Daniel Vetter
2012-01-15
lib/drmtest: extract mappable aperture trasher infrastructure
Daniel Vetter
2011-12-06
tests/gem_partial_pwrite_pread: don't trash gtt unnecessarily
Daniel Vetter
2011-12-04
tests: add gem_partial_pwrite_pread
Daniel Vetter