Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/2] drm/i915/guc: Update to GuC v45
@ 2020-08-07 17:46 John.C.Harrison
  2020-08-07 17:46 ` [Intel-gfx] [PATCH 1/2] drm/i915/guc: Update to GuC v45.0.0 John.C.Harrison
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: John.C.Harrison @ 2020-08-07 17:46 UTC (permalink / raw)
  To: Intel-GFX

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

Update to the latest GuC firmware and enable by default.

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


Daniele Ceraolo Spurio (1):
  drm/i915/uc: turn on GuC/HuC auto mode by default

John Harrison (1):
  drm/i915/guc: Update to GuC v45.0.0

 drivers/gpu/drm/i915/gt/intel_engine_cs.c    |   3 +-
 drivers/gpu/drm/i915/gt/uc/intel_guc.c       | 125 +++++++----
 drivers/gpu/drm/i915/gt/uc/intel_guc_abi.h   | 215 +++++++++++++++++++
 drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c   | 116 ++++++++--
 drivers/gpu/drm/i915/gt/uc/intel_guc_fw.c    |  21 +-
 drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h  | 110 ++++------
 drivers/gpu/drm/i915/gt/uc/intel_guc_reg.h   |   5 +
 drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c     |  27 ++-
 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, 486 insertions(+), 146 deletions(-)
 create mode 100644 drivers/gpu/drm/i915/gt/uc/intel_guc_abi.h

-- 
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-08-20 21:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-07 17:46 [Intel-gfx] [PATCH 0/2] drm/i915/guc: Update to GuC v45 John.C.Harrison
2020-08-07 17:46 ` [Intel-gfx] [PATCH 1/2] drm/i915/guc: Update to GuC v45.0.0 John.C.Harrison
2020-08-11  1:04   ` Daniele Ceraolo Spurio
2020-08-19 21:14     ` Michal Wajdeczko
2020-08-20 21:29       ` Daniele Ceraolo Spurio
2020-08-07 17:46 ` [Intel-gfx] [PATCH 2/2] drm/i915/uc: turn on GuC/HuC auto mode by default John.C.Harrison
2020-08-07 18:33 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Update to GuC v45 Patchwork
2020-08-07 18:34 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2020-08-07 18:56 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2020-08-08  1:32 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

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