<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<p style="font-family:Arial;font-size:10pt;color:#008000;margin:15pt;" align="Left">
[Public]<br>
</p>
<br>
<div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Reviewed-by: Alex Deucher <alexander.deucher@amd.com><br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> VURDIGERENATARAJ, CHANDAN <CHANDAN.VURDIGERENATARAJ@amd.com><br>
<b>Sent:</b> Tuesday, January 11, 2022 10:25 AM<br>
<b>To:</b> Deucher, Alexander <Alexander.Deucher@amd.com><br>
<b>Cc:</b> amd-gfx@lists.freedesktop.org <amd-gfx@lists.freedesktop.org>; VURDIGERENATARAJ, CHANDAN <CHANDAN.VURDIGERENATARAJ@amd.com><br>
<b>Subject:</b> [PATCH] drm/amdgpu: Enable recovery on yellow carp</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Add yellow carp to devices which support recovery<br>
<br>
Signed-off-by: CHANDAN VURDIGERE NATARAJ <chandan.vurdigerenataraj@amd.com><br>
<br>
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c<br>
index f0fc015bd11e..2f519cbe7af9 100644<br>
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c<br>
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c<br>
@@ -4473,6 +4473,7 @@ bool amdgpu_device_should_recover_gpu(struct amdgpu_device *adev)<br>
                 case CHIP_BEIGE_GOBY:<br>
                 case CHIP_VANGOGH:<br>
                 case CHIP_ALDEBARAN:<br>
+               case CHIP_YELLOW_CARP:<br>
                         break;<br>
                 default:<br>
                         goto disabled;<br>
-- <br>
2.25.1<br>
<br>
</div>
</span></font></div>
</div>
</body>
</html>