[PATCH] drm/amdgpu: Update psp fw attestation support list
Zhu, Changfeng
Changfeng.Zhu at amd.com
Mon Jun 7 03:24:17 UTC 2021
Hi John,
I think it's better to replace
if (adev->flags & AMD_IS_APU)
with
if (adev->asic_type >= CHIP_VANGOGH)
As you say, rembrandt should support this feature.
BR,
Changfeng.
From: Clements, John <John.Clements at amd.com>
Sent: Monday, June 7, 2021 11:13 AM
To: amd-gfx at lists.freedesktop.org
Cc: Zhu, Changfeng <Changfeng.Zhu at amd.com>
Subject: [PATCH] drm/amdgpu: Update psp fw attestation support list
[AMD Official Use Only - Internal Distribution Only]
Submitting patch to disable PSP FW attestation support on APU
Thank you,
John Clements
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20210607/62093488/attachment.htm>
More information about the amd-gfx
mailing list