Home
last modified time | relevance | path

Searched refs:MALI_DEBUG_PRINT_ERROR (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_secure.c28 MALI_DEBUG_PRINT_ERROR(("Failed to get dma buf!\n")); in mali_mem_secure_attach_dma_buf()
33 MALI_DEBUG_PRINT_ERROR(("The secure mem size not match to the dma buf size!\n")); in mali_mem_secure_attach_dma_buf()
40 MALI_DEBUG_PRINT_ERROR(("Failed to get dma buf attachment!\n")); in mali_mem_secure_attach_dma_buf()
46 MALI_DEBUG_PRINT_ERROR(("Failed to map dma buf attachment\n")); in mali_mem_secure_attach_dma_buf()
H A Dmali_memory.c262 MALI_DEBUG_PRINT_ERROR(("Invalid type of backend memory! \n")); in mali_mmap()
448 MALI_DEBUG_PRINT_ERROR(("Invalid type of mali page node! \n")); in _mali_page_node_ref()
460 MALI_DEBUG_PRINT_ERROR(("Invalid type of mali page node! \n")); in _mali_page_node_unref()
495 MALI_DEBUG_PRINT_ERROR(("Invalid type of mali page node! \n")); in _mali_page_node_get_ref_count()
510 MALI_DEBUG_PRINT_ERROR(("Invalid type of mali page node! \n")); in _mali_page_node_get_dma_addr()
526 MALI_DEBUG_PRINT_ERROR(("Invalid type of mali page node! \n")); in _mali_page_node_get_pfn()
H A Dmali_memory_defer_bind.c215MALI_DEBUG_PRINT_ERROR(("#BIND: The memsize of varying buffer not match to the pagesize of the dm… in mali_mem_defer_bind()
238 MALI_DEBUG_PRINT_ERROR(("#BIND: NOT enough memory when binded !!## \n")); in mali_mem_defer_bind()
245 MALI_DEBUG_PRINT_ERROR(("#BIND: The deferbind backend list isn't empty !!## \n")); in mali_mem_defer_bind()
H A Dmali_memory_cow.c120 MALI_DEBUG_PRINT_ERROR(("No memory page need to cow ! \n")); in mali_memory_cow_os_memory()
198 MALI_DEBUG_PRINT_ERROR(("No swap memory page need to cow ! \n")); in mali_memory_cow_swap_memory()
458 MALI_DEBUG_PRINT_ERROR(("External physical memory not supported ! \n")); in mali_memory_do_cow()
463 MALI_DEBUG_PRINT_ERROR(("DMA buffer not supported ! \n")); in mali_memory_do_cow()
468 MALI_DEBUG_PRINT_ERROR(("UMP buffer not supported ! \n")); in mali_memory_do_cow()
473 MALI_DEBUG_PRINT_ERROR(("Invalid memory type not supported ! \n")); in mali_memory_do_cow()
H A Dmali_memory_dma_buf.c73 MALI_DEBUG_PRINT_ERROR(("Failed to map dma-buf attachment\n")); in mali_dma_buf_map()
193 MALI_DEBUG_PRINT_ERROR(("Mali DMA-buf: Failed to map dma-buf for mali address %x\n", mali_addr)); in mali_dma_buf_map_job()
260 MALI_DEBUG_PRINT_ERROR(("Failed to get dma-buf from fd: %d\n", fd)); in mali_dma_buf_get_size()
H A Dmali_memory_manager.c417 MALI_DEBUG_PRINT_ERROR(("The mali virtual address has already been used ! \n")); in _mali_ukk_mem_allocate()
707 MALI_DEBUG_PRINT_ERROR(("Mali internal memory type not supported !\n")); in _mali_ukk_mem_bind()
724 MALI_DEBUG_PRINT_ERROR(("External cow memory type not supported !\n")); in _mali_ukk_mem_bind()
729 MALI_DEBUG_PRINT_ERROR(("Invalid memory type not supported !\n")); in _mali_ukk_mem_bind()
809 MALI_DEBUG_PRINT_ERROR(("The mali virtual address has already been used ! \n")); in _mali_ukk_mem_cow()
H A Dmali_ukk_soft_job.c50 MALI_DEBUG_PRINT_ERROR(("Invalid soft job type specified\n")); in soft_job_start_wrapper()
H A Dmali_memory_swap_alloc.c511MALI_DEBUG_PRINT_ERROR(("SWAP Mem: failed to swap in page with index: %d.\n", page_node->swap_it->… in mali_mem_swap_in_page_node()
555 MALI_DEBUG_PRINT_ERROR(("SWAP Mem: Failed to allocate mali page node.")); in mali_mem_swap_alloc_pages()
568 MALI_DEBUG_PRINT_ERROR(("SWAP Mem: Allocate new page from SHMEM file failed.")); in mali_mem_swap_alloc_pages()
H A Dmali_memory_os_alloc.c240 MALI_DEBUG_PRINT_ERROR(("OS Mem: Failed to DMA map page %p: %u", in mali_mem_os_alloc_pages()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_kernel_common.h139 #define MALI_DEBUG_PRINT_ERROR(args) MALI_PRINT_ERROR(args) macro
162 #define MALI_DEBUG_PRINT_ERROR(args) do {} while(0) macro
H A Dmali_mmu.c65 MALI_DEBUG_PRINT_ERROR(("Mali MMU: Could not allocate empty page directory.\n")); in mali_mmu_initialize()
76 MALI_DEBUG_PRINT_ERROR(("Mali MMU: Could not allocate fault flush pages\n")); in mali_mmu_initialize()
H A Dmali_user_settings_db.c101 MALI_DEBUG_PRINT_ERROR(("Invalid user setting %ud\n")); in mali_set_user_setting()
H A Dmali_pm_domain.c67 MALI_DEBUG_PRINT_ERROR(("Unable to create PM domain\n")); in mali_pm_domain_create()