public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/2] Drop version numbers from firmware files
@ 2022-08-16 20:28 John.C.Harrison
  2022-08-16 20:28 ` [Intel-gfx] [PATCH 1/2] drm/i915/uc: Support for version reduced and multiple " John.C.Harrison
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: John.C.Harrison @ 2022-08-16 20:28 UTC (permalink / raw)
  To: Intel-GFX; +Cc: DRI-Devel

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

Upstream direction is to include the bare minimum of version numbers
in firmware files and to replace them in the repo rather than
accumulating them. For HuC, that means going completely versionless.
For GuC, the major version needs to be kept as that indicates a break
in backwards compatibility with the KMD.

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


John Harrison (2):
  drm/i915/uc: Support for version reduced and multiple firmware files
  drm/i915/uc: Enable version reduced firmware files for newest
    platforms

 .../gpu/drm/i915/gt/uc/intel_guc_submission.c |  10 +-
 drivers/gpu/drm/i915/gt/uc/intel_uc.c         |   4 +-
 drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c      | 400 +++++++++++-------
 drivers/gpu/drm/i915/gt/uc/intel_uc_fw.h      |  33 +-
 drivers/gpu/drm/i915/i915_gpu_error.c         |  16 +-
 5 files changed, 279 insertions(+), 184 deletions(-)

-- 
2.37.2


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

end of thread, other threads:[~2022-08-26  0:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-16 20:28 [Intel-gfx] [PATCH 0/2] Drop version numbers from firmware files John.C.Harrison
2022-08-16 20:28 ` [Intel-gfx] [PATCH 1/2] drm/i915/uc: Support for version reduced and multiple " John.C.Harrison
2022-08-25  4:49   ` Ceraolo Spurio, Daniele
2022-08-26  0:52     ` John Harrison
2022-08-16 20:28 ` [Intel-gfx] [PATCH 2/2] drm/i915/uc: Enable version reduced firmware files for newest platforms John.C.Harrison
2022-08-16 20:48 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Drop version numbers from firmware files Patchwork
2022-08-16 20:48 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2022-08-16 21:01 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2022-08-25  0:48 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Drop version numbers from firmware files (rev2) Patchwork

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