Lines Matching refs:DRM_ERROR

86 		DRM_ERROR("Failed to allocate MES doorbell bitmap\n");  in amdgpu_mes_doorbell_init()
259 DRM_ERROR("no more memory to create mes process\n"); in amdgpu_mes_create_process()
270 DRM_ERROR("failed to allocate process context bo\n"); in amdgpu_mes_create_process()
285 DRM_ERROR("failed to lock pasid=%d\n", pasid); in amdgpu_mes_create_process()
394 DRM_ERROR("failed to allocate process context bo\n"); in amdgpu_mes_add_gang()
407 DRM_ERROR("pasid %d doesn't exist\n", pasid); in amdgpu_mes_add_gang()
416 DRM_ERROR("failed to allocate idr for gang\n"); in amdgpu_mes_add_gang()
457 DRM_ERROR("gang id %d doesn't exist\n", gang_id); in amdgpu_mes_remove_gang()
463 DRM_ERROR("queue list is not empty\n"); in amdgpu_mes_remove_gang()
500 DRM_ERROR("failed to suspend all gangs"); in amdgpu_mes_suspend()
524 DRM_ERROR("failed to resume all gangs"); in amdgpu_mes_resume()
611 DRM_ERROR("Failed to allocate memory for queue\n"); in amdgpu_mes_add_hw_queue()
628 DRM_ERROR("gang id %d doesn't exist\n", gang_id); in amdgpu_mes_add_hw_queue()
680 DRM_ERROR("failed to add hardware queue to MES, doorbell=0x%llx\n", in amdgpu_mes_add_hw_queue()
737 DRM_ERROR("queue id %d doesn't exist\n", queue_id); in amdgpu_mes_remove_hw_queue()
753 DRM_ERROR("failed to remove hardware queue, queue id = %d\n", in amdgpu_mes_remove_hw_queue()
786 DRM_ERROR("queue id %d doesn't exist\n", queue_id); in amdgpu_mes_reset_hw_queue()
800 DRM_ERROR("failed to reset hardware queue, queue id = %d\n", in amdgpu_mes_reset_hw_queue()
822 DRM_ERROR("failed to reset hardware queue by mmio, queue id = %d\n", in amdgpu_mes_reset_hw_queue_mmio()
844 DRM_ERROR("failed to map legacy queue\n"); in amdgpu_mes_map_legacy_queue()
867 DRM_ERROR("failed to unmap legacy queue\n"); in amdgpu_mes_unmap_legacy_queue()
894 DRM_ERROR("failed to reset legacy queue\n"); in amdgpu_mes_reset_legacy_queue()
908 DRM_ERROR("critical bug! too many mes readers\n"); in amdgpu_mes_rreg()
918 DRM_ERROR("mes rreg is not supported!\n"); in amdgpu_mes_rreg()
924 DRM_ERROR("failed to read reg (0x%x)\n", reg); in amdgpu_mes_rreg()
945 DRM_ERROR("mes wreg is not supported!\n"); in amdgpu_mes_wreg()
952 DRM_ERROR("failed to write reg (0x%x)\n", reg); in amdgpu_mes_wreg()
972 DRM_ERROR("mes reg_write_reg_wait is not supported!\n"); in amdgpu_mes_reg_write_reg_wait()
979 DRM_ERROR("failed to reg_write_reg_wait\n"); in amdgpu_mes_reg_write_reg_wait()
997 DRM_ERROR("mes reg wait is not supported!\n"); in amdgpu_mes_reg_wait()
1004 DRM_ERROR("failed to reg_write_reg_wait\n"); in amdgpu_mes_reg_wait()
1021 DRM_ERROR("mes set shader debugger is not supported!\n"); in amdgpu_mes_set_shader_debugger()
1045 DRM_ERROR("failed to set_shader_debugger\n"); in amdgpu_mes_set_shader_debugger()
1059 DRM_ERROR("mes flush shader debugger is not supported!\n"); in amdgpu_mes_flush_shader_debugger()
1071 DRM_ERROR("failed to set_shader_debugger\n"); in amdgpu_mes_flush_shader_debugger()
1150 DRM_ERROR("gang id %d doesn't exist\n", gang_id); in amdgpu_mes_add_ring()
1313 DRM_ERROR("failed to create bo_va for meta data BO\n"); in amdgpu_mes_ctx_map_meta_data()
1324 DRM_ERROR("failed to do bo_map on meta data, err=%d\n", r); in amdgpu_mes_ctx_map_meta_data()
1330 DRM_ERROR("failed to do vm_bo_update on meta data\n"); in amdgpu_mes_ctx_map_meta_data()
1337 DRM_ERROR("failed to update pdes on meta data\n"); in amdgpu_mes_ctx_map_meta_data()
1430 DRM_ERROR("failed to add gang\n"); in amdgpu_mes_test_create_gang_and_queues()
1439 DRM_ERROR("failed to add ring\n"); in amdgpu_mes_test_create_gang_and_queues()
1502 DRM_ERROR("failed to initialize vm\n"); in amdgpu_mes_self_test()
1508 DRM_ERROR("failed to alloc ctx meta data\n"); in amdgpu_mes_self_test()
1515 DRM_ERROR("failed to map ctx meta data\n"); in amdgpu_mes_self_test()
1521 DRM_ERROR("failed to create MES process\n"); in amdgpu_mes_self_test()