drm/amd/amdgpu: fix spelling mistake "disbale" -> "disable"
There is a spelling mistake. Fix it. Signed-off-by: tangmeng <tangmeng@uniontech.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
ded81d5b2b
commit
1ec5a44331
@ -544,7 +544,7 @@ static int xgpu_vi_mailbox_rcv_irq(struct amdgpu_device *adev,
|
||||
{
|
||||
int r;
|
||||
|
||||
/* trigger gpu-reset by hypervisor only if TDR disbaled */
|
||||
/* trigger gpu-reset by hypervisor only if TDR disabled */
|
||||
if (!amdgpu_gpu_recovery) {
|
||||
/* see what event we get */
|
||||
r = xgpu_vi_mailbox_rcv_msg(adev, IDH_FLR_NOTIFICATION);
|
||||
|
Loading…
x
Reference in New Issue
Block a user