Home
last modified time | relevance | path

Searched refs:intel_batchbuffer_flush_with_context (Results 1 – 10 of 10) sorted by relevance

/external/igt-gpu-tools/lib/
Dmedia_spin.c89 intel_batchbuffer_flush_with_context(batch, NULL); in gen8_media_spinfunc()
129 intel_batchbuffer_flush_with_context(batch, NULL); in gen9_media_spinfunc()
Dintel_batchbuffer.h38 void intel_batchbuffer_flush_with_context(struct intel_batchbuffer *batch,
Drendercopy_gen7.c517 intel_batchbuffer_flush_with_context(batch, context); in gen7_render_copyfunc()
Drendercopy_gen6.c535 intel_batchbuffer_flush_with_context(batch, context); in gen6_render_copyfunc()
Dintel_batchbuffer.c260 intel_batchbuffer_flush_with_context(struct intel_batchbuffer *batch, in intel_batchbuffer_flush_with_context() function
Drendercopy_gen4.c662 intel_batchbuffer_flush_with_context(batch, context); in gen4_render_copyfunc()
Drendercopy_gen8.c914 intel_batchbuffer_flush_with_context(batch, context); in gen8_render_copyfunc()
Drendercopy_gen9.c972 intel_batchbuffer_flush_with_context(batch, context); in _gen9_render_copyfunc()
/external/igt-gpu-tools/tests/
Dperf.c1584 intel_batchbuffer_flush_with_context(lh.batch, in load_helper_run()
2839 intel_batchbuffer_flush_with_context(batch, context); in test_mi_rpc()
2997 intel_batchbuffer_flush_with_context(batch, context0); in hsw_test_single_ctx_counters()
3024 intel_batchbuffer_flush_with_context(batch, context0); in hsw_test_single_ctx_counters()
3032 intel_batchbuffer_flush_with_context(batch, context0); in hsw_test_single_ctx_counters()
3049 intel_batchbuffer_flush_with_context(batch, context1); in hsw_test_single_ctx_counters()
3057 intel_batchbuffer_flush_with_context(batch, context0); in hsw_test_single_ctx_counters()
3276 intel_batchbuffer_flush_with_context(batch, context0); in gen8_test_single_ctx_render_target_writes_a_counter()
3284 intel_batchbuffer_flush_with_context(batch, context0); in gen8_test_single_ctx_render_target_writes_a_counter()
3305 intel_batchbuffer_flush_with_context(batch, context1); in gen8_test_single_ctx_render_target_writes_a_counter()
[all …]
Dkms_fence_pin_leak.c63 intel_batchbuffer_flush_with_context(batch, context); in exec_nop()