Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.c265 iris_foreach_batch(ice, batch) in iris_fence_flush()
287 iris_foreach_batch(ice, batch) { in iris_fence_flush()
339 iris_foreach_batch(ice, batch) { in iris_fence_await()
400 iris_foreach_batch(ice, batch) { in iris_fence_finish()
592 iris_foreach_batch(ice, batch) { in iris_fence_signal()
H A Diris_batch.c227 iris_foreach_batch(ice, other_batch) { in iris_init_batch()
281 iris_foreach_batch(ice, batch) in iris_init_batches()
554 iris_foreach_batch(ice, batch) in iris_destroy_batches()
802 iris_foreach_batch(ice, batch_i) { in update_bo_syncobjs()
H A Diris_pipe_control.c425 iris_foreach_batch(ice, batch) { in iris_memory_barrier()
H A Diris_batch.h461 #define iris_foreach_batch(ice, batch) \ macro
H A Diris_context.c101 iris_foreach_batch(ice, batch) { in iris_get_device_reset_status()
H A Diris_resource.c1655 iris_foreach_batch(ice, batch) { in iris_flush_resource()
1913 iris_foreach_batch(ice, batch) in resource_is_busy()
2629 iris_foreach_batch(ice, batch) { in iris_transfer_map()
2747 iris_foreach_batch(ice, batch) { in iris_texture_subdata()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/i915/
H A Diris_batch.c136 iris_foreach_batch(ice, batch) { in iris_init_non_engine_contexts()
213 iris_foreach_batch(ice, batch) { in iris_init_engines_context()
270 iris_foreach_batch(ice, bat) { in iris_i915_replace_batch()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/xe/
H A Diris_batch.c142 iris_foreach_batch(ice, batch) { in iris_xe_init_batches()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D22.1.0.rst1987 - iris: Make an iris_foreach_batch macro that skips unsupported batches
H A D22.0.0.rst2497 - iris: Make an iris_foreach_batch macro that skips unsupported batches