All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/amdgpu: Enable recovery on aldebaran
@ 2021-03-23 10:54 Lazar, Lijo
  2021-03-23 11:13 ` Zhang, Hawking
  0 siblings, 1 reply; 2+ messages in thread
From: Lazar, Lijo @ 2021-03-23 10:54 UTC (permalink / raw)
  To: amd-gfx; +Cc: Xu, Feifei, Zhang, Hawking


[-- Attachment #1.1: Type: text/plain, Size: 958 bytes --]

[AMD Public Use]

Add aldebaran to devices which support recovery

Signed-off-by: Lijo Lazar lijo.lazar@amd.com<mailto:lijo.lazar@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 b1b83d282090..324b9e6b2965 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
@@ -4192,6 +4192,7 @@ bool amdgpu_device_should_recover_gpu(struct amdgpu_device *adev)
                               case CHIP_NAVY_FLOUNDER:
                               case CHIP_DIMGREY_CAVEFISH:
                               case CHIP_VANGOGH:
+                             case CHIP_ALDEBARAN:
                                               break;
                               default:
                                               goto disabled;
--
2.17.1


[-- Attachment #1.2: Type: text/html, Size: 4629 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* RE: [PATCH] drm/amdgpu: Enable recovery on aldebaran
  2021-03-23 10:54 [PATCH] drm/amdgpu: Enable recovery on aldebaran Lazar, Lijo
@ 2021-03-23 11:13 ` Zhang, Hawking
  0 siblings, 0 replies; 2+ messages in thread
From: Zhang, Hawking @ 2021-03-23 11:13 UTC (permalink / raw)
  To: Lazar, Lijo, amd-gfx; +Cc: Xu, Feifei


[-- Attachment #1.1: Type: text/plain, Size: 1302 bytes --]

[AMD Public Use]

Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>

Regards,
Hawking
From: Lazar, Lijo <Lijo.Lazar@amd.com>
Sent: Tuesday, March 23, 2021 18:55
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking <Hawking.Zhang@amd.com>; Xu, Feifei <Feifei.Xu@amd.com>
Subject: [PATCH] drm/amdgpu: Enable recovery on aldebaran


[AMD Public Use]

Add aldebaran to devices which support recovery

Signed-off-by: Lijo Lazar lijo.lazar@amd.com<mailto:lijo.lazar@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 b1b83d282090..324b9e6b2965 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
@@ -4192,6 +4192,7 @@ bool amdgpu_device_should_recover_gpu(struct amdgpu_device *adev)
                               case CHIP_NAVY_FLOUNDER:
                               case CHIP_DIMGREY_CAVEFISH:
                               case CHIP_VANGOGH:
+                             case CHIP_ALDEBARAN:
                                               break;
                               default:
                                               goto disabled;
--
2.17.1


[-- Attachment #1.2: Type: text/html, Size: 5996 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-23 11:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23 10:54 [PATCH] drm/amdgpu: Enable recovery on aldebaran Lazar, Lijo
2021-03-23 11:13 ` Zhang, Hawking

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.