All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/i915/guc : Removing GuC loading and submission modparams
@ 2017-11-27 19:54 Sujaritha Sundaresan
  2017-11-27 19:54 ` [PATCH v10 1/2] drm/i915/guc : Removing enable_guc_loading and enable_guc_submission module parameters Sujaritha Sundaresan
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Sujaritha Sundaresan @ 2017-11-27 19:54 UTC (permalink / raw)
  To: intel-gfx; +Cc: Sujaritha Sundaresan

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-11-29 14:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-27 19:54 [PATCH 0/2] drm/i915/guc : Removing GuC loading and submission modparams Sujaritha Sundaresan
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

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.