| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/platform/arm/ |
| H A D | arm.c | 65 MALI_DEBUG_PRINT(3, ("Mali reset GPU and enable secured mode successfully! \n")); in mali_gpu_reset_and_secure_mode_enable_juno() 83 MALI_DEBUG_PRINT(3, ("Mali reset GPU and disable secured mode successfully! \n")); in mali_gpu_reset_and_secure_mode_disable_juno() 103 MALI_DEBUG_PRINT(2, ("Failed to ioremap for Mali secured mode! \n")); in mali_secure_mode_init_juno() 200 MALI_DEBUG_PRINT(2, ("Error reading temperature for gpu thermal zone: %d\n", ret)); in arm_model_static_power() 316 MALI_DEBUG_PRINT(4, ("mali_platform_device_register() called\n")); in mali_platform_device_register() 328 MALI_DEBUG_PRINT(4, ("Registering Mali-450 MP6 device\n")); in mali_platform_device_register() 333 MALI_DEBUG_PRINT(4, ("Registering Mali-470 MP4 device\n")); in mali_platform_device_register() 338 MALI_DEBUG_PRINT(4, ("Registering Mali-470 MP3 device\n")); in mali_platform_device_register() 343 MALI_DEBUG_PRINT(4, ("Registering Mali-470 MP2 device\n")); in mali_platform_device_register() 348 MALI_DEBUG_PRINT(4, ("Registering Mali-470 MP1 device\n")); in mali_platform_device_register() [all …]
|
| H A D | arm_core_scaling.c | 40 MALI_DEBUG_PRINT(3, ("Core scaling: Enabling one more core\n")); in enable_one_core() 52 MALI_DEBUG_PRINT(3, ("Core scaling: Disabling one core\n")); in disable_one_core() 64 MALI_DEBUG_PRINT(3, ("Core scaling: Enabling maximum number of cores\n")); in enable_max_num_cores() 106 …MALI_DEBUG_PRINT(3, ("Utilization: (%3d, %3d, %3d), cores enabled: %d/%d\n", data->utilization_gpu… in mali_core_scaling_update()
|
| H A D | juno_opp.c | 49 MALI_DEBUG_PRINT(2, ("Mali didn't get any scpi ops \n")); in init_juno_opps_from_scpi() 61 MALI_DEBUG_PRINT(2, ("Mali OPP from SCPI: %u Hz @ %u mV\n", e->freq, e->m_volt)); in init_juno_opps_from_scpi() 104 MALI_DEBUG_PRINT(2, ("Mali didn't get any scpi ops \n")); in term_opps() 116 MALI_DEBUG_PRINT(2, ("Mali Remove OPP: %u Hz \n", e->freq)); in term_opps()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_mmu.c | 88 MALI_DEBUG_PRINT(3, ("Mali MMU: terminating\n")); in mali_mmu_terminate() 110 MALI_DEBUG_PRINT(2, ("Mali MMU: Creating Mali MMU: %s\n", resource->description)); in mali_mmu_create() 188 MALI_DEBUG_PRINT(4, ("MMU stall is implicit when Paging is not enabled.\n")); in mali_mmu_enable_stall() 193 MALI_DEBUG_PRINT(3, ("Aborting MMU stall request since it is in pagefault state.\n")); in mali_mmu_enable_stall() 212 …MALI_DEBUG_PRINT(2, ("Enable stall request failed, MMU status is 0x%08X\n", mali_hw_core_register_… in mali_mmu_enable_stall() 217 MALI_DEBUG_PRINT(2, ("Aborting MMU stall request since it has a pagefault.\n")); in mali_mmu_enable_stall() 234 MALI_DEBUG_PRINT(3, ("MMU disable skipped since it was not enabled.\n")); in mali_mmu_disable_stall() 238 MALI_DEBUG_PRINT(2, ("Aborting MMU disable stall request since it is in pagefault state.\n")); in mali_mmu_disable_stall() 256 …if (MALI_REG_POLL_COUNT_FAST == i) MALI_DEBUG_PRINT(1, ("Disable stall request failed, MMU status … in mali_mmu_disable_stall() 261 MALI_DEBUG_PRINT(4, ("Mali MMU: %s: Leaving page fault mode\n", mmu->hw_core.description)); in mali_mmu_page_fault_done() [all …]
|
| H A D | mali_kernel_core.c | 151 …MALI_DEBUG_PRINT(2, ("Found Mali GPU Mali-200 r%up%u\n", global_gpu_major_version, global_gpu_mino… in mali_parse_product_info() 157 …MALI_DEBUG_PRINT(2, ("Found Mali GPU Mali-300 r%up%u\n", global_gpu_major_version, global_gpu_mino… in mali_parse_product_info() 161 …MALI_DEBUG_PRINT(2, ("Found Mali GPU Mali-400 MP r%up%u\n", global_gpu_major_version, global_gpu_m… in mali_parse_product_info() 165 …MALI_DEBUG_PRINT(2, ("Found Mali GPU Mali-450 MP r%up%u\n", global_gpu_major_version, global_gpu_m… in mali_parse_product_info() 169 …MALI_DEBUG_PRINT(2, ("Found Mali GPU Mali-470 MP r%up%u\n", global_gpu_major_version, global_gpu_m… in mali_parse_product_info() 172 …MALI_DEBUG_PRINT(2, ("Found unknown Mali GPU (r%up%u)\n", global_gpu_major_version, global_gpu_min… in mali_parse_product_info() 222 MALI_DEBUG_PRINT(3, ("Found L2 cache %s\n", resource->description)); in mali_create_l2_cache_core() 230 MALI_DEBUG_PRINT(3, ("Created L2 cache core object\n")); in mali_create_l2_cache_core() 242 MALI_DEBUG_PRINT(3, ("Did not find required Mali L2 cache in config file\n")); in mali_parse_config_l2_cache() 263 MALI_DEBUG_PRINT(3, ("Creating Mali-450 L2 cache core for GP\n")); in mali_parse_config_l2_cache() [all …]
|
| H A D | mali_pp.c | 39 MALI_DEBUG_PRINT(2, ("Mali PP: Creating Mali PP core: %s\n", resource->description)); in mali_pp_create() 40 MALI_DEBUG_PRINT(2, ("Mali PP: Base address of PP core: 0x%x\n", resource->base)); in mali_pp_create() 212 MALI_DEBUG_PRINT(2, ("Mali PP: Hard reset of core %s\n", core->hw_core.description)); in mali_pp_hard_reset() 245 MALI_DEBUG_PRINT(4, ("Mali PP: Reset of core %s\n", core->hw_core.description)); in mali_pp_reset_async() 371 …MALI_DEBUG_PRINT(3, ("Mali PP: Starting job 0x%08X part %u/%u on PP core %s\n", job, sub_job + 1, … in mali_pp_job_start() 439 …MALI_DEBUG_PRINT(2, ("Mali PP: Register MALI200_REG_ADDR_MGMT_VERSION = 0x%08X\n", mali_hw_core_re… 440 …MALI_DEBUG_PRINT(2, ("Mali PP: Register MALI200_REG_ADDR_MGMT_CURRENT_REND_LIST_ADDR = 0x%08X\n", … 441 …MALI_DEBUG_PRINT(2, ("Mali PP: Register MALI200_REG_ADDR_MGMT_STATUS = 0x%08X\n", mali_hw_core_reg… 442 …MALI_DEBUG_PRINT(2, ("Mali PP: Register MALI200_REG_ADDR_MGMT_INT_RAWSTAT = 0x%08X\n", mali_hw_cor… 443 …MALI_DEBUG_PRINT(2, ("Mali PP: Register MALI200_REG_ADDR_MGMT_INT_MASK = 0x%08X\n", mali_hw_core_r… [all …]
|
| H A D | mali_pm.c | 240 MALI_DEBUG_PRINT(3, ("PM: wanted domain mask = 0x%08X (get refs)\n", pd_mask_wanted)); in mali_pm_get_domain_refs() 275 MALI_DEBUG_PRINT(3, ("PM: wanted domain mask = 0x%08X (put refs)\n", pd_mask_wanted)); in mali_pm_put_domain_refs() 334 MALI_DEBUG_PRINT(3, ("Mali PM: OS suspend\n")); in mali_pm_os_suspend() 357 MALI_DEBUG_PRINT(3, ("Mali PM: OS resume\n")); in mali_pm_os_resume() 380 MALI_DEBUG_PRINT(3, ("Mali PM: OS resume 0x%x \n", pmu_mask_current)); in mali_pm_os_resume() 396 MALI_DEBUG_PRINT(3, ("Mali PM: Runtime suspend\n")); in mali_pm_runtime_suspend() 451 MALI_DEBUG_PRINT(3, ("Mali PM: Runtime resume 0x%x \n", pmu_mask_current)); in mali_pm_runtime_resume() 540 MALI_DEBUG_PRINT(5, in mali_pm_domain_power_up() 614 MALI_DEBUG_PRINT(5, in mali_pm_domain_power_down() 694 MALI_DEBUG_PRINT(5, ("PM update pre: Wanted domain mask: .. [%s]\n", in mali_pm_update_sync_internal() [all …]
|
| H A D | mali_dvfs_policy.c | 123 MALI_DEBUG_PRINT(2, ("Enable DVFS but patform doesn't Support freq change. \n")); in mali_dvfs_policy_realize() 147 MALI_DEBUG_PRINT(5, ("Using ARM power policy: gpu util = %d \n", current_gpu_util)); in mali_dvfs_policy_realize() 148 …MALI_DEBUG_PRINT(5, ("Using ARM power policy: under_perform = %d, over_perform = %d \n", under_pe… in mali_dvfs_policy_realize() 149 …MALI_DEBUG_PRINT(5, ("Using ARM power policy: render fps = %d, pressure render fps = %d \n", curr… in mali_dvfs_policy_realize() 211 MALI_DEBUG_PRINT(2, ("Using ARM power policy: eclapse time = %d\n", elapse_time)); in mali_dvfs_policy_realize() 222 MALI_DEBUG_PRINT(2, ("Mali DVFS init: using arm dvfs policy \n")); in mali_dvfs_policy_init() 234 MALI_DEBUG_PRINT(5, ("mali gpu clock info: step%d clock(%d)Hz,vol(%d) \n", in mali_dvfs_policy_init() 239 … MALI_DEBUG_PRINT(2, ("Mali DVFS init: platform didn't define enough info for ddk to do DVFS \n")); in mali_dvfs_policy_init() 250 …MALI_DEBUG_PRINT(2, ("Mali DVFS init: platform function callback incomplete, need check mali_gpu_d… in mali_dvfs_policy_init() 254 MALI_DEBUG_PRINT(2, ("Mali DVFS init: get platform data error .\n")); in mali_dvfs_policy_init() [all …]
|
| H A D | mali_soft_job.c | 24 MALI_DEBUG_PRINT(5, ("Mali Soft Job: soft system %p lock taken\n", system)); in mali_soft_job_system_lock() 32 MALI_DEBUG_PRINT(5, ("Mali Soft Job: releasing soft system %p lock\n", system)); in mali_soft_job_system_unlock() 127 MALI_DEBUG_PRINT(4, ("Mali Soft Job: destroying soft job %u (0x%08X)\n", job->id, job)); in mali_soft_job_destroy() 160 MALI_DEBUG_PRINT(2, ("Mali Soft Job: system alloc job failed. \n")); in mali_soft_job_create() 210 MALI_DEBUG_PRINT(4, ("Mali Soft Job: starting soft job %u (0x%08X)\n", job->id, job)); in mali_soft_job_start() 252 MALI_DEBUG_PRINT(4, ("Mali Soft Job: soft job %u (0x%08X) was timed out\n", job->id, job)); in mali_soft_job_system_signal_job() 272 MALI_DEBUG_PRINT(4, ("Mali Soft Job: signaling soft job %u (0x%08X)\n", job->id, job)); in mali_soft_job_system_signal_job() 300 …MALI_DEBUG_PRINT(4, ("Mali Soft Job: Timeline activation for soft job %u (0x%08X).\n", job->id, jo… in mali_soft_job_system_activate_job() 305 …MALI_DEBUG_PRINT(3, ("Mali Soft Job: Soft job %u (0x%08X) activated while session is aborting.\n",… in mali_soft_job_system_activate_job() 349 MALI_DEBUG_PRINT(4, ("Mali Soft Job: Timeline timeout for soft job %u (0x%08X).\n", job->id, job)); in mali_soft_job_system_timeout_job() [all …]
|
| H A D | mali_dlbu.c | 84 MALI_DEBUG_PRINT(2, ("Mali DLBU: Initializing\n")); in mali_dlbu_initialize() 97 MALI_DEBUG_PRINT(3, ("Mali DLBU: terminating\n")); in mali_dlbu_terminate() 111 …MALI_DEBUG_PRINT(2, ("Mali DLBU: Creating Mali dynamic load balancing unit: %s\n", resource->descr… in mali_dlbu_create() 145 MALI_DEBUG_PRINT(4, ("Mali DLBU: mali_dlbu_reset: %s\n", dlbu->hw_core.description)); in mali_dlbu_reset() 182 …MALI_DEBUG_PRINT(3, ("Mali DLBU: Adding core[%d] New mask= 0x%02x\n", bcast_id , dlbu->pp_cores_ma… in mali_dlbu_add_group() 198 …MALI_DEBUG_PRINT(3, ("Mali DLBU: Removing core[%d] New mask= 0x%02x\n", bcast_id, dlbu->pp_cores_m… in mali_dlbu_remove_group() 207 MALI_DEBUG_PRINT(4, ("Mali DLBU: Starting job\n")); in mali_dlbu_config_job()
|
| H A D | mali_hw_core.h | 51 MALI_DEBUG_PRINT(6, ("register_read for core %s, relative addr=0x%04X, val=0x%08X\n", in mali_hw_core_register_read() 58 MALI_DEBUG_PRINT(6, ("register_write_relaxed for core %s, relative addr=0x%04X, val=0x%08X\n", in mali_hw_core_register_write_relaxed() 68 MALI_DEBUG_PRINT(6, ("register_write_relaxed for core %s, relative addr=0x%04X, val=0x%08X\n", in mali_hw_core_register_write_relaxed_conditional() 77 MALI_DEBUG_PRINT(6, ("register_write for core %s, relative addr=0x%04X, val=0x%08X\n", in mali_hw_core_register_write() 85 MALI_DEBUG_PRINT(6, ("register_write_array: for core %s, relative addr=0x%04X, nr of regs=%u\n", in mali_hw_core_register_write_array_relaxed() 100 MALI_DEBUG_PRINT(6, ("register_write_array: for core %s, relative addr=0x%04X, nr of regs=%u\n", in mali_hw_core_register_write_array_relaxed_conditional()
|
| H A D | mali_kernel_utilization.c | 88 MALI_DEBUG_PRINT(4, ("last_utilization_gpu = %d \n", last_utilization_gpu)); in mali_utilization_calculate() 89 MALI_DEBUG_PRINT(4, ("last_utilization_gp = %d \n", last_utilization_gp)); in mali_utilization_calculate() 90 MALI_DEBUG_PRINT(4, ("last_utilization_pp = %d \n", last_utilization_pp)); in mali_utilization_calculate() 177 MALI_DEBUG_PRINT(4, ("last_utilization_gpu = %d \n", last_utilization_gpu)); in mali_utilization_calculate() 178 MALI_DEBUG_PRINT(4, ("last_utilization_gp = %d \n", last_utilization_gp)); in mali_utilization_calculate() 179 MALI_DEBUG_PRINT(4, ("last_utilization_pp = %d \n", last_utilization_pp)); in mali_utilization_calculate() 192 MALI_DEBUG_PRINT(2, ("Mali GPU Utilization: Utilization handler installed \n")); in mali_utilization_init() 198 MALI_DEBUG_PRINT(2, ("Mali GPU Utilization: No platform utilization handler installed\n")); in mali_utilization_init()
|
| H A D | mali_executor.c | 517 MALI_DEBUG_PRINT(4, ("Executor: GP interrupt from %s in %s half\n", in mali_executor_interrupt_gp() 581 MALI_DEBUG_PRINT(3, ("Executor: PLBU needs more heap memory\n")); in mali_executor_interrupt_gp() 605 MALI_DEBUG_PRINT(4, ("Executor: Group %s completed with %s\n", in mali_executor_interrupt_gp() 651 MALI_DEBUG_PRINT(4, ("Executor: PP interrupt from %s in %s half\n", in mali_executor_interrupt_pp() 712 MALI_DEBUG_PRINT(4, ("Executor: Group %s completed with %s\n", in mali_executor_interrupt_pp() 756 MALI_DEBUG_PRINT(4, ("Executor: MMU interrupt from %s in %s half\n", in mali_executor_interrupt_mmu() 811 …MALI_DEBUG_PRINT(2, ("Executor: Mali page fault detected at 0x%x from bus id %d of type %s on %s\n… in mali_executor_interrupt_mmu() 816 MALI_DEBUG_PRINT(3, ("Executor: MMU rawstat = 0x%08X, MMU status = 0x%08X\n", in mali_executor_interrupt_mmu() 858 MALI_DEBUG_PRINT(3, ("Executor: powering up %u groups\n", num_groups)); in mali_executor_group_power_up() 861 MALI_DEBUG_PRINT(3, ("Executor: powering up group %s\n", in mali_executor_group_power_up() [all …]
|
| H A D | mali_group.c | 98 MALI_DEBUG_PRINT(4, ("Deleting group %s\n", in mali_group_delete() 236 MALI_DEBUG_PRINT(4, ("Group: Activating group %s\n", in mali_group_activate() 339 MALI_DEBUG_PRINT(4, ("Group: group %s activation result: %s\n", in mali_group_activate() 354 MALI_DEBUG_PRINT(4, ("Group: Activation completed for %s\n", in mali_group_set_active() 389 MALI_DEBUG_PRINT(3, ("Group: Deactivating group %s\n", in mali_group_deactivate() 458 MALI_DEBUG_PRINT(3, ("Group: Power up for %s\n", in mali_group_power_up() 486 MALI_DEBUG_PRINT(3, ("Group: Power down for %s\n", in mali_group_power_down() 509 MALI_DEBUG_PRINT(4, ("Virtual group %s (%p)\n", in MALI_DEBUG_CODE() 512 …MALI_DEBUG_PRINT(4, ("l2_cache_core[0] = %p, ref = %d\n", vgroup->l2_cache_core[0], vgroup->l2_cac… in MALI_DEBUG_CODE() 513 …MALI_DEBUG_PRINT(4, ("l2_cache_core[1] = %p, ref = %d\n", vgroup->l2_cache_core[1], vgroup->l2_cac… in MALI_DEBUG_CODE() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_kernel_linux.c | 333 …MALI_DEBUG_PRINT(3, ("Init Cpu %d cycle counter- First two samples: %08x %08x \n", current_cpu, sa… in mali_init_cpu_clock_timer_func() 390 …MALI_DEBUG_PRINT(2, ("CPU cycle counters readout all: %08x %08x\n", mali_cpu_clock_last_value[0], … in mali_init_cpu_time_counters_on_all_cpus() 392 …MALI_DEBUG_PRINT(2, ("CPU cycle counters readout all: %08x %08x %08x %08x\n", mali_cpu_clock_last_… in mali_init_cpu_time_counters_on_all_cpus() 402 MALI_DEBUG_PRINT(2, ("Inserting Mali v%d device driver. \n", _MALI_API_VERSION)); in mali_module_init() 403 MALI_DEBUG_PRINT(2, ("Compiled: %s, time: %s.\n", __DATE__, __TIME__)); in mali_module_init() 404 MALI_DEBUG_PRINT(2, ("Driver revision: %s\n", SVN_REV_STRING)); in mali_module_init() 414 MALI_DEBUG_PRINT(2, ("CPU cycle counter setup complete\n")); in mali_module_init() 422 MALI_DEBUG_PRINT(2, ("mali_module_init() registering device\n")); in mali_module_init() 430 MALI_DEBUG_PRINT(2, ("mali_module_init() registering driver\n")); in mali_module_init() 435 MALI_DEBUG_PRINT(2, ("mali_module_init() Failed to register driver (%d)\n", err)); in mali_module_init() [all …]
|
| H A D | mali_memory_manager.c | 91 MALI_DEBUG_PRINT(1, ("mali_mem_allocation_struct_create: descriptor was NULL\n")); in mali_mem_allocation_struct_create() 134 MALI_DEBUG_PRINT(1, ("mali_mem_backend_struct_create: backend descriptor was NULL\n")); in mali_mem_backend_struct_create() 167 MALI_DEBUG_PRINT(1, ("mali_mem_backend_struct_create: Can't allocate idr for backend! \n")); in mali_mem_backend_struct_create() 195 MALI_DEBUG_PRINT(1, ("mali_mem_backend_struct_search:vma node was NULL\n")); in mali_mem_backend_struct_search() 217 MALI_DEBUG_PRINT(4, (" mali_mem_resize_memory called! \n")); in mali_mem_resize() 243 MALI_DEBUG_PRINT(2, ("_mali_ukk_mem_resize: memory allocation failed !\n")); in mali_mem_resize() 253 MALI_DEBUG_PRINT(2, ("_mali_ukk_mem_resize: memory resizing failed !\n")); in mali_mem_resize() 261 MALI_DEBUG_PRINT(2, ("_mali_ukk_mem_resize: cpu mapping failed !\n")); in mali_mem_resize() 271 MALI_DEBUG_PRINT(1, ("_mali_ukk_mem_resize: mali map resize fail !\n")); in mali_mem_resize() 278 MALI_DEBUG_PRINT(2, ("_mali_ukk_mem_resize: mali mapping failed !\n")); in mali_mem_resize() [all …]
|
| H A D | mali_osk_irq.c | 74 MALI_DEBUG_PRINT(2, ("Unable to install test IRQ handler for core '%s'\n", description)); in test_interrupt() 86 MALI_DEBUG_PRINT(3, ("%s: Interrupt test OK\n", description)); in test_interrupt() 117 MALI_DEBUG_PRINT(2, ("Probing for irq\n")); in _mali_osk_irq_init() 137 MALI_DEBUG_PRINT(2, ("Found irq %d\n", irqnum)); in _mali_osk_irq_init() 139 MALI_DEBUG_PRINT(2, ("Probe for irq failed\n")); in _mali_osk_irq_init() 148 MALI_DEBUG_PRINT(2, ("No IRQ for core '%s' found during probe\n", description)); in _mali_osk_irq_init() 156 MALI_DEBUG_PRINT(2, ("Test of IRQ(%d) handler for core '%s' failed\n", irqnum, description)); in _mali_osk_irq_init() 163 MALI_DEBUG_PRINT(2, ("Unable to install IRQ handler for core '%s'\n", description)); in _mali_osk_irq_init()
|
| H A D | mali_memory.c | 45 MALI_DEBUG_PRINT(4, ("Open called on vma %p\n", vma)); in mali_mem_vma_open() 75 MALI_DEBUG_PRINT(1, ("Can't find memory backend in mmap!\n")); in mali_mem_vma_fault() 86 MALI_DEBUG_PRINT(4, ("mali_vma_fault: do cow allocate on demand!, address=0x%x\n", address)); in mali_mem_vma_fault() 121 MALI_DEBUG_PRINT(2, ("Mali swap memory page fault process failed, address=0x%x\n", address)); in mali_mem_vma_fault() 167 MALI_DEBUG_PRINT(4, ("MMap() handler: start=0x%08X, phys=0x%08X, size=0x%08X vma->flags 0x%08x\n", in mali_mmap() 181 MALI_DEBUG_PRINT(1, ("mali_addr != mali_vma_node->vm_node.start\n")); in mali_mmap() 192 MALI_DEBUG_PRINT(1, ("ERROR : trying to access varying memory by CPU!\n")); in mali_mmap() 199 MALI_DEBUG_PRINT(1, ("Can't find memory backend in mmap!\n")); in mali_mmap() 233 MALI_DEBUG_PRINT(4, ("mmap allocation with read only !\n")); in mali_mmap() 257 MALI_DEBUG_PRINT(1, ("DMA not supported for mali secure memory\n")); in mali_mmap() [all …]
|
| H A D | mali_osk_mali.c | 132 MALI_DEBUG_PRINT(2, ("mali-450 device tree detected.")); in _mali_osk_resource_initialize() 135 MALI_DEBUG_PRINT(2, ("mali-470 device tree detected.")); in _mali_osk_resource_initialize() 156 MALI_DEBUG_PRINT(2, ("The value of pp core number isn't normal.")); in _mali_osk_resource_initialize() 237 MALI_DEBUG_PRINT(2, ("Get pmu config from device tree configuration.\n")); in _mali_osk_device_data_pmu_config_get() 268 MALI_DEBUG_PRINT(2, ("Couldn't find pmu_switch_delay in device tree configuration.\n")); in _mali_osk_get_pmu_switch_delay() 332 MALI_DEBUG_PRINT(2, ("Get pmu config from platform device data.\n")); in _mali_osk_device_data_pmu_config_get() 424 MALI_DEBUG_PRINT(1, ("Failed to init gpu secure mode.\n")); in _mali_osk_gpu_secure_mode_init() 437 MALI_DEBUG_PRINT(3, ("GPU secure mode not supported.\n")); in _mali_osk_gpu_secure_mode_init() 450 MALI_DEBUG_PRINT(3, ("GPU secure mode not supported.\n")); in _mali_osk_gpu_secure_mode_deinit() 464 MALI_DEBUG_PRINT(1, ("Failed to reset GPU or enable gpu secure mode.\n")); in _mali_osk_gpu_reset_and_secure_mode_enable() [all …]
|
| H A D | mali_memory_util.c | 51 MALI_DEBUG_PRINT(4, (" _mali_free_allocation_mem, psize =0x%x! \n", mali_alloc->psize)); in _mali_free_allocation_mem() 71 MALI_DEBUG_PRINT(1, ("UMP not supported\n")); in _mali_free_allocation_mem() 79 MALI_DEBUG_PRINT(1, ("DMA not supported\n")); in _mali_free_allocation_mem() 110 MALI_DEBUG_PRINT(1, ("DMA not supported for mali secure memory\n")); in _mali_free_allocation_mem() 114 MALI_DEBUG_PRINT(1, ("mem type %d is not in the mali_mem_type enum.\n", mem_bkend->type)); in _mali_free_allocation_mem() 153 MALI_DEBUG_PRINT(4, (" mali_free_session_allocations! \n")); in mali_free_session_allocations()
|
| H A D | mali_memory_ump.c | 45 MALI_DEBUG_PRINT(1, ("No block count\n")); in mali_mem_ump_map() 65 MALI_DEBUG_PRINT(1, ("Mapping of UMP memory failed\n")); in mali_mem_ump_map() 75 MALI_DEBUG_PRINT(7, ("Mapping in 0x%08x size %d\n", ump_blocks[i].addr , ump_blocks[i].size)); in mali_mem_ump_map() 87 MALI_DEBUG_PRINT(6, ("Mapping in extra guard page\n")); in mali_mem_ump_map() 118 MALI_DEBUG_PRINT(3, in mali_mem_bind_ump_buf() 136 MALI_DEBUG_PRINT(3, ("Returning from UMP bind\n")); in mali_mem_bind_ump_buf()
|
| H A D | mali_memory_block_alloc.c | 71 …MALI_DEBUG_PRINT(3, ("Mali block allocator create for region starting at 0x%08X length 0x%08X\n", … in mali_mem_block_allocator_create() 72 MALI_DEBUG_PRINT(4, ("%d usable bytes\n", usable_size)); in mali_mem_block_allocator_create() 74 MALI_DEBUG_PRINT(4, ("which becomes %d blocks\n", num_blocks)); in mali_mem_block_allocator_create() 77 MALI_DEBUG_PRINT(1, ("Memory block of size %d is unusable\n", size)); in mali_mem_block_allocator_create() 115 MALI_DEBUG_PRINT(4, ("Memory block destroy !\n")); in mali_mem_block_allocator_destroy() 152 MALI_DEBUG_PRINT(4, ("BLOCK Mem: Allocate size = 0x%x\n", size)); in mali_mem_block_alloc() 187 …MALI_DEBUG_PRINT(4, ("BLOCK Mem free : allocated size = 0x%x, free size = 0x%x\n", block_mem->coun… in mali_mem_block_free() 333 …MALI_DEBUG_PRINT(1, ("Failed to request memory region for frame buffer (0x%08X - 0x%08X)\n", start… in mali_memory_core_resource_dedicated_memory() 341 MALI_DEBUG_PRINT(1, ("Memory bank registration failed\n")); in mali_memory_core_resource_dedicated_memory()
|
| H A D | mali_osk_wait_queue.c | 46 MALI_DEBUG_PRINT(6, ("Adding to wait queue %p\n", queue)); in _mali_osk_wait_queue_wait_event() 53 MALI_DEBUG_PRINT(6, ("Adding to wait queue %p\n", queue)); in _mali_osk_wait_queue_wait_event_timeout() 64 MALI_DEBUG_PRINT(6, ("Waking up elements in wait queue %p ....\n", queue)); in _mali_osk_wait_queue_wake_up() 68 MALI_DEBUG_PRINT(6, ("... elements in wait queue %p woken up\n", queue)); in _mali_osk_wait_queue_wake_up()
|
| H A D | mali_memory_defer_bind.c | 75 MALI_DEBUG_PRINT(4, ("mali_mem_defer_alloc_mem ,,*** pages allocate = 0x%x \n", num_pages)); in mali_mem_defer_alloc_mem() 96 MALI_DEBUG_PRINT(4, ("mali_mem_defer_prepare_mem_work, require alloc page 0x%x\n", in mali_mem_prepare_mem_for_job() 100 MALI_DEBUG_PRINT(1, ("ERROR##mali_mem_defer_prepare_mem_work, allocate page failed!!")); in mali_mem_prepare_mem_for_job() 122 MALI_DEBUG_PRINT(1, ("Can't find memory backend in defer bind!\n")); in mali_mem_defer_bind_allocation_prepare() 135 …MALI_DEBUG_PRINT(4, ("bind_allocation_prepare:: allocation =%x vaddr=0x%x!\n", alloc, alloc->mali_… in mali_mem_defer_bind_allocation_prepare() 161 …MALI_DEBUG_PRINT(4, ("mali_mem_defer_bind_allocation, bind bkend = %x page num=0x%x vaddr=%x sessi… in mali_mem_defer_bind_allocation() 219 MALI_DEBUG_PRINT(4, ("#BIND: GP job=%x## \n", gp)); in mali_mem_defer_bind()
|
| H A D | mali_devfreq.c | 71 MALI_DEBUG_PRINT(2, ("mali_devfreq_target:set_freq = %lld flags = 0x%x\n", freq, flags)); in mali_devfreq_target() 144 MALI_DEBUG_PRINT(2, ("mali_devfreq_cur_freq: freq = %d \n", *freq)); in mali_devfreq_cur_freq() 196 MALI_DEBUG_PRINT(2, ("mali devfreq table count %d\n", count)); in mali_devfreq_init_freq_table() 210 MALI_DEBUG_PRINT(2, ("mali devfreq table array[%d] = %d\n", i, freq)); in mali_devfreq_init_freq_table() 249 MALI_DEBUG_PRINT(2, ("Init Mali devfreq\n")); in mali_devfreq_init() 309 MALI_DEBUG_PRINT(2, ("Mali GPU Thermal: Callback handler installed \n")); in mali_devfreq_init() 323 MALI_DEBUG_PRINT(2, ("Mali GPU Thermal Cooling installed \n")); in mali_devfreq_init() 348 MALI_DEBUG_PRINT(2, ("Term Mali devfreq\n")); in mali_devfreq_term()
|