From: <Roman.Li@amd.com>
To: <amd-gfx@lists.freedesktop.org>, <Alexander.Deucher@amd.com>,
<nicholas.kazlauskas@amd.com>
Cc: Roman Li <Roman.Li@amd.com>
Subject: [PATCH 2/2] drm/amdgpu: add dm ip block for dcn 3.1.4
Date: Tue, 19 Jul 2022 14:26:46 -0400 [thread overview]
Message-ID: <20220719182646.23049-2-Roman.Li@amd.com> (raw)
In-Reply-To: <20220719182646.23049-1-Roman.Li@amd.com>
From: Roman Li <Roman.Li@amd.com>
Adding dm ip block to enable display on dcn 3.1.4.
Signed-off-by: Roman Li <Roman.Li@amd.com>
---
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
index 0ba56e2ebf09..242d1847c4aa 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
@@ -1716,6 +1716,7 @@ static int amdgpu_discovery_set_display_ip_blocks(struct amdgpu_device *adev)
case IP_VERSION(3, 0, 1):
case IP_VERSION(3, 1, 2):
case IP_VERSION(3, 1, 3):
+ case IP_VERSION(3, 1, 4):
case IP_VERSION(3, 1, 5):
case IP_VERSION(3, 1, 6):
case IP_VERSION(3, 2, 0):
--
2.17.1
next prev parent reply other threads:[~2022-07-19 18:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-19 18:26 [PATCH 1/2] drm/amd/display: Disable dmcu fw loading for dcn314 Roman.Li
2022-07-19 18:26 ` Roman.Li [this message]
2022-07-19 18:31 ` [PATCH 2/2] drm/amdgpu: add dm ip block for dcn 3.1.4 Alex Deucher
2022-07-19 19:02 ` [PATCH 1/2] drm/amd/display: Disable dmcu fw loading for dcn314 Harry Wentland
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=20220719182646.23049-2-Roman.Li@amd.com \
--to=roman.li@amd.com \
--cc=Alexander.Deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=nicholas.kazlauskas@amd.com \
/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.