search for: amdgpu_pci_slot_reset

Displaying 7 results from an estimated 7 matches for "amdgpu_pci_slot_reset".

2020 Dec 01
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
..._CAN_RECOVER; /* Fatal error, prepare for slot reset */ - case pci_channel_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
..._CAN_RECOVER; /* Fatal error, prepare for slot reset */ - case pci_channel_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
...slot reset */ > - case pci_channel_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)
2020 Dec 02
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...; -??????? /* >> +??? 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_r...
2020 Dec 02
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...t; +??? 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); >>>...
2020 Dec 02
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...>>> + /* > >>>> * 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_...
2020 Dec 02
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...>>> + /* > >>>> * 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_...