]> git.itanic.dy.fi Git - linux-stable/commit
drm/amdgpu: don't enable secure display on incompatible platforms
authorJesse Zhang <jesse.zhang@amd.com>
Thu, 18 May 2023 01:46:22 +0000 (09:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2023 19:09:06 +0000 (15:09 -0400)
commit7fc602dbfd548045862df096910b7d21e6d300bf
tree50964ac8f3c41b9c77b42d724f7c92170587cfe2
parent60ecaaf54886b0642d5c4744f7fbf1ff0d6b3e42
drm/amdgpu: don't enable secure display on incompatible platforms

[why]
[drm] psp gfx command LOAD_TA(0x1) failed and response status is (0x7)
[drm] psp gfx command INVOKE_CMD(0x3) failed and response status is (0x4)
amdgpu 0000:04:00.0: amdgpu: Secure display: Generic Failure.

[how]
don't enable secure display on incompatible platforms

Suggested-by: Aaron Liu <aaron.liu@amd.com>
Signed-off-by: Jesse zhang <jesse.zhang@amd.com>
Reviewed-by: Aaron Liu <aaron.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c