All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fernando Pacheco <fernando.pacheco@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [CI 2/2] HAX: force enable_guc=2
Date: Thu, 29 Aug 2019 10:41:54 -0700	[thread overview]
Message-ID: <20190829174154.14675-2-fernando.pacheco@intel.com> (raw)
In-Reply-To: <20190829174154.14675-1-fernando.pacheco@intel.com>

Signed-off-by: Fernando Pacheco <fernando.pacheco@intel.com>
---
 drivers/gpu/drm/i915/i915_params.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/i915_params.h b/drivers/gpu/drm/i915/i915_params.h
index d29ade3b7de6..f9fbb1f2fabf 100644
--- a/drivers/gpu/drm/i915/i915_params.h
+++ b/drivers/gpu/drm/i915/i915_params.h
@@ -54,7 +54,7 @@ struct drm_printer;
 	param(int, disable_power_well, -1) \
 	param(int, enable_ips, 1) \
 	param(int, invert_brightness, 0) \
-	param(int, enable_guc, 0) \
+	param(int, enable_guc, 2) \
 	param(int, guc_log_level, -1) \
 	param(char *, guc_firmware_path, NULL) \
 	param(char *, huc_firmware_path, NULL) \
-- 
2.23.0

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

  reply	other threads:[~2019-08-29 17:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-29 17:41 [CI 1/2] drm/i915/uc: Extract common code from GuC stop/disable comm Fernando Pacheco
2019-08-29 17:41 ` Fernando Pacheco [this message]
2019-08-29 18:20 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] " Patchwork
2019-08-29 18:47 ` ✓ Fi.CI.BAT: success " Patchwork
2019-08-29 18:49 ` [CI 1/2] " Chris Wilson
2019-08-30 10:42 ` ✓ Fi.CI.IGT: success for series starting with [CI,1/2] " Patchwork
2019-09-13 18:35 [CI 1/2] drm/i915/uc: Update HuC firmware naming convention and load latest HuC Anusha Srivatsa
2019-09-13 18:35 ` [CI 2/2] HAX: force enable_guc=2 Anusha Srivatsa
2019-09-19 20:12 [CI 1/2] drm/i915/uc: Update HuC firmware naming convention and load latest HuC Daniele Ceraolo Spurio
2019-09-19 20:12 ` [CI 2/2] HAX: force enable_guc=2 Daniele Ceraolo Spurio
2019-09-20 17:04 [CI 1/2] drm/i915/guc: Enable guc logging on guc log relay write Robert M. Fosha
2019-09-20 17:04 ` [CI 2/2] HAX: force enable_guc=2 Robert M. Fosha

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=20190829174154.14675-2-fernando.pacheco@intel.com \
    --to=fernando.pacheco@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.