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_ringfill.c
Age
Commit message (
Expand
)
Author
2018-03-22
igt/gem_measure_ring_size_inflight: Measure smallest inflight ring size
Antonio Argenziano
2018-02-23
tests/gem_ringfill: use intel_measure_ring_size
Daniele Ceraolo Spurio
2017-12-11
tests: Use igt_device_set_master
Chris Wilson
2017-10-18
tests: Clean up igt_skip_on_simulation() uses
Arkadiusz Hiler
2017-09-06
igt/gem_ringfill: Prime execbuf before measuring ring size
Chris Wilson
2017-07-06
Revert "igt: Remove default from the engine list"
Chris Wilson
2017-07-06
igt: Remove default from the engine list
Tvrtko Ursulin
2017-05-18
lib: Refactor testing for ability to use MI_STORE_DATA_IMM
Chris Wilson
2017-03-10
igt/gem_ringfill: Measure ringsize for quicker and deterministic testing
Chris Wilson
2017-02-22
igt: Start marking up GEM tests that require an alive GPU to function
Chris Wilson
2017-02-04
igt: intel_gen(intel_gen()) eek
Chris Wilson
2017-02-03
igt: Skip MI_STORE_DWORD_IMM on gen2
Chris Wilson
2017-01-21
igt/gem_ringfill: Restore secure dispatch for ctg/ilk
Chris Wilson
2017-01-19
igt/gem_ringfill: Restrict BIT(22) to gen2/3 as it changed meaning on gen4+
Chris Wilson
2017-01-18
igt/gem_ringfill: Drop SECURE dispatch for gen2/3
Chris Wilson
2017-01-18
igt/gem_ringfill: Fill multiple execlist rings
Chris Wilson
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
2016-10-13
lib/igt_aux: Add support for various system suspend/resume options
Imre Deak
2016-09-13
igt/gem_busy: Prevent banning when running multiple hang tests
Chris Wilson
2016-05-12
lib/igt_aux: Polish docs for igt_interruptible
Daniel Vetter
2016-05-03
igt/gem_ringfill: Avoid CPU -> GTT -> CPU transition
Chris Wilson
2016-03-21
igt/gem_ringfill: Fix basic- reversal
Chris Wilson
2016-03-21
igt/gem_ringfill: Fine-tune list of BAT tests
Chris Wilson
2016-03-19
igt/gem_ringfill: Use igt_sigiter to focus the interruptible testing
Chris Wilson
2016-03-08
igt/gem_ringfill: Check full rings across suspend/hibernate
Chris Wilson
2016-02-04
igt/gem_ringfill: Add exercising the default-ring to basic testing
Chris Wilson
2016-01-28
igt/gem_ringfill: Set MI_MEM_VIRTUAL flag for gen<6
Chris Wilson
2016-01-27
Add I915_EXEC_DEFAULT to list of known engines
Chris Wilson
2016-01-27
igt/gem_ringfill: Use common array of rings
Chris Wilson
2016-01-27
lib: Share common __gem_execbuf()
Chris Wilson
2016-01-27
igt/gem_ringfill: Allow listing subtests in gem_ringfill
Gabriel Feceoru
2016-01-27
gem_ringfill: fix typo in test name
Maarten Lankhorst
2016-01-22
igt/gem_ringfill: Mark the write object as EXEC_OBJECT_WRITE
Chris Wilson
2016-01-22
igt/gem_ringfill: Disable MI_STORE_DATA_IMM on BSD/gen6
Chris Wilson
2016-01-22
igt: Fix use MI_STORE_DATA_IMM on gen3
Chris Wilson
2016-01-22
igt/gem_ringfill: Reduce ringfill to just filling the rings
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-06-29
tests/gem_ringfill: Add {render,blitter}-forked-1 subtests.
Joonas Lahtinen
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-08-29
Prepare for 64bit relocation addresses
Chris Wilson
2014-07-29
tests/gem_ringfill: add interruptible mode
Daniel Vetter
2014-05-15
igt/gem_ringfill: Only check for rendercopy when testing render ring
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-03-22
lib/intel_batchbuffer: drop cpu_mapping from igt_buf
Daniel Vetter
2014-03-22
lib/intel_batchbuffer: igt_ prefix for rendercopy/mediafill funcs
Daniel Vetter
[next]