Lines Matching refs:DRM_ERROR
88 DRM_ERROR("Failed to allocate MES doorbell bitmap\n"); in amdgpu_mes_doorbell_init()
229 DRM_ERROR("no more memory to create mes process\n"); in amdgpu_mes_create_process()
240 DRM_ERROR("failed to allocate process context bo\n"); in amdgpu_mes_create_process()
255 DRM_ERROR("failed to lock pasid=%d\n", pasid); in amdgpu_mes_create_process()
364 DRM_ERROR("failed to allocate process context bo\n"); in amdgpu_mes_add_gang()
377 DRM_ERROR("pasid %d doesn't exist\n", pasid); in amdgpu_mes_add_gang()
386 DRM_ERROR("failed to allocate idr for gang\n"); in amdgpu_mes_add_gang()
427 DRM_ERROR("gang id %d doesn't exist\n", gang_id); in amdgpu_mes_remove_gang()
433 DRM_ERROR("queue list is not empty\n"); in amdgpu_mes_remove_gang()
471 DRM_ERROR("failed to suspend pasid %d gangid %d", in amdgpu_mes_suspend()
500 DRM_ERROR("failed to resume pasid %d gangid %d", in amdgpu_mes_resume()
579 DRM_ERROR("Failed to allocate memory for queue\n"); in amdgpu_mes_add_hw_queue()
596 DRM_ERROR("gang id %d doesn't exist\n", gang_id); in amdgpu_mes_add_hw_queue()
648 DRM_ERROR("failed to add hardware queue to MES, doorbell=0x%llx\n", in amdgpu_mes_add_hw_queue()
706 DRM_ERROR("queue id %d doesn't exist\n", queue_id); in amdgpu_mes_remove_hw_queue()
722 DRM_ERROR("failed to remove hardware queue, queue id = %d\n", in amdgpu_mes_remove_hw_queue()
753 DRM_ERROR("failed to unmap legacy queue\n"); in amdgpu_mes_unmap_legacy_queue()
768 DRM_ERROR("mes rreg is not supported!\n"); in amdgpu_mes_rreg()
774 DRM_ERROR("failed to read reg (0x%x)\n", reg); in amdgpu_mes_rreg()
793 DRM_ERROR("mes wreg is not supported!\n"); in amdgpu_mes_wreg()
800 DRM_ERROR("failed to write reg (0x%x)\n", reg); in amdgpu_mes_wreg()
820 DRM_ERROR("mes reg_write_reg_wait is not supported!\n"); in amdgpu_mes_reg_write_reg_wait()
827 DRM_ERROR("failed to reg_write_reg_wait\n"); in amdgpu_mes_reg_write_reg_wait()
845 DRM_ERROR("mes reg wait is not supported!\n"); in amdgpu_mes_reg_wait()
852 DRM_ERROR("failed to reg_write_reg_wait\n"); in amdgpu_mes_reg_wait()
869 DRM_ERROR("mes set shader debugger is not supported!\n"); in amdgpu_mes_set_shader_debugger()
888 DRM_ERROR("failed to set_shader_debugger\n"); in amdgpu_mes_set_shader_debugger()
967 DRM_ERROR("gang id %d doesn't exist\n", gang_id); in amdgpu_mes_add_ring()
1124 DRM_ERROR("failed to create bo_va for meta data BO\n"); in amdgpu_mes_ctx_map_meta_data()
1135 DRM_ERROR("failed to do bo_map on meta data, err=%d\n", r); in amdgpu_mes_ctx_map_meta_data()
1141 DRM_ERROR("failed to do vm_bo_update on meta data\n"); in amdgpu_mes_ctx_map_meta_data()
1148 DRM_ERROR("failed to update pdes on meta data\n"); in amdgpu_mes_ctx_map_meta_data()
1241 DRM_ERROR("failed to add gang\n"); in amdgpu_mes_test_create_gang_and_queues()
1250 DRM_ERROR("failed to add ring\n"); in amdgpu_mes_test_create_gang_and_queues()
1313 DRM_ERROR("failed to initialize vm\n"); in amdgpu_mes_self_test()
1319 DRM_ERROR("failed to alloc ctx meta data\n"); in amdgpu_mes_self_test()
1326 DRM_ERROR("failed to map ctx meta data\n"); in amdgpu_mes_self_test()
1332 DRM_ERROR("failed to create MES process\n"); in amdgpu_mes_self_test()