[PATCH] drm/amdgpu: Update RAS init handling
Zhang, Hawking
Hawking.Zhang at amd.com
Fri Sep 11 06:02:15 UTC 2020
[AMD Public Use]
+ {
+ dev_warn(psp->adev->dev, "RAS Init Status: 0x%X\n", ras_cmd->ras_status);
+ }
Please remove the redundant bracket.
Other than that, the patch is
Reviewed-by: Hawking Zhang <Hawking.Zhang at amd.com>
In addition, please create another patch to move the nbio ras controller irq source registry to sw_init, which is the consistent as what we did for other ip blocks, register the irq source in IP sw_init funcs.
Regards,
Hawking
From: Clements, John <John.Clements at amd.com>
Sent: Friday, September 11, 2020 12:03
To: amd-gfx list <amd-gfx at lists.freedesktop.org>; Chen, Guchun <Guchun.Chen at amd.com>; Zhang, Hawking <Hawking.Zhang at amd.com>
Subject: [PATCH] drm/amdgpu: Update RAS init handling
[AMD Official Use Only - Internal Distribution Only]
Added RAS status check and tear down RAS context if RAS init fails
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20200911/17531521/attachment-0001.htm>
More information about the amd-gfx
mailing list