All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anusha Srivatsa <anusha.srivatsa@intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH 2/2] HAX: force enable_guc=2
Date: Mon,  9 Sep 2019 12:28:01 -0700	[thread overview]
Message-ID: <20190909192801.3164-3-anusha.srivatsa@intel.com> (raw)
In-Reply-To: <20190909192801.3164-1-anusha.srivatsa@intel.com>

Signed-off-by: Anusha Srivatsa <anusha.srivatsa@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

  parent reply	other threads:[~2019-09-09 19:38 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-09 19:27 [PATCH 0/2] HuC updates Anusha Srivatsa
2019-09-09 19:28 ` [PATCH 1/2] drm/i915/uc: Update MAKE_HUC_FW_PATH macro Anusha Srivatsa
2019-09-10  9:52   ` Michal Wajdeczko
2019-09-10 21:05   ` Daniele Ceraolo Spurio
2019-09-10 21:35     ` Srivatsa, Anusha
2019-09-10 21:37       ` Daniele Ceraolo Spurio
2019-09-09 19:28 ` Anusha Srivatsa [this message]
2019-09-09 21:00 ` ✗ Fi.CI.CHECKPATCH: warning for HuC updates (rev3) Patchwork
2019-09-09 21:28 ` ✓ Fi.CI.BAT: success " Patchwork
2019-09-10  6:59 ` ✓ Fi.CI.IGT: " Patchwork
2019-09-10 22:42 [PATCH 0/2] HuC Updates Anusha Srivatsa
2019-09-10 22:42 ` [PATCH 2/2] HAX: force enable_guc=2 Anusha Srivatsa
2019-09-12 22:25 [PATCH 1/2] drm/i915/uc: Update HuC firmware naming convention and load latest HuC Anusha Srivatsa
2019-09-12 22:25 ` [PATCH 2/2] HAX: force enable_guc=2 Anusha Srivatsa
2019-10-26  0:35 [PATCH 1/2] drm/i915/uc: define GuC and HuC binaries for TGL Daniele Ceraolo Spurio
2019-10-26  0:35 ` [PATCH 2/2] HAX: force enable_guc=2 Daniele Ceraolo Spurio
2019-11-22 17:46 [PATCH 1/2] drm/i915/guc: Provide mmio list to be saved/restored on engine reset Fernando Pacheco
2019-11-22 17:46 ` [PATCH 2/2] HAX: force enable_guc=2 Fernando Pacheco

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=20190909192801.3164-3-anusha.srivatsa@intel.com \
    --to=anusha.srivatsa@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.