提交 034b6867 编写于 作者: X Xiangliang Yu 提交者: Alex Deucher

drm/amdgpu/virt: change AI ack-irq message to debug level

Change message to debug level as VI does.
Signed-off-by: NXiangliang Yu <Xiangliang.Yu@amd.com>
Reviewed-by: NMonk Liu <Monk.Liu@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 943cafb8
......@@ -213,7 +213,7 @@ static int xgpu_ai_mailbox_ack_irq(struct amdgpu_device *adev,
struct amdgpu_irq_src *source,
struct amdgpu_iv_entry *entry)
{
printk("get ack intr and do nothing.\n");
DRM_DEBUG("get ack intr and do nothing.\n");
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册