Lines Matching refs:DRM_ERROR
277 DRM_ERROR("no more memory to create mes process\n"); in amdgpu_mes_create_process()
285 DRM_ERROR("failed to allocate doorbell bitmap\n"); in amdgpu_mes_create_process()
297 DRM_ERROR("failed to allocate process context bo\n"); in amdgpu_mes_create_process()
312 DRM_ERROR("failed to lock pasid=%d\n", pasid); in amdgpu_mes_create_process()
319 DRM_ERROR("failed to allocate doorbell for process\n"); in amdgpu_mes_create_process()
435 DRM_ERROR("failed to allocate process context bo\n"); in amdgpu_mes_add_gang()
448 DRM_ERROR("pasid %d doesn't exist\n", pasid); in amdgpu_mes_add_gang()
457 DRM_ERROR("failed to allocate idr for gang\n"); in amdgpu_mes_add_gang()
498 DRM_ERROR("gang id %d doesn't exist\n", gang_id); in amdgpu_mes_remove_gang()
504 DRM_ERROR("queue list is not empty\n"); in amdgpu_mes_remove_gang()
542 DRM_ERROR("failed to suspend pasid %d gangid %d", in amdgpu_mes_suspend()
571 DRM_ERROR("failed to resume pasid %d gangid %d", in amdgpu_mes_resume()
648 DRM_ERROR("Failed to allocate memory for queue\n"); in amdgpu_mes_add_hw_queue()
665 DRM_ERROR("gang id %d doesn't exist\n", gang_id); in amdgpu_mes_add_hw_queue()
717 DRM_ERROR("failed to add hardware queue to MES, doorbell=0x%llx\n", in amdgpu_mes_add_hw_queue()
775 DRM_ERROR("queue id %d doesn't exist\n", queue_id); in amdgpu_mes_remove_hw_queue()
791 DRM_ERROR("failed to remove hardware queue, queue id = %d\n", in amdgpu_mes_remove_hw_queue()
822 DRM_ERROR("failed to unmap legacy queue\n"); in amdgpu_mes_unmap_legacy_queue()
837 DRM_ERROR("mes rreg is not supported!\n"); in amdgpu_mes_rreg()
843 DRM_ERROR("failed to read reg (0x%x)\n", reg); in amdgpu_mes_rreg()
862 DRM_ERROR("mes wreg is not supported!\n"); in amdgpu_mes_wreg()
869 DRM_ERROR("failed to write reg (0x%x)\n", reg); in amdgpu_mes_wreg()
889 DRM_ERROR("mes reg_write_reg_wait is not supported!\n"); in amdgpu_mes_reg_write_reg_wait()
896 DRM_ERROR("failed to reg_write_reg_wait\n"); in amdgpu_mes_reg_write_reg_wait()
914 DRM_ERROR("mes reg wait is not supported!\n"); in amdgpu_mes_reg_wait()
921 DRM_ERROR("failed to reg_write_reg_wait\n"); in amdgpu_mes_reg_wait()
999 DRM_ERROR("gang id %d doesn't exist\n", gang_id); in amdgpu_mes_add_ring()
1148 DRM_ERROR("failed to reserve meta data BO: err=%d\n", r); in amdgpu_mes_ctx_map_meta_data()
1155 DRM_ERROR("failed to create bo_va for meta data BO\n"); in amdgpu_mes_ctx_map_meta_data()
1165 DRM_ERROR("failed to do bo_map on meta data, err=%d\n", r); in amdgpu_mes_ctx_map_meta_data()
1171 DRM_ERROR("failed to do vm_bo_update on meta data\n"); in amdgpu_mes_ctx_map_meta_data()
1178 DRM_ERROR("failed to update pdes on meta data\n"); in amdgpu_mes_ctx_map_meta_data()
1273 DRM_ERROR("failed to add gang\n"); in amdgpu_mes_test_create_gang_and_queues()
1282 DRM_ERROR("failed to add ring\n"); in amdgpu_mes_test_create_gang_and_queues()
1353 DRM_ERROR("failed to initialize vm\n"); in amdgpu_mes_self_test()
1359 DRM_ERROR("failed to alloc ctx meta data\n"); in amdgpu_mes_self_test()
1366 DRM_ERROR("failed to map ctx meta data\n"); in amdgpu_mes_self_test()
1372 DRM_ERROR("failed to create MES process\n"); in amdgpu_mes_self_test()