intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Rodrigo Vivi <rodrigo.vivi@intel.com>,
	Anusha Srivatsa <anusha.srivatsa@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/i915/dmc: DMC 1.04 for Kabylake
Date: Thu, 23 Nov 2017 11:16:29 +0200	[thread overview]
Message-ID: <87ine14aoi.fsf@intel.com> (raw)
In-Reply-To: <20171109195345.w7zrwi3i4bdaqlet@intel.com>

On Thu, 09 Nov 2017, Rodrigo Vivi <rodrigo.vivi@intel.com> wrote:
> On Thu, Nov 09, 2017 at 06:51:43PM +0000, Anusha Srivatsa wrote:
>> There is a new version of DMC available for KBL.
>> 
>> The release notes mentions:
>> 1. Fix for the issue where DC_STATE was getting enabled even
>> when disabled by driver causing data corruption.
>
> v2: Remove pull request from commit message (Rodrigo).
>
>> 
>> Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
>> Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
>
> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
>
> Since this got tested by CI already I'm going to merge as soon as
> I see the pull request flowing to linux-firmware.git.

Pushed, thanks for the patch and review.

https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=cb12249bf495460abf9945c8a8bf2a13a07c235a

BR,
Jani.

>
> But I also hope linux-firmware.git gets faster in accepting
> our pull requests...
>
> Thanks,
> Rodrigo.
>
>> ---
>>  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 77d8b3d..07e4f7b 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);
>> -- 
>> 2.7.4
>> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

  reply	other threads:[~2017-11-23  9:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-09 18:51 [PATCH] drm/i915/dmc: DMC 1.04 for Kabylake Anusha Srivatsa
2017-11-09 19:51 ` ✓ Fi.CI.BAT: success for drm/i915/dmc: DMC 1.04 for Kabylake (rev2) Patchwork
2017-11-09 19:53 ` [PATCH] drm/i915/dmc: DMC 1.04 for Kabylake Rodrigo Vivi
2017-11-23  9:16   ` Jani Nikula [this message]
2017-11-09 20:33 ` ✓ Fi.CI.IGT: success for drm/i915/dmc: DMC 1.04 for Kabylake (rev2) Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2017-11-02  2:48 [PATCH] drm/i915/dmc: DMC 1.04 for Kabylake Anusha Srivatsa
2017-11-02 10:34 ` Jani Nikula
2017-11-02 14:27   ` 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

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=87ine14aoi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).