From: Ander Conselvan De Oliveira <conselvan2@gmail.com>
To: Rodrigo Vivi <rodrigo.vivi@intel.com>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/i915: DMC 1.03 for Geminilake
Date: Mon, 06 Feb 2017 14:52:06 +0200 [thread overview]
Message-ID: <1486385526.9875.1.camel@gmail.com> (raw)
In-Reply-To: <1486160248-31891-1-git-send-email-rodrigo.vivi@intel.com>
On Fri, 2017-02-03 at 14:17 -0800, Rodrigo Vivi wrote:
> There is a new version of DMC available for Geminilake.
>
> It's release notes only mention:
> - Enhancement in the FW to restore the PG2 state
>
> v2: Fixed the platform name on commit message.
> Noticed by Jani S.
>
> Cc: Jani Saarinen <jani.saarinen@intel.com>
> Cc: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Ander Conselvan de Oliveira <conselvan2@gmail.com>
Thanks,
Ander
> ---
> drivers/gpu/drm/i915/intel_csr.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/intel_csr.c
> b/drivers/gpu/drm/i915/intel_csr.c
> index 57965f6..4172789 100644
> --- a/drivers/gpu/drm/i915/intel_csr.c
> +++ b/drivers/gpu/drm/i915/intel_csr.c
> @@ -34,9 +34,9 @@
> * low-power state and comes back to normal.
> */
>
> -#define I915_CSR_GLK "i915/glk_dmc_ver1_01.bin"
> +#define I915_CSR_GLK "i915/glk_dmc_ver1_03.bin"
> MODULE_FIRMWARE(I915_CSR_GLK);
> -#define GLK_CSR_VERSION_REQUIRED CSR_VERSION(1, 1)
> +#define GLK_CSR_VERSION_REQUIRED CSR_VERSION(1, 3)
>
> #define I915_CSR_KBL "i915/kbl_dmc_ver1_02.bin"
> MODULE_FIRMWARE(I915_CSR_KBL);
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2017-02-06 12:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-03 19:07 [PATCH] drm/i915: DMC 1.03 for Geminilake Rodrigo Vivi
2017-02-03 22:17 ` Rodrigo Vivi
2017-02-06 12:52 ` Ander Conselvan De Oliveira [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-02-15 17:34 Rodrigo Vivi
2017-02-15 19:08 ` David Weinehall
2017-02-15 21:56 Rodrigo Vivi
2017-02-17 1:38 Rodrigo Vivi
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=1486385526.9875.1.camel@gmail.com \
--to=conselvan2@gmail.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=rodrigo.vivi@intel.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.