All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Anusha Srivatsa <anusha.srivatsa@intel.com>,
	intel-gfx@lists.freedesktop.org
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Subject: Re: [PATCH] i915/CNL/DMC: Update the DMC version on CNL
Date: Wed, 04 Oct 2017 16:02:58 +0300	[thread overview]
Message-ID: <87poa33w1p.fsf@intel.com> (raw)
In-Reply-To: <1507051932-22493-1-git-send-email-anusha.srivatsa@intel.com>

On Tue, 03 Oct 2017, Anusha Srivatsa <anusha.srivatsa@intel.com> wrote:
> The latest version of CNL DMC is 1.06.
> Update the version so as to load the
> latest firmware.

What's the plan on getting CNL firmware to 01.org and linux-firmware?

BR,
Jani.


>
> According to Release Notes, this version
> fixes some DDI and AUX related issues.
>
> Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
> Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
> ---
>  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 965988f..bf7bdbe 100644
> --- a/drivers/gpu/drm/i915/intel_csr.c
> +++ b/drivers/gpu/drm/i915/intel_csr.c
> @@ -37,8 +37,8 @@
>  #define I915_CSR_GLK "i915/glk_dmc_ver1_04.bin"
>  #define GLK_CSR_VERSION_REQUIRED	CSR_VERSION(1, 4)
>  
> -#define I915_CSR_CNL "i915/cnl_dmc_ver1_04.bin"
> -#define CNL_CSR_VERSION_REQUIRED	CSR_VERSION(1, 4)
> +#define I915_CSR_CNL "i915/cnl_dmc_ver1_06.bin"
> +#define CNL_CSR_VERSION_REQUIRED	CSR_VERSION(1, 6)
>  
>  #define I915_CSR_KBL "i915/kbl_dmc_ver1_01.bin"
>  MODULE_FIRMWARE(I915_CSR_KBL);

-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2017-10-04 13:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-03 17:32 [PATCH] i915/CNL/DMC: Update the DMC version on CNL Anusha Srivatsa
2017-10-03 17:36 ` Rodrigo Vivi
2017-10-03 17:46   ` Srivatsa, Anusha
2017-10-03 18:01 ` ✗ Fi.CI.BAT: failure for " Patchwork
2017-10-03 18:06   ` Rodrigo Vivi
2017-10-03 18:17     ` Saarinen, Jani
2017-10-04 13:02 ` Jani Nikula [this message]
2017-10-24 22:31 ` ✗ Fi.CI.BAT: warning " 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=87poa33w1p.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=anusha.srivatsa@intel.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.