Lines Matching refs:DRM_ERROR

86 		DRM_ERROR("Failed to allocate MES doorbell bitmap\n");  in amdgpu_mes_doorbell_init()
280 DRM_ERROR("no more memory to create mes process\n"); in amdgpu_mes_create_process()
291 DRM_ERROR("failed to allocate process context bo\n"); in amdgpu_mes_create_process()
306 DRM_ERROR("failed to lock pasid=%d\n", pasid); in amdgpu_mes_create_process()
415 DRM_ERROR("failed to allocate process context bo\n"); in amdgpu_mes_add_gang()
428 DRM_ERROR("pasid %d doesn't exist\n", pasid); in amdgpu_mes_add_gang()
437 DRM_ERROR("failed to allocate idr for gang\n"); in amdgpu_mes_add_gang()
478 DRM_ERROR("gang id %d doesn't exist\n", gang_id); in amdgpu_mes_remove_gang()
484 DRM_ERROR("queue list is not empty\n"); in amdgpu_mes_remove_gang()
521 DRM_ERROR("failed to suspend all gangs"); in amdgpu_mes_suspend()
545 DRM_ERROR("failed to resume all gangs"); in amdgpu_mes_resume()
632 DRM_ERROR("Failed to allocate memory for queue\n"); in amdgpu_mes_add_hw_queue()
649 DRM_ERROR("gang id %d doesn't exist\n", gang_id); in amdgpu_mes_add_hw_queue()
701 DRM_ERROR("failed to add hardware queue to MES, doorbell=0x%llx\n", in amdgpu_mes_add_hw_queue()
758 DRM_ERROR("queue id %d doesn't exist\n", queue_id); in amdgpu_mes_remove_hw_queue()
774 DRM_ERROR("failed to remove hardware queue, queue id = %d\n", in amdgpu_mes_remove_hw_queue()
807 DRM_ERROR("queue id %d doesn't exist\n", queue_id); in amdgpu_mes_reset_hw_queue()
821 DRM_ERROR("failed to reset hardware queue, queue id = %d\n", in amdgpu_mes_reset_hw_queue()
843 DRM_ERROR("failed to reset hardware queue by mmio, queue id = %d\n", in amdgpu_mes_reset_hw_queue_mmio()
865 DRM_ERROR("failed to map legacy queue\n"); in amdgpu_mes_map_legacy_queue()
888 DRM_ERROR("failed to unmap legacy queue\n"); in amdgpu_mes_unmap_legacy_queue()
915 DRM_ERROR("failed to reset legacy queue\n"); in amdgpu_mes_reset_legacy_queue()
930 DRM_ERROR("mes rreg is not supported!\n"); in amdgpu_mes_rreg()
936 DRM_ERROR("failed to read reg (0x%x)\n", reg); in amdgpu_mes_rreg()
955 DRM_ERROR("mes wreg is not supported!\n"); in amdgpu_mes_wreg()
962 DRM_ERROR("failed to write reg (0x%x)\n", reg); in amdgpu_mes_wreg()
982 DRM_ERROR("mes reg_write_reg_wait is not supported!\n"); in amdgpu_mes_reg_write_reg_wait()
989 DRM_ERROR("failed to reg_write_reg_wait\n"); in amdgpu_mes_reg_write_reg_wait()
1007 DRM_ERROR("mes reg wait is not supported!\n"); in amdgpu_mes_reg_wait()
1014 DRM_ERROR("failed to reg_write_reg_wait\n"); in amdgpu_mes_reg_wait()
1031 DRM_ERROR("mes set shader debugger is not supported!\n"); in amdgpu_mes_set_shader_debugger()
1055 DRM_ERROR("failed to set_shader_debugger\n"); in amdgpu_mes_set_shader_debugger()
1069 DRM_ERROR("mes flush shader debugger is not supported!\n"); in amdgpu_mes_flush_shader_debugger()
1081 DRM_ERROR("failed to set_shader_debugger\n"); in amdgpu_mes_flush_shader_debugger()
1160 DRM_ERROR("gang id %d doesn't exist\n", gang_id); in amdgpu_mes_add_ring()
1323 DRM_ERROR("failed to create bo_va for meta data BO\n"); in amdgpu_mes_ctx_map_meta_data()
1334 DRM_ERROR("failed to do bo_map on meta data, err=%d\n", r); in amdgpu_mes_ctx_map_meta_data()
1340 DRM_ERROR("failed to do vm_bo_update on meta data\n"); in amdgpu_mes_ctx_map_meta_data()
1347 DRM_ERROR("failed to update pdes on meta data\n"); in amdgpu_mes_ctx_map_meta_data()
1440 DRM_ERROR("failed to add gang\n"); in amdgpu_mes_test_create_gang_and_queues()
1449 DRM_ERROR("failed to add ring\n"); in amdgpu_mes_test_create_gang_and_queues()
1512 DRM_ERROR("failed to initialize vm\n"); in amdgpu_mes_self_test()
1518 DRM_ERROR("failed to alloc ctx meta data\n"); in amdgpu_mes_self_test()
1525 DRM_ERROR("failed to map ctx meta data\n"); in amdgpu_mes_self_test()
1531 DRM_ERROR("failed to create MES process\n"); in amdgpu_mes_self_test()