All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sujaritha Sundaresan <sujaritha.sundaresan@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: Sujaritha Sundaresan <sujaritha.sundaresan@intel.com>
Subject: [PATCH 0/2] drm/i915/guc : Removing GuC loading and submission modparams
Date: Mon, 27 Nov 2017 11:54:31 -0800	[thread overview]
Message-ID: <1511812473-16897-1-git-send-email-sujaritha.sundaresan@intel.com> (raw)

The aim of this series is to remove the enable_guc_loading and
enable_guc_submission module parameters. They are being replaced
by a common, newly defined enable_guc module parameter.

This series has been split from a bigger series that has previously
been sent to this mailing list.

Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Oscar Mateo <oscar.mateo@intel.com>
Cc: Sagar Arun Kamble <sagar.a.kamble@intel.com>

Sujaritha Sundaresan (2):
  drm/i915/guc : Removing enable_guc_loading and enable_guc_submission
    module parameters
  drm/i915/guc : Updating GuC and HuC firmware select function

 drivers/gpu/drm/i915/i915_debugfs.c     | 64 +++++++++++++---------
 drivers/gpu/drm/i915/i915_drv.h         | 12 +++--
 drivers/gpu/drm/i915/i915_gem_context.c |  4 +-
 drivers/gpu/drm/i915/i915_gem_gtt.c     |  2 +-
 drivers/gpu/drm/i915/i915_irq.c         |  4 +-
 drivers/gpu/drm/i915/i915_params.c      | 11 ++--
 drivers/gpu/drm/i915/i915_params.h      |  3 +-
 drivers/gpu/drm/i915/intel_guc.c        |  2 +-
 drivers/gpu/drm/i915/intel_guc_fw.c     | 12 ++---
 drivers/gpu/drm/i915/intel_guc_fw.h     |  2 +-
 drivers/gpu/drm/i915/intel_guc_log.c    |  6 +--
 drivers/gpu/drm/i915/intel_huc.c        |  8 +--
 drivers/gpu/drm/i915/intel_uc.c         | 95 +++++++++++++++++----------------
 13 files changed, 127 insertions(+), 103 deletions(-)

-- 
1.9.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

             reply	other threads:[~2017-11-27 19:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-27 19:54 Sujaritha Sundaresan [this message]
2017-11-27 19:54 ` [PATCH v10 1/2] drm/i915/guc : Removing enable_guc_loading and enable_guc_submission module parameters Sujaritha Sundaresan
2017-11-28 10:27   ` Joonas Lahtinen
2017-11-28 10:41   ` Sagar Arun Kamble
2017-11-29 12:14     ` Michal Wajdeczko
2017-11-29 13:40       ` Sagar Arun Kamble
2017-11-29 14:11         ` Michal Wajdeczko
2017-11-27 19:54 ` [PATCH v10 2/2] drm/i915/guc : Updating GuC and HuC firmware select function Sujaritha Sundaresan
2017-11-27 20:01 ` ✗ Fi.CI.BAT: failure for drm/i915/guc : Removing GuC loading and submission modparams 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=1511812473-16897-1-git-send-email-sujaritha.sundaresan@intel.com \
    --to=sujaritha.sundaresan@intel.com \
    --cc=intel-gfx@lists.freedesktop.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.