Lines Matching refs:atomisp_dev

66 		dev_err(atomisp_dev, "0 size buffer is not allowed.\n");  in __bo_init()
257 dev_err(atomisp_dev, "%s: __bo_alloc failed!\n", __func__); in __bo_break_up()
262 dev_err(atomisp_dev, "%s: __bo_init failed!\n", __func__); in __bo_break_up()
355 dev_err(atomisp_dev, "isp_mmu_init failed.\n"); in hmm_bo_device_init()
375 dev_err(atomisp_dev, "%s: create cache failed!\n", __func__); in hmm_bo_device_init()
382 dev_err(atomisp_dev, "%s: __bo_alloc failed!\n", __func__); in hmm_bo_device_init()
389 dev_err(atomisp_dev, "%s: __bo_init failed!\n", __func__); in hmm_bo_device_init()
415 dev_err(atomisp_dev, "0 size buffer is not allowed.\n"); in hmm_bo_alloc()
423 dev_err(atomisp_dev, "%s: Out of Memory! hmm_bo_alloc failed", in hmm_bo_alloc()
432 dev_err(atomisp_dev, "%s: __bo_break_up failed!\n", in hmm_bo_alloc()
469 dev_dbg(atomisp_dev, "destroy bo which is MMAPED, do nothing\n"); in hmm_bo_release()
474 dev_warn(atomisp_dev, "the bo is still binded, unbind it first...\n"); in hmm_bo_release()
479 dev_warn(atomisp_dev, "the pages is not freed, free pages first\n"); in hmm_bo_release()
483 dev_warn(atomisp_dev, "the vunmap is not done, do it...\n"); in hmm_bo_release()
517 dev_dbg(atomisp_dev, "%s: entering!\n", __func__); in hmm_bo_device_exit()
529 dev_dbg(atomisp_dev, "%s: finished releasing all allocated bos!\n", in hmm_bo_device_exit()
543 dev_dbg(atomisp_dev, "%s: finished to free all bos!\n", __func__); in hmm_bo_device_exit()
575 dev_err(atomisp_dev, "%s can not find bo with addr: 0x%x\n", in hmm_bo_device_search_start()
595 dev_err(atomisp_dev, "%s can not find bo contain addr: 0x%x\n", in hmm_bo_device_search_in_range()
672 dev_err(atomisp_dev, in free_private_bo_pages()
787 dev_err(atomisp_dev, in alloc_private_pages()
813 dev_err(atomisp_dev, in alloc_private_pages()
904 dev_err(atomisp_dev, "find_vma failed\n"); in alloc_user_pages()
934 dev_dbg(atomisp_dev, "%s: %d %s pages were allocated as 0x%08x\n", in alloc_user_pages()
943 dev_err(atomisp_dev, in alloc_user_pages()
1001 dev_err(atomisp_dev, "invalid buffer type.\n"); in hmm_bo_alloc_pages()
1017 dev_err(atomisp_dev, "alloc pages err...\n"); in hmm_bo_alloc_pages()
1021 dev_err(atomisp_dev, in hmm_bo_alloc_pages()
1045 dev_err(atomisp_dev, "invalid buffer type.\n"); in hmm_bo_free_pages()
1052 dev_err(atomisp_dev, in hmm_bo_free_pages()
1083 dev_err(atomisp_dev, in hmm_bo_get_page_info()
1152 dev_err(atomisp_dev, in hmm_bo_bind()
1158 dev_err(atomisp_dev, "buffer object already binded.\n"); in hmm_bo_bind()
1162 dev_err(atomisp_dev, in hmm_bo_bind()
1209 dev_err(atomisp_dev, in hmm_bo_unbind()
1263 dev_err(atomisp_dev, "vmap failed...\n"); in hmm_bo_vmap()
1392 dev_warn(atomisp_dev, in hmm_bo_mmap()
1401 dev_warn(atomisp_dev, in hmm_bo_mmap()
1422 dev_err(atomisp_dev, "buffer page not allocated yet.\n"); in hmm_bo_mmap()