Searched refs:BO_ALLOC_ZEROED (Results 1 – 11 of 11) sorted by relevance
207 #define BO_ALLOC_ZEROED (1<<1) macro
759 BO_ALLOC_ZEROED); in create_ccs_buf_for_image()1431 alloc_zeroed ? BO_ALLOC_ZEROED : (needs_memset ? 0 : BO_ALLOC_BUSY); in brw_alloc_aux_buffer()
546 if (flags & BO_ALLOC_ZEROED) in bo_alloc_internal()
818 surf.row_pitch_B, BO_ALLOC_ZEROED); in brw_create_image_common()
148 #define BO_ALLOC_ZEROED (1 << 0) macro
504 *alloc_flags |= BO_ALLOC_ZEROED; in crocus_resource_configure_aux()559 if (!(alloc_flags & BO_ALLOC_ZEROED)) { in crocus_resource_init_aux_buf()
333 if (flags & BO_ALLOC_ZEROED) { in alloc_bo_from_cache()
269 #define BO_ALLOC_ZEROED (1<<0) macro
107 IRIS_MEMZONE_OTHER, BO_ALLOC_ZEROED); in iris_init_batch_measure()
803 if (flags & BO_ALLOC_ZEROED) { in alloc_bo_from_slabs()891 if (flags & BO_ALLOC_ZEROED) { in alloc_bo_from_cache()
952 IRIS_MEMZONE_OTHER, BO_ALLOC_ZEROED); in iris_resource_finish_aux_import()