Searched refs:iris_domain_is_l3_coherent (Results 1 – 4 of 4) sorted by relevance
190 const bool access_via_l3 = iris_domain_is_l3_coherent(devinfo, access); in iris_emit_buffer_barrier_for()233 assert(iris_domain_is_l3_coherent(devinfo, i)); in iris_emit_buffer_barrier_for()274 iris_domain_is_l3_coherent(devinfo, i) ? in iris_emit_buffer_barrier_for()293 assert(!iris_domain_is_l3_coherent(devinfo, i)); in iris_emit_buffer_barrier_for()
363 if (iris_domain_is_l3_coherent(devinfo, access)) in iris_batch_mark_flush_sync()384 if (iris_domain_is_l3_coherent(devinfo, access)) { in iris_batch_mark_invalidate_sync()393 iris_domain_is_l3_coherent(devinfo, i) ? in iris_batch_mark_invalidate_sync()
138 iris_domain_is_l3_coherent(const struct intel_device_info *devinfo, in iris_domain_is_l3_coherent() function
7700 if (!iris_domain_is_l3_coherent(devinfo, i)) in batch_mark_sync_for_pipe_control()