All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: intel-gfx@lists.freedesktop.org, stable@vger.kernel.org
Subject: Re: [PATCH] drm/i915/glk: Disable Guc and HuC on GLK
Date: Tue, 13 Mar 2018 15:41:28 -0700	[thread overview]
Message-ID: <20180313224128.GC3945@intel.com> (raw)
In-Reply-To: <20180313084632.GA3817@kroah.com>

On Tue, Mar 13, 2018 at 09:46:32AM +0100, Greg KH wrote:
> On Mon, Mar 12, 2018 at 03:34:57PM -0700, Rodrigo Vivi wrote:
> > From: Anusha Srivatsa <anusha.srivatsa@intel.com>
> > 
> > commit 2afba81c7909ac259720c0d3e7616cf54d4a5368 upstream.
> > 
> > Since the firmwares are not yet released to public repo,
> > disable them on Geminilake.
> > 
> > v2: Remove the firmware versions (Michal)
> > 
> > v3: Remove unwanted defines (Rodrigo)
> > Correct commit message (Michal)
> > 
> > Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
> > Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
> > Cc: <stable@vger.kernel.org>
> > Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
> > Fixes: 90f192c8241e ("drm/i915/GuC/GLK: Load GuC on GLK")
> > Fixes: db5ba0d8931e ("drm/i915/GLK/HuC: Load HuC on GLK")
> > Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
> > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
> > Link: https://patchwork.freedesktop.org/patch/msgid/1515006225-13003-1-git-send-email-anusha.srivatsa@intel.com
> > (cherry picked from commit a76050a4837860fcadb6ca11d69d41e08f4090d8)
> > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
> > ---
> >  drivers/gpu/drm/i915/intel_guc_fw.c |  9 ---------
> >  drivers/gpu/drm/i915/intel_huc.c    | 11 -----------
> >  2 files changed, 20 deletions(-)
> 
> What stable kernel tree(s) is this for?

I'm sorry, I assumed that the in-reply-to for them individually
would be enough. I will resent both mentioning the version along with

commit 2afba81c7909ac259720c0d3e7616cf54d4a5368 upstream.

> 
> thanks,
> 
> greg k-h
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

WARNING: multiple messages have this Message-ID (diff)
From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: intel-gfx@lists.freedesktop.org, stable@vger.kernel.org
Subject: Re: [Intel-gfx] [PATCH] drm/i915/glk: Disable Guc and HuC on GLK
Date: Tue, 13 Mar 2018 15:41:28 -0700	[thread overview]
Message-ID: <20180313224128.GC3945@intel.com> (raw)
In-Reply-To: <20180313084632.GA3817@kroah.com>

On Tue, Mar 13, 2018 at 09:46:32AM +0100, Greg KH wrote:
> On Mon, Mar 12, 2018 at 03:34:57PM -0700, Rodrigo Vivi wrote:
> > From: Anusha Srivatsa <anusha.srivatsa@intel.com>
> > 
> > commit 2afba81c7909ac259720c0d3e7616cf54d4a5368 upstream.
> > 
> > Since the firmwares are not yet released to public repo,
> > disable them on Geminilake.
> > 
> > v2: Remove the firmware versions (Michal)
> > 
> > v3: Remove unwanted defines (Rodrigo)
> > Correct commit message (Michal)
> > 
> > Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
> > Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
> > Cc: <stable@vger.kernel.org>
> > Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
> > Fixes: 90f192c8241e ("drm/i915/GuC/GLK: Load GuC on GLK")
> > Fixes: db5ba0d8931e ("drm/i915/GLK/HuC: Load HuC on GLK")
> > Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
> > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
> > Link: https://patchwork.freedesktop.org/patch/msgid/1515006225-13003-1-git-send-email-anusha.srivatsa@intel.com
> > (cherry picked from commit a76050a4837860fcadb6ca11d69d41e08f4090d8)
> > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
> > ---
> >  drivers/gpu/drm/i915/intel_guc_fw.c |  9 ---------
> >  drivers/gpu/drm/i915/intel_huc.c    | 11 -----------
> >  2 files changed, 20 deletions(-)
> 
> What stable kernel tree(s) is this for?

I'm sorry, I assumed that the in-reply-to for them individually
would be enough. I will resent both mentioning the version along with

commit 2afba81c7909ac259720c0d3e7616cf54d4a5368 upstream.

> 
> thanks,
> 
> greg k-h
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2018-03-13 22:41 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-12 12:43 FAILED: patch "[PATCH] drm/i915/glk: Disable Guc and HuC on GLK" failed to apply to 4.15-stable tree gregkh
2018-03-12 22:34 ` [PATCH] drm/i915/glk: Disable Guc and HuC on GLK Rodrigo Vivi
2018-03-13  8:46   ` Greg KH
2018-03-13 22:41     ` Rodrigo Vivi [this message]
2018-03-13 22:41       ` [Intel-gfx] " Rodrigo Vivi
2018-03-13 22:57 ` Rodrigo Vivi
  -- strict thread matches above, loose matches on Subject: below --
2018-03-12 12:43 FAILED: patch "[PATCH] drm/i915/glk: Disable Guc and HuC on GLK" failed to apply to 4.14-stable tree gregkh
2018-03-12 22:34 ` [PATCH] drm/i915/glk: Disable Guc and HuC on GLK Rodrigo Vivi
2018-03-13 22:58 ` Rodrigo Vivi
2018-01-03 19:03 Anusha Srivatsa
2018-01-04 22:46 ` Rodrigo Vivi
2018-01-04 22:46   ` Rodrigo Vivi
2017-12-23  0:05 Anusha Srivatsa
2017-12-27 20:53 ` Michal Wajdeczko
2018-01-02 19:44   ` Srivatsa, Anusha
2017-12-28 16:08 ` Rodrigo Vivi
2018-01-02 19:43   ` Srivatsa, Anusha
2017-12-14 21:58 Anusha Srivatsa
2017-12-14 22:17 ` Michal Wajdeczko
2017-12-14 22:30   ` Srivatsa, Anusha
2017-12-15  6:07     ` Michal Wajdeczko
2017-12-15 23:02       ` Rodrigo Vivi
2017-12-18 19:25         ` Srivatsa, Anusha
2017-12-18 20:56           ` Michal Wajdeczko

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=20180313224128.GC3945@intel.com \
    --to=rodrigo.vivi@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=stable@vger.kernel.org \
    /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.