Home
last modified time | relevance | path

Searched refs:drm_file_err (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_userq.c439 drm_file_err(uq_mgr->file, "Timed out waiting for fence=%llu:%llu\n", in amdgpu_userq_wait_for_last_fence()
516 drm_file_err(uq_mgr->file, "Failed to allocate BO for userqueue (%d)", r); in amdgpu_userq_create_object()
522 drm_file_err(uq_mgr->file, "Failed to reserve BO to map (%d)", r); in amdgpu_userq_create_object()
528 drm_file_err(uq_mgr->file, "Failed to alloc GART for userqueue object (%d)", r); in amdgpu_userq_create_object()
534 drm_file_err(uq_mgr->file, "Failed to map BO for userqueue (%d)", r); in amdgpu_userq_create_object()
570 drm_file_err(uq_mgr->file, "Can't find GEM object for doorbell\n"); in amdgpu_userq_get_doorbell_index()
579 drm_file_err(uq_mgr->file, "[Usermode queues] Failed to pin doorbell object\n"); in amdgpu_userq_get_doorbell_index()
586 drm_file_err(uq_mgr->file, "[Usermode queues] Failed to pin doorbell object\n"); in amdgpu_userq_get_doorbell_index()
597 drm_file_err(uq_mgr->file, "[Usermode queues] IP %d not support\n", in amdgpu_userq_get_doorbell_index()
682 drm_file_err(uq_mgr->file, "Failed to destroy usermode queue %d\n", r); in amdgpu_userq_kref_destroy()
[all …]
H A Dmes_userqueue.c106 drm_file_err(uq_mgr->file, "[Usermode queues] Failed to pin wptr bo\n"); in mes_userq_create_wptr_mapping()
/linux/drivers/gpu/drm/
H A Ddrm_file.c1015 void drm_file_err(struct drm_file *file_priv, const char *fmt, ...) in drm_file_err() function
1041 EXPORT_SYMBOL(drm_file_err);