Lines Matching refs:DRM_ERROR

275 		DRM_ERROR("no more memory to create mes process\n");  in amdgpu_mes_create_process()
283 DRM_ERROR("failed to allocate doorbell bitmap\n"); in amdgpu_mes_create_process()
295 DRM_ERROR("failed to allocate process context bo\n"); in amdgpu_mes_create_process()
310 DRM_ERROR("failed to lock pasid=%d\n", pasid); in amdgpu_mes_create_process()
317 DRM_ERROR("failed to allocate doorbell for process\n"); in amdgpu_mes_create_process()
433 DRM_ERROR("failed to allocate process context bo\n"); in amdgpu_mes_add_gang()
446 DRM_ERROR("pasid %d doesn't exist\n", pasid); in amdgpu_mes_add_gang()
455 DRM_ERROR("failed to allocate idr for gang\n"); in amdgpu_mes_add_gang()
496 DRM_ERROR("gang id %d doesn't exist\n", gang_id); in amdgpu_mes_remove_gang()
502 DRM_ERROR("queue list is not empty\n"); in amdgpu_mes_remove_gang()
540 DRM_ERROR("failed to suspend pasid %d gangid %d", in amdgpu_mes_suspend()
569 DRM_ERROR("failed to resume pasid %d gangid %d", in amdgpu_mes_resume()
646 DRM_ERROR("Failed to allocate memory for queue\n"); in amdgpu_mes_add_hw_queue()
663 DRM_ERROR("gang id %d doesn't exist\n", gang_id); in amdgpu_mes_add_hw_queue()
715 DRM_ERROR("failed to add hardware queue to MES, doorbell=0x%llx\n", in amdgpu_mes_add_hw_queue()
773 DRM_ERROR("queue id %d doesn't exist\n", queue_id); in amdgpu_mes_remove_hw_queue()
789 DRM_ERROR("failed to remove hardware queue, queue id = %d\n", in amdgpu_mes_remove_hw_queue()
820 DRM_ERROR("failed to unmap legacy queue\n"); in amdgpu_mes_unmap_legacy_queue()
835 DRM_ERROR("mes rreg is not supported!\n"); in amdgpu_mes_rreg()
841 DRM_ERROR("failed to read reg (0x%x)\n", reg); in amdgpu_mes_rreg()
860 DRM_ERROR("mes wreg is not supported!\n"); in amdgpu_mes_wreg()
867 DRM_ERROR("failed to write reg (0x%x)\n", reg); in amdgpu_mes_wreg()
887 DRM_ERROR("mes reg_write_reg_wait is not supported!\n"); in amdgpu_mes_reg_write_reg_wait()
894 DRM_ERROR("failed to reg_write_reg_wait\n"); in amdgpu_mes_reg_write_reg_wait()
912 DRM_ERROR("mes reg wait is not supported!\n"); in amdgpu_mes_reg_wait()
919 DRM_ERROR("failed to reg_write_reg_wait\n"); in amdgpu_mes_reg_wait()
997 DRM_ERROR("gang id %d doesn't exist\n", gang_id); in amdgpu_mes_add_ring()
1146 DRM_ERROR("failed to reserve meta data BO: err=%d\n", r); in amdgpu_mes_ctx_map_meta_data()
1153 DRM_ERROR("failed to create bo_va for meta data BO\n"); in amdgpu_mes_ctx_map_meta_data()
1163 DRM_ERROR("failed to do bo_map on meta data, err=%d\n", r); in amdgpu_mes_ctx_map_meta_data()
1169 DRM_ERROR("failed to do vm_bo_update on meta data\n"); in amdgpu_mes_ctx_map_meta_data()
1176 DRM_ERROR("failed to update pdes on meta data\n"); in amdgpu_mes_ctx_map_meta_data()
1271 DRM_ERROR("failed to add gang\n"); in amdgpu_mes_test_create_gang_and_queues()
1280 DRM_ERROR("failed to add ring\n"); in amdgpu_mes_test_create_gang_and_queues()
1351 DRM_ERROR("failed to initialize vm\n"); in amdgpu_mes_self_test()
1357 DRM_ERROR("failed to alloc ctx meta data\n"); in amdgpu_mes_self_test()
1364 DRM_ERROR("failed to map ctx meta data\n"); in amdgpu_mes_self_test()
1370 DRM_ERROR("failed to create MES process\n"); in amdgpu_mes_self_test()