Displaying 7 results from an estimated 7 matches for "in_pci_err_recovery".
2020 Dec 01
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...el_io_frozen:
- /*
+ case pci_channel_io_frozen:
+ /*
* Cancel and wait for all TDRs in progress if failing to
* set adev->in_gpu_reset in amdgpu_device_lock_adev
*
@@ -5014,7 +5014,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct pci_dev *pdev)
goto out;
}
- adev->in_pci_err_recovery = true;
+ adev->in_pci_err_recovery = true;
r = amdgpu_device_pre_asic_reset(adev, NULL, &need_full_reset);
adev->in_pci_err_recovery = false;
if (r)
--
2.29.2
2020 Dec 01
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...el_io_frozen:
- /*
+ case pci_channel_io_frozen:
+ /*
* Cancel and wait for all TDRs in progress if failing to
* set adev->in_gpu_reset in amdgpu_device_lock_adev
*
@@ -5014,7 +5014,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct pci_dev *pdev)
goto out;
}
- adev->in_pci_err_recovery = true;
+ adev->in_pci_err_recovery = true;
r = amdgpu_device_pre_asic_reset(adev, NULL, &need_full_reset);
adev->in_pci_err_recovery = false;
if (r)
--
2.29.2
2020 Dec 01
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...n:
> + /*
> * Cancel and wait for all TDRs in progress if failing to
> * set adev->in_gpu_reset in amdgpu_device_lock_adev
> *
> @@ -5014,7 +5014,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct pci_dev *pdev)
> goto out;
> }
>
> - adev->in_pci_err_recovery = true;
> + adev->in_pci_err_recovery = true;
> r = amdgpu_device_pre_asic_reset(adev, NULL, &need_full_reset);
> adev->in_pci_err_recovery = false;
> if (r)
2020 Dec 02
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...TDRs in progress if failing to
>> ?????????? * set? adev->in_gpu_reset in amdgpu_device_lock_adev
>> ?????????? *
>> @@ -5014,7 +5014,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct
>> pci_dev *pdev)
>> ????????? goto out;
>> ????? }
>> -??? adev->in_pci_err_recovery = true;
>> +??? adev->in_pci_err_recovery = true;
>> ????? r = amdgpu_device_pre_asic_reset(adev, NULL, &need_full_reset);
>> ????? adev->in_pci_err_recovery = false;
>> ????? if (r)
>
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Ger...
2020 Dec 02
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...to
>>> ?????????? * set? adev->in_gpu_reset in amdgpu_device_lock_adev
>>> ?????????? *
>>> @@ -5014,7 +5014,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct
>>> pci_dev *pdev)
>>> ????????? goto out;
>>> ????? }
>>> -??? adev->in_pci_err_recovery = true;
>>> +??? adev->in_pci_err_recovery = true;
>>> ????? r = amdgpu_device_pre_asic_reset(adev, NULL, &need_full_reset);
>>> ????? adev->in_pci_err_recovery = false;
>>> ????? if (r)
>>
>
2020 Dec 02
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...et in amdgpu_device_lock_adev
> >>>> *
> >>>> @@ -5014,7 +5014,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct
> >>>> pci_dev *pdev)
> >>>> goto out;
> >>>> }
> >>>> - adev->in_pci_err_recovery = true;
> >>>> + adev->in_pci_err_recovery = true;
> >>>> r = amdgpu_device_pre_asic_reset(adev, NULL, &need_full_reset);
> >>>> adev->in_pci_err_recovery = false;
> >>>> if (r)
> >>>
> >>...
2020 Dec 02
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...et in amdgpu_device_lock_adev
> >>>> *
> >>>> @@ -5014,7 +5014,7 @@ pci_ers_result_t amdgpu_pci_slot_reset(struct
> >>>> pci_dev *pdev)
> >>>> goto out;
> >>>> }
> >>>> - adev->in_pci_err_recovery = true;
> >>>> + adev->in_pci_err_recovery = true;
> >>>> r = amdgpu_device_pre_asic_reset(adev, NULL, &need_full_reset);
> >>>> adev->in_pci_err_recovery = false;
> >>>> if (r)
> >>>
> >>...