From: "Tolakanahalli Pradeep, Madhumitha" <madhumitha.tolakanahalli.pradeep@intel.com>
To: "Srivatsa, Anusha" <anusha.srivatsa@intel.com>,
"intel-gfx@lists.freedesktop.org"
<intel-gfx@lists.freedesktop.org>
Subject: Re: [Intel-gfx] [PATCH 2/2] drm/i915/firmware: Update to DMC v2.03 on RKL
Date: Mon, 28 Jun 2021 22:05:24 +0000 [thread overview]
Message-ID: <9eba21f3ef1c797b64ca76b00ee3da1cdc1b7fe2.camel@intel.com> (raw)
In-Reply-To: <20210621234515.9433-3-anusha.srivatsa@intel.com>
On Mon, 2021-06-21 at 16:45 -0700, Anusha Srivatsa wrote:
> Add support to load latest DMC version.
> The Release Notes mentions that this version fixes
> timeout issues.
>
> Cc: Madhumitha Pradeep <madhumitha.tolakanahalli.pradeep@intel.com>
> Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Patch looks good.
Reviewed-by: Madhumitha Pradeep <
madhumitha.tolakanahalli.pradeep@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 1d47f43ada51..45b7515e6a91 100644
> --- a/drivers/gpu/drm/i915/display/intel_dmc.c
> +++ b/drivers/gpu/drm/i915/display/intel_dmc.c
> @@ -53,8 +53,8 @@ MODULE_FIRMWARE(ADLS_DMC_PATH);
> #define DG1_DMC_VERSION_REQUIRED DMC_VERSION(2, 2)
> MODULE_FIRMWARE(DG1_DMC_PATH);
>
> -#define RKL_DMC_PATH DMC_PATH(rkl, 2, 02)
> -#define RKL_DMC_VERSION_REQUIRED DMC_VERSION(2, 2)
> +#define RKL_DMC_PATH DMC_PATH(rkl, 2, 03)
> +#define RKL_DMC_VERSION_REQUIRED DMC_VERSION(2, 3)
> MODULE_FIRMWARE(RKL_DMC_PATH);
>
> #define TGL_DMC_PATH DMC_PATH(tgl, 2, 12)
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2021-06-28 22:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-21 23:45 [Intel-gfx] [PATCH 0/2] DMC Updates for RKL, TGL Anusha Srivatsa
2021-06-21 23:45 ` [Intel-gfx] [PATCH 1/2] drm/i915/firmware: Update to DMC v2.12 on TGL Anusha Srivatsa
2021-06-28 22:04 ` Tolakanahalli Pradeep, Madhumitha
2021-06-21 23:45 ` [Intel-gfx] [PATCH 2/2] drm/i915/firmware: Update to DMC v2.03 on RKL Anusha Srivatsa
2021-06-28 22:05 ` Tolakanahalli Pradeep, Madhumitha [this message]
2021-06-22 0:51 ` [Intel-gfx] ✓ Fi.CI.BAT: success for DMC Updates for RKL, TGL (rev2) Patchwork
2021-06-22 2:28 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
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=9eba21f3ef1c797b64ca76b00ee3da1cdc1b7fe2.camel@intel.com \
--to=madhumitha.tolakanahalli.pradeep@intel.com \
--cc=anusha.srivatsa@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