提交 1ec5a443 编写于 作者: T tangmeng 提交者: Alex Deucher

drm/amd/amdgpu: fix spelling mistake "disbale" -> "disable"

There is a spelling mistake. Fix it.
Signed-off-by: Ntangmeng <tangmeng@uniontech.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 ded81d5b
...@@ -544,7 +544,7 @@ static int xgpu_vi_mailbox_rcv_irq(struct amdgpu_device *adev, ...@@ -544,7 +544,7 @@ static int xgpu_vi_mailbox_rcv_irq(struct amdgpu_device *adev,
{ {
int r; int r;
/* trigger gpu-reset by hypervisor only if TDR disbaled */ /* trigger gpu-reset by hypervisor only if TDR disabled */
if (!amdgpu_gpu_recovery) { if (!amdgpu_gpu_recovery) {
/* see what event we get */ /* see what event we get */
r = xgpu_vi_mailbox_rcv_msg(adev, IDH_FLR_NOTIFICATION); r = xgpu_vi_mailbox_rcv_msg(adev, IDH_FLR_NOTIFICATION);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册