All of lore.kernel.org
 help / color / mirror / Atom feed
From: chen gong <curry.gong-5C7GfCeVMHo@public.gmane.org>
To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Cc: Bhawanpreet.Lakha-5C7GfCeVMHo@public.gmane.org,
	chen gong <curry.gong-5C7GfCeVMHo@public.gmane.org>
Subject: [PATCH] drm/amdgpu/psp: declare PSP TA firmware
Date: Wed, 16 Oct 2019 10:48:33 +0800	[thread overview]
Message-ID: <1571194113-22696-1-git-send-email-curry.gong@amd.com> (raw)

Add PSP TA firmware declaration for raven raven2 picasso

Signed-off-by: chen gong <curry.gong@amd.com>
---
 drivers/gpu/drm/amd/amdgpu/psp_v10_0.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/drivers/gpu/drm/amd/amdgpu/psp_v10_0.c b/drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
index b96484a..b345e69 100644
--- a/drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
@@ -40,6 +40,9 @@
 MODULE_FIRMWARE("amdgpu/raven_asd.bin");
 MODULE_FIRMWARE("amdgpu/picasso_asd.bin");
 MODULE_FIRMWARE("amdgpu/raven2_asd.bin");
+MODULE_FIRMWARE("amdgpu/picasso_ta.bin");
+MODULE_FIRMWARE("amdgpu/raven2_ta.bin");
+MODULE_FIRMWARE("amdgpu/raven_ta.bin");
 
 static int psp_v10_0_init_microcode(struct psp_context *psp)
 {
-- 
2.7.4

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

             reply	other threads:[~2019-10-16  2:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-16  2:48 chen gong [this message]
     [not found] ` <1571194113-22696-1-git-send-email-curry.gong-5C7GfCeVMHo@public.gmane.org>
2019-10-16 12:45   ` [PATCH] drm/amdgpu/psp: declare PSP TA firmware Deucher, Alexander
2019-11-20 12:36   ` Mike Lothian
2019-11-20 12:36     ` Mike Lothian
     [not found]     ` <CAHbf0-Hv5e_ZtdziJe9F0Zmgnsw9p_kXZ6HujSWZQOdFBvzSNg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-11-20 19:25       ` Alex Deucher
2019-11-20 19:25         ` Alex Deucher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1571194113-22696-1-git-send-email-curry.gong@amd.com \
    --to=curry.gong-5c7gfcevmho@public.gmane.org \
    --cc=Bhawanpreet.Lakha-5C7GfCeVMHo@public.gmane.org \
    --cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.