All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/amdgpu: load asd for sienna cichlid
@ 2020-07-17  3:03 Clements, John
  2020-07-17  3:32 ` Zhang, Hawking
  0 siblings, 1 reply; 2+ messages in thread
From: Clements, John @ 2020-07-17  3:03 UTC (permalink / raw)
  To: amd-gfx list, Zhang, Hawking


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

[AMD Public Use]

Submitting patch to enable ASD loading for Sienna Cichlid

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

[-- Attachment #2: 0001-drm-amdgpu-load-asd-for-sienna-cichlid.patch --]
[-- Type: application/octet-stream, Size: 974 bytes --]

From 32c8d6018fa48a36b68bc6ebea090819395ad3ef Mon Sep 17 00:00:00 2001
From: John Clements <john.clements@amd.com>
Date: Fri, 17 Jul 2020 10:56:53 +0800
Subject: [PATCH] drm/amdgpu: load asd for sienna cichlid

do not abort psp asd load sequence for sienna cichlid

Signed-off-by: John Clements <john.clements@amd.com>
Change-Id: Ic6945439526249b44e6c02f9fc519a296862dd97
---
 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
index aa80cf799e42..8034111acd9a 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
@@ -500,7 +500,6 @@ static int psp_asd_load(struct psp_context *psp)
 	 * TODO: add version check to make it common
 	 */
 	if (amdgpu_sriov_vf(psp->adev) ||
-	    (psp->adev->asic_type == CHIP_SIENNA_CICHLID) ||
 	    (psp->adev->asic_type == CHIP_NAVY_FLOUNDER))
 		return 0;
 
-- 
2.17.1


[-- Attachment #3: 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: load asd for sienna cichlid
  2020-07-17  3:03 [PATCH] drm/amdgpu: load asd for sienna cichlid Clements, John
@ 2020-07-17  3:32 ` Zhang, Hawking
  0 siblings, 0 replies; 2+ messages in thread
From: Zhang, Hawking @ 2020-07-17  3:32 UTC (permalink / raw)
  To: Clements, John, amd-gfx list


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

[AMD Public Use]

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

Regards,
Hawking
From: Clements, John <John.Clements@amd.com>
Sent: Friday, July 17, 2020 11:04
To: amd-gfx list <amd-gfx@lists.freedesktop.org>; Zhang, Hawking <Hawking.Zhang@amd.com>
Subject: [PATCH] drm/amdgpu: load asd for sienna cichlid


[AMD Public Use]

Submitting patch to enable ASD loading for Sienna Cichlid

[-- Attachment #1.2: Type: text/html, Size: 3035 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	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-17  3:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17  3:03 [PATCH] drm/amdgpu: load asd for sienna cichlid Clements, John
2020-07-17  3:32 ` 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.