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] drm/i915/dmc: DMC 1.04 for Kabylake
Date: Thu, 02 Nov 2017 12:34:37 +0200 [thread overview]
Message-ID: <877ev9dl4y.fsf@intel.com> (raw)
In-Reply-To: <1509590886-30735-1-git-send-email-anusha.srivatsa@intel.com>
On Wed, 01 Nov 2017, Anusha Srivatsa <anusha.srivatsa@intel.com> wrote:
> There is a new version of DMC available for KBL.
Nobody's going to pull this to linux-firmware if you don't send it to
the linux-firmware folks...
> The release notes mentions:
> 1. Fix for the issue where DC_STATE was getting enabled even
> when disabled by driver causing data corruption.
>
> Adding the pull request here as an experiment-
> The following changes since commit bf04291309d3169c0ad3b8db52564235bbd08e30:
>
> WHENCE: Add new qed firmware (2017-10-09 18:03:26 +0100)
>
> are available in the git repository at:
>
> https://github.com/anushasr/linux-firmware.git KBL_DMC
We should have a shared repo for this at freedesktop.org instead of your
private repo at github. And we should use signed tags for pull requests.
BR,
Jani.
>
> for you to fetch changes up to 2f2b42764455856c2ba63d2154b3b2fbb7424236:
>
> linux-firmware: DMC firmware for kabylake v1.04 (2017-11-01 19:22:21 -0700)
>
> ----------------------------------------------------------------
> Anusha Srivatsa (1):
> linux-firmware: DMC firmware for kabylake v1.04
>
> WHENCE | 4 ++++
> i915/kbl_dmc_ver1_04.bin | Bin 0 -> 8840 bytes
> 2 files changed, 4 insertions(+)
> create mode 100644 i915/kbl_dmc_ver1_04.bin
>
> 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 3e1f86d..5842777 100644
> --- a/drivers/gpu/drm/i915/intel_csr.c
> +++ b/drivers/gpu/drm/i915/intel_csr.c
> @@ -40,9 +40,9 @@
> #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"
> +#define I915_CSR_KBL "i915/kbl_dmc_ver1_04.bin"
> MODULE_FIRMWARE(I915_CSR_KBL);
> -#define KBL_CSR_VERSION_REQUIRED CSR_VERSION(1, 1)
> +#define KBL_CSR_VERSION_REQUIRED CSR_VERSION(1, 4)
>
> #define I915_CSR_SKL "i915/skl_dmc_ver1_26.bin"
> MODULE_FIRMWARE(I915_CSR_SKL);
--
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2017-11-02 10:33 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-02 2:48 [PATCH] drm/i915/dmc: DMC 1.04 for Kabylake Anusha Srivatsa
2017-11-02 9:40 ` ✗ Fi.CI.BAT: failure for " Patchwork
2017-11-02 10:34 ` Jani Nikula [this message]
2017-11-02 14:27 ` [PATCH] " Rodrigo Vivi
2017-11-02 18:04 ` Pandiyan, Dhinakaran
2017-11-03 13:40 ` Daniel Stone
2017-11-03 16:27 ` Srivatsa, Anusha
2017-11-03 17:11 ` Srivatsa, Anusha
2017-11-02 16:53 ` Srivatsa, Anusha
2017-11-02 14:11 ` ✓ Fi.CI.BAT: success for " Patchwork
2017-11-02 15:16 ` ✗ Fi.CI.IGT: warning " Patchwork
-- strict thread matches above, loose matches on Subject: below --
2017-11-09 18:51 [PATCH] " Anusha Srivatsa
2017-11-09 19:53 ` Rodrigo Vivi
2017-11-23 9:16 ` Jani Nikula
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=877ev9dl4y.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.