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.02 for Kabylake
Date: Wed, 15 Feb 2017 19:00:25 +0200 [thread overview]
Message-ID: <1487178025.2318.4.camel@gmail.com> (raw)
In-Reply-To: <1486148215-4749-1-git-send-email-rodrigo.vivi@intel.com>
On Fri, 2017-02-03 at 10:56 -0800, Rodrigo Vivi wrote:
> There is a new version of DMC available for Kabylake.
>
> It's release notes only mention:
>
> - Fix for glitch in AUX
>
> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Patch looks correct. I understand this needs a tested-by from QA and the new
firmware needs to submitted to linux-firmware, but feel free to use
Reviewed-by: Ander Conselvan de Oliveira <conselvan2@gmail.com>
when those things are done.
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 d9d2ef4..57965f6 100644
> --- a/drivers/gpu/drm/i915/intel_csr.c
> +++ b/drivers/gpu/drm/i915/intel_csr.c
> @@ -38,9 +38,9 @@
> MODULE_FIRMWARE(I915_CSR_GLK);
> #define GLK_CSR_VERSION_REQUIRED CSR_VERSION(1, 1)
>
> -#define I915_CSR_KBL "i915/kbl_dmc_ver1_01.bin"
> +#define I915_CSR_KBL "i915/kbl_dmc_ver1_02.bin"
> MODULE_FIRMWARE(I915_CSR_KBL);
> -#define KBL_CSR_VERSION_REQUIRED CSR_VERSION(1, 1)
> +#define KBL_CSR_VERSION_REQUIRED CSR_VERSION(1, 2)
>
> #define I915_CSR_SKL "i915/skl_dmc_ver1_26.bin"
> MODULE_FIRMWARE(I915_CSR_SKL);
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2017-02-15 17:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-03 18:56 [PATCH] drm/i915: DMC 1.02 for Kabylake Rodrigo Vivi
2017-02-03 20:26 ` ✓ Fi.CI.BAT: success for " Patchwork
2017-02-10 11:57 ` Ander Conselvan De Oliveira
2017-02-10 12:06 ` Tomi Sarvela
2017-02-15 17:00 ` Ander Conselvan De Oliveira [this message]
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=1487178025.2318.4.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.