Searched refs:BO_ALLOC_ZEROED (Results 1 – 7 of 7) sorted by relevance
207 #define BO_ALLOC_ZEROED (1<<1) macro
759 BO_ALLOC_ZEROED); in create_ccs_buf_for_image()1479 alloc_zeroed ? BO_ALLOC_ZEROED : (needs_memset ? 0 : BO_ALLOC_BUSY); in intel_alloc_aux_buffer()
540 if (flags & BO_ALLOC_ZEROED) in bo_alloc_internal()
801 surf.row_pitch_B, BO_ALLOC_ZEROED); in intel_create_image_common()
242 #define BO_ALLOC_ZEROED (1<<0) macro
449 if (flags & BO_ALLOC_ZEROED) { in alloc_bo_from_cache()
849 I915_TILING_NONE, 0, BO_ALLOC_ZEROED); in iris_resource_finish_aux_import()