index
:
~dolphin/igt-gpu-tools
v8-shell
Joonas's IGT GPU Tools branches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gem_ringfill.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-22
igt/gem_measure_ring_size_inflight: Measure smallest inflight ring size
Antonio Argenziano
1
-1
/
+1
2018-02-23
tests/gem_ringfill: use intel_measure_ring_size
Daniele Ceraolo Spurio
1
-95
/
+2
2017-12-11
tests: Use igt_device_set_master
Chris Wilson
1
-1
/
+2
2017-10-18
tests: Clean up igt_skip_on_simulation() uses
Arkadiusz Hiler
1
-0
/
+2
2017-09-06
igt/gem_ringfill: Prime execbuf before measuring ring size
Chris Wilson
1
-2
/
+8
2017-07-06
Revert "igt: Remove default from the engine list"
Chris Wilson
1
-1
/
+1
2017-07-06
igt: Remove default from the engine list
Tvrtko Ursulin
1
-1
/
+1
2017-05-18
lib: Refactor testing for ability to use MI_STORE_DATA_IMM
Chris Wilson
1
-9
/
+2
2017-03-10
igt/gem_ringfill: Measure ringsize for quicker and deterministic testing
Chris Wilson
1
-22
/
+125
2017-02-22
igt: Start marking up GEM tests that require an alive GPU to function
Chris Wilson
1
-0
/
+1
2017-02-04
igt: intel_gen(intel_gen()) eek
Chris Wilson
1
-1
/
+1
2017-02-03
igt: Skip MI_STORE_DWORD_IMM on gen2
Chris Wilson
1
-0
/
+6
2017-01-21
igt/gem_ringfill: Restore secure dispatch for ctg/ilk
Chris Wilson
1
-2
/
+18
2017-01-19
igt/gem_ringfill: Restrict BIT(22) to gen2/3 as it changed meaning on gen4+
Chris Wilson
1
-1
/
+2
2017-01-18
igt/gem_ringfill: Drop SECURE dispatch for gen2/3
Chris Wilson
1
-3
/
+1
2017-01-18
igt/gem_ringfill: Fill multiple execlist rings
Chris Wilson
1
-25
/
+52
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
1
-2
/
+2
2016-10-13
lib/igt_aux: Add support for various system suspend/resume options
Imre Deak
1
-2
/
+4
2016-09-13
igt/gem_busy: Prevent banning when running multiple hang tests
Chris Wilson
1
-1
/
+1
2016-05-12
lib/igt_aux: Polish docs for igt_interruptible
Daniel Vetter
1
-1
/
+1
2016-05-03
igt/gem_ringfill: Avoid CPU -> GTT -> CPU transition
Chris Wilson
1
-5
/
+6
2016-03-21
igt/gem_ringfill: Fix basic- reversal
Chris Wilson
1
-1
/
+1
2016-03-21
igt/gem_ringfill: Fine-tune list of BAT tests
Chris Wilson
1
-10
/
+11
2016-03-19
igt/gem_ringfill: Use igt_sigiter to focus the interruptible testing
Chris Wilson
1
-25
/
+21
2016-03-08
igt/gem_ringfill: Check full rings across suspend/hibernate
Chris Wilson
1
-0
/
+18
2016-02-04
igt/gem_ringfill: Add exercising the default-ring to basic testing
Chris Wilson
1
-12
/
+9
2016-01-28
igt/gem_ringfill: Set MI_MEM_VIRTUAL flag for gen<6
Chris Wilson
1
-4
/
+3
2016-01-27
Add I915_EXEC_DEFAULT to list of known engines
Chris Wilson
1
-1
/
+1
2016-01-27
igt/gem_ringfill: Use common array of rings
Chris Wilson
1
-17
/
+6
2016-01-27
lib: Share common __gem_execbuf()
Chris Wilson
1
-8
/
+0
2016-01-27
igt/gem_ringfill: Allow listing subtests in gem_ringfill
Gabriel Feceoru
1
-1
/
+2
2016-01-27
gem_ringfill: fix typo in test name
Maarten Lankhorst
1
-1
/
+1
2016-01-22
igt/gem_ringfill: Mark the write object as EXEC_OBJECT_WRITE
Chris Wilson
1
-0
/
+1
2016-01-22
igt/gem_ringfill: Disable MI_STORE_DATA_IMM on BSD/gen6
Chris Wilson
1
-0
/
+3
2016-01-22
igt: Fix use MI_STORE_DATA_IMM on gen3
Chris Wilson
1
-2
/
+7
2016-01-22
igt/gem_ringfill: Reduce ringfill to just filling the rings
Chris Wilson
1
-184
/
+148
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-06-29
tests/gem_ringfill: Add {render,blitter}-forked-1 subtests.
Joonas Lahtinen
1
-44
/
+67
2015-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
1
-1
/
+1
2014-08-30
batch: Specify number of relocations to accommodate
Chris Wilson
1
-1
/
+1
2014-08-29
Prepare for 64bit relocation addresses
Chris Wilson
1
-4
/
+2
2014-07-29
tests/gem_ringfill: add interruptible mode
Daniel Vetter
1
-0
/
+17
2014-05-15
igt/gem_ringfill: Only check for rendercopy when testing render ring
Chris Wilson
1
-7
/
+7
2014-05-14
tests: sprinkle igt logging
Daniel Vetter
1
-3
/
+3
2014-03-23
lib: extract igt_aux.[hc]
Daniel Vetter
1
-3
/
+3
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
2014-03-22
lib/intel_batchbuffer: drop cpu_mapping from igt_buf
Daniel Vetter
1
-1
/
+0
2014-03-22
lib/intel_batchbuffer: igt_ prefix for rendercopy/mediafill funcs
Daniel Vetter
1
-3
/
+3
[next]