From: Anusha Srivatsa <anusha.srivatsa@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: Anusha Srivatsa <anusha.srivatsa@intel.com>,
Imre Deak <ImreDeakimre.deak@intel.com>
Subject: [Intel-gfx] [PATCH 1/1] drm/i915/dmc: Update to DMC v2.12
Date: Tue, 14 Sep 2021 14:57:32 -0700 [thread overview]
Message-ID: <20210914215732.67135-2-anusha.srivatsa@intel.com> (raw)
In-Reply-To: <20210914215732.67135-1-anusha.srivatsa@intel.com>
The release notes mentions that this version-
1. Fix for unblock indication to punit.
2. Robustness fix for DC6/6v abort scenarios.
Cc: Imre Deak <Imre Deak <imre.deak@intel.com>>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
---
drivers/gpu/drm/i915/display/intel_dmc.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/i915/display/intel_dmc.c b/drivers/gpu/drm/i915/display/intel_dmc.c
index 3c3c6cb5c0df..0978d97d9c3c 100644
--- a/drivers/gpu/drm/i915/display/intel_dmc.c
+++ b/drivers/gpu/drm/i915/display/intel_dmc.c
@@ -45,8 +45,8 @@
#define GEN12_DMC_MAX_FW_SIZE ICL_DMC_MAX_FW_SIZE
-#define ADLP_DMC_PATH DMC_PATH(adlp, 2, 10)
-#define ADLP_DMC_VERSION_REQUIRED DMC_VERSION(2, 10)
+#define ADLP_DMC_PATH DMC_PATH(adlp, 2, 12)
+#define ADLP_DMC_VERSION_REQUIRED DMC_VERSION(2, 12)
MODULE_FIRMWARE(ADLP_DMC_PATH);
#define ADLS_DMC_PATH DMC_PATH(adls, 2, 01)
--
2.25.1
next prev parent reply other threads:[~2021-09-14 21:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-14 21:57 [Intel-gfx] [PATCH 0/1] Update to DMC v2.12 for ADLP Anusha Srivatsa
2021-09-14 21:57 ` Anusha Srivatsa [this message]
2021-09-16 18:57 ` [Intel-gfx] [PATCH 1/1] drm/i915/dmc: Update to DMC v2.12 Imre Deak
2021-09-14 22:56 ` [Intel-gfx] ✓ Fi.CI.BAT: success for Update to DMC v2.12 for ADLP Patchwork
2021-09-15 0:14 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2021-09-17 11:39 ` Imre Deak
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=20210914215732.67135-2-anusha.srivatsa@intel.com \
--to=anusha.srivatsa@intel.com \
--cc=ImreDeakimre.deak@intel.com \
--cc=intel-gfx@lists.freedesktop.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox