[PATCH] drm/amdgpu: Update psp fw attestation support list

Zhu, Changfeng Changfeng.Zhu at amd.com
Mon Jun 7 03:25:44 UTC 2021


if (adev->asic_type == CHIP_VANGOGH)

BR,
Changfeng.


From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of Zhu, Changfeng
Sent: Monday, June 7, 2021 11:24 AM
To: Clements, John <John.Clements at amd.com>; amd-gfx at lists.freedesktop.org
Subject: RE: [PATCH] drm/amdgpu: Update psp fw attestation support list

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<mailto:John.Clements at amd.com>>
Sent: Monday, June 7, 2021 11:13 AM
To: amd-gfx at lists.freedesktop.org<mailto:amd-gfx at lists.freedesktop.org>
Cc: Zhu, Changfeng <Changfeng.Zhu at amd.com<mailto: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/b6f65f9e/attachment-0001.htm>


More information about the amd-gfx mailing list