[PATCH 2/2] drm/amdgpu: enable GPU reset by default on renoir
Andrey Grodzovsky
Andrey.Grodzovsky at amd.com
Mon Jan 27 19:53:57 UTC 2020
Series is Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky at amd.com>
Andrey
On 1/27/20 2:37 PM, Alex Deucher wrote:
> Everything is in place.
>
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> index 69248d1b2417..5030a09babb8 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> @@ -3762,6 +3762,7 @@ bool amdgpu_device_should_recover_gpu(struct amdgpu_device *adev)
> case CHIP_VEGA12:
> case CHIP_RAVEN:
> case CHIP_ARCTURUS:
> + case CHIP_RENOIR:
> case CHIP_NAVI10:
> case CHIP_NAVI14:
> case CHIP_NAVI12:
More information about the amd-gfx
mailing list