Home
last modified time | relevance | path

Searched refs:intel_batchbuffer_flush_on_ring (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_write_read_ring_switch.c112 intel_batchbuffer_flush_on_ring(batch, ring); in run_test()
131 intel_batchbuffer_flush_on_ring(batch, ring); in run_test()
H A Dgem_non_secure_batch.c72 intel_batchbuffer_flush_on_ring(batch, ring); in mi_lri_loop()
H A Dgem_pipe_control_store_loop.c142 intel_batchbuffer_flush_on_ring(batch, 0); in store_pipe_control_loop()
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_perf_counters.c391 intel_batchbuffer_flush_on_ring(batch, I915_EXEC_RENDER); in gen6_get_counters()
420 intel_batchbuffer_flush_on_ring(batch, I915_EXEC_RENDER); in gen7_get_counters()
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Dintel_batchbuffer.c223 intel_batchbuffer_flush_on_ring(struct intel_batchbuffer *batch, int ring) in intel_batchbuffer_flush_on_ring() function
294 intel_batchbuffer_flush_on_ring(batch, ring); in intel_batchbuffer_flush()
H A Dintel_batchbuffer.h37 void intel_batchbuffer_flush_on_ring(struct intel_batchbuffer *batch, int ring);