Lines Matching refs:atomisp_dev

55 		dev_err(atomisp_dev, "0 size buffer is not allowed.\n");  in __bo_init()
246 dev_err(atomisp_dev, "%s: __bo_alloc failed!\n", __func__); in __bo_break_up()
251 dev_err(atomisp_dev, "%s: __bo_init failed!\n", __func__); in __bo_break_up()
344 dev_err(atomisp_dev, "isp_mmu_init failed.\n"); in hmm_bo_device_init()
364 dev_err(atomisp_dev, "%s: create cache failed!\n", __func__); in hmm_bo_device_init()
371 dev_err(atomisp_dev, "%s: __bo_alloc failed!\n", __func__); in hmm_bo_device_init()
378 dev_err(atomisp_dev, "%s: __bo_init failed!\n", __func__); in hmm_bo_device_init()
404 dev_err(atomisp_dev, "0 size buffer is not allowed.\n"); in hmm_bo_alloc()
412 dev_err(atomisp_dev, "%s: Out of Memory! hmm_bo_alloc failed", in hmm_bo_alloc()
421 dev_err(atomisp_dev, "%s: __bo_break_up failed!\n", in hmm_bo_alloc()
458 dev_dbg(atomisp_dev, "destroy bo which is MMAPED, do nothing\n"); in hmm_bo_release()
463 dev_warn(atomisp_dev, "the bo is still binded, unbind it first...\n"); in hmm_bo_release()
468 dev_warn(atomisp_dev, "the pages is not freed, free pages first\n"); in hmm_bo_release()
472 dev_warn(atomisp_dev, "the vunmap is not done, do it...\n"); in hmm_bo_release()
506 dev_dbg(atomisp_dev, "%s: entering!\n", __func__); in hmm_bo_device_exit()
518 dev_dbg(atomisp_dev, "%s: finished releasing all allocated bos!\n", in hmm_bo_device_exit()
532 dev_dbg(atomisp_dev, "%s: finished to free all bos!\n", __func__); in hmm_bo_device_exit()
564 dev_err(atomisp_dev, "%s can not find bo with addr: 0x%x\n", in hmm_bo_device_search_start()
584 dev_err(atomisp_dev, "%s can not find bo contain addr: 0x%x\n", in hmm_bo_device_search_in_range()
641 dev_err(atomisp_dev, "alloc_pages_bulk_array() failed\n"); in alloc_private_pages()
647 dev_err(atomisp_dev, "set pages uncacheable failed.\n"); in alloc_private_pages()
663 dev_err(atomisp_dev, "Error could not get page %d of vmalloc buf\n", i); in alloc_vmalloc_pages()
702 dev_err(atomisp_dev, "invalid buffer type.\n"); in hmm_bo_alloc_pages()
719 dev_err(atomisp_dev, "alloc pages err...\n"); in hmm_bo_alloc_pages()
723 dev_err(atomisp_dev, in hmm_bo_alloc_pages()
747 dev_err(atomisp_dev, "invalid buffer type.\n"); in hmm_bo_free_pages()
756 dev_err(atomisp_dev, in hmm_bo_free_pages()
830 dev_err(atomisp_dev, in hmm_bo_bind()
836 dev_err(atomisp_dev, "buffer object already binded.\n"); in hmm_bo_bind()
840 dev_err(atomisp_dev, in hmm_bo_bind()
887 dev_err(atomisp_dev, in hmm_bo_unbind()
928 dev_err(atomisp_dev, "vmap failed...\n"); in hmm_bo_vmap()
1055 dev_warn(atomisp_dev, in hmm_bo_mmap()
1064 dev_warn(atomisp_dev, in hmm_bo_mmap()
1085 dev_err(atomisp_dev, "buffer page not allocated yet.\n"); in hmm_bo_mmap()