Lines Matching refs:AERR

167 		AERR("Negative values for access region (l = %d t = %d w = %d and "  in validate_lock_input_parameters()
176 AERR("Encountered overflow with access region (l = %d t = %d w = %d and" in validate_lock_input_parameters()
187 AERR("Buffer lock access region (l = %d t = %d w = %d " in validate_lock_input_parameters()
215 AERR("The buffer must be registered before lock request"); in validate_lock_input_parameters()
217 AERR("The buffer must be retained before lock request"); in validate_lock_input_parameters()
226 AERR("Lock is not supported for AFBC enabled buffers. wxh(%d %d) " in validate_lock_input_parameters()
245 AERR("Buffer lock usage:0x%" PRIx64" does not match allocation usage:0x%" in validate_lock_input_parameters()
289 AERR("Locking invalid buffer %p, returning error", buffer); in mali_gralloc_lock()
307 AERR("Buffers with format YCbCr_*_888 must be locked using " in mali_gralloc_lock()
316 AERR("Corrupted buffer format 0x%" PRIx64 " of buffer %p", hnd->alloc_format, hnd); in mali_gralloc_lock()
396 AERR("Locking invalid buffer %p, returning error", buffer); in mali_gralloc_lock_ycbcr()
413 AERR("Corrupted buffer format 0x%" PRIx64 " of buffer %p", hnd->alloc_format, hnd); in mali_gralloc_lock_ycbcr()
419 AERR("Buffer format:0x%" PRIx64 " is not a YUV compatible format", hnd->alloc_format); in mali_gralloc_lock_ycbcr()
474 AERR("Buffer:%p of format 0x%" PRIx64 "can't be represented in" in mali_gralloc_lock_ycbcr()
517 AERR("Unlocking invalid buffer %p, returning error", buffer); in mali_gralloc_unlock()
550 AERR("AFBC enabled buffers can't be represented in flex layout." in mali_gralloc_get_num_flex_planes()
558 AERR("Corrupted buffer format 0x%" PRIx64 " of buffer %p", hnd->alloc_format, hnd); in mali_gralloc_get_num_flex_planes()
564 AERR("Format 0x%" PRIx64 " of %p can't be represented in flex", hnd->alloc_format, hnd); in mali_gralloc_get_num_flex_planes()
878 AERR("Unexpected internal format %" PRIx64, hnd->internal_format); in get_flexlayout_exynos_formats_only()
940 AERR("not exynos format: format(0x%" PRIx32 ") usage(0x%" PRIx64 ")", base_format, usage); in get_flexlayout_exynos_formats_only()
1039 AERR("Corrupted buffer format 0x%" PRIx64 " of buffer %p", hnd->alloc_format, hnd); in mali_gralloc_lock_flex_async()
1045 AERR("Format 0x%" PRIx64 " of %p can't be represented in flex", hnd->alloc_format, hnd); in mali_gralloc_lock_flex_async()
1058 AERR("Can't lock buffer %p: format %" PRIx64 " not handled", hnd, hnd->alloc_format); in mali_gralloc_lock_flex_async()
1346 AERR("Can't lock buffer %p: format 0x%" PRIx64 " not handled", hnd, hnd->alloc_format); in mali_gralloc_lock_flex_async()