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_cs_prefetch.c
Age
Commit message (
Expand
)
Author
2017-05-18
lib: Refactor testing for ability to use MI_STORE_DATA_IMM
Chris Wilson
2017-02-22
igt: Start marking up GEM tests that require an alive GPU to function
Chris Wilson
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
2016-05-19
igt/gem_cs_prefetch: Remove from BAT
Chris Wilson
2016-02-18
igt: Mark gem_cs_tlb/gem_cs_prefetch as a pair of basic GTT layout tests
Chris Wilson
2016-01-28
igt: More MI_STORE_DWORD fixes for gen5
Chris Wilson
2016-01-27
igt/gem_cs_prefetch: Check each ring
Chris Wilson
2016-01-22
igt: Fix use MI_STORE_DATA_IMM on gen3
Chris Wilson
2016-01-19
igt/gem_cs_prefetch: Replace explicit sync with implicit sync
Chris Wilson
2015-11-27
igt/gem_cs_prefetch: Convert to intel_require_memory()
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
2015-03-29
igt/gem_cs_prefetch: Use gem_execbuf for pretty printing of failures
Chris Wilson
2015-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
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
2014-01-10
tests: fixup igt_simple_main fallout
Daniel Vetter
2013-12-10
tests: roll out igt_simple_init/igt_simple_main
Daniel Vetter
2013-11-13
gem_cs_prefetch: more gen8 integration fallout
Ben Widawsky
2013-11-06
bdw: Update obvious missing blit support
Ben Widawsky
2013-09-25
tests: use igt_assert/igt_require more
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-11-28
tests: dont polute stderr if the test succeeds/skips
Daniel Vetter
2012-10-09
tests: add gem_cs_tlb
Daniel Vetter
2012-10-09
tests/gem_cs_prefetch: clarify what it tests
Daniel Vetter
2012-02-29
tests/gem_tiled_partial_pread/write: fixes
Daniel Vetter
2012-01-24
drmtest: add progress indicator
Daniel Vetter
2012-01-24
tests: add gem_cs_prefetch
Daniel Vetter