Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH CI v2 0/4] drm/i915/guc: Update to GuC v49
@ 2020-10-15 18:28 John.C.Harrison
  2020-10-15 18:28 ` [Intel-gfx] [PATCH CI v2 1/4] drm/i915/guc: Update to use firmware v49.0.1 John.C.Harrison
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: John.C.Harrison @ 2020-10-15 18:28 UTC (permalink / raw)
  To: Intel-GFX

From: John Harrison <John.C.Harrison@Intel.com>

Update to the latest GuC firmware

v2: Rebase to newer tree, updated a commit message (review feedback
from Daniele) and dropped the patch to enable GuC/HuC loading by
default as apparently this is not allowed.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>


John Harrison (4):
  drm/i915/guc: Update to use firmware v49.0.1
  drm/i915/guc: Improved reporting when GuC fails to load
  drm/i915/guc: Clear pointers on free
  CI: turn on GuC/HuC auto mode by default

 drivers/gpu/drm/i915/gt/intel_engine_cs.c    |   3 +-
 drivers/gpu/drm/i915/gt/uc/intel_guc.c       |  18 ---
 drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c   | 132 +++++++++++++++----
 drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c    |   1 +
 drivers/gpu/drm/i915/gt/uc/intel_guc_fw.c    |  31 +++--
 drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h  |  80 +++++------
 drivers/gpu/drm/i915/gt/uc/intel_guc_reg.h   |   5 +
 drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c     |  29 ++--
 drivers/gpu/drm/i915/gt/uc/intel_uc_fw.h     |   2 +
 drivers/gpu/drm/i915/gt/uc/intel_uc_fw_abi.h |   6 +-
 drivers/gpu/drm/i915/i915_params.h           |   2 +-
 11 files changed, 202 insertions(+), 107 deletions(-)

-- 
2.25.1

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

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

end of thread, other threads:[~2020-10-23  6:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-15 18:28 [Intel-gfx] [PATCH CI v2 0/4] drm/i915/guc: Update to GuC v49 John.C.Harrison
2020-10-15 18:28 ` [Intel-gfx] [PATCH CI v2 1/4] drm/i915/guc: Update to use firmware v49.0.1 John.C.Harrison
2020-10-15 18:28 ` [Intel-gfx] [PATCH CI v2 2/4] drm/i915/guc: Improved reporting when GuC fails to load John.C.Harrison
2020-10-15 18:29 ` [Intel-gfx] [PATCH CI v2 3/4] drm/i915/guc: Clear pointers on free John.C.Harrison
2020-10-15 18:29 ` [Intel-gfx] [PATCH CI v2 4/4] CI: turn on GuC/HuC auto mode by default John.C.Harrison
2020-10-15 19:41 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Update to GuC v49 Patchwork
2020-10-15 20:07 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2020-10-16  0:08 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2020-10-22 15:22 ` [Intel-gfx] [PATCH CI v2 0/4] " Tvrtko Ursulin
2020-10-23  6:24   ` Joonas Lahtinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox