From: John.C.Harrison@Intel.com
To: Intel-GFX@Lists.FreeDesktop.Org
Cc: DRI-Devel@Lists.FreeDesktop.Org
Subject: [Intel-gfx] [PATCH 0/2] Drop version numbers from firmware files
Date: Tue, 16 Aug 2022 13:28:35 -0700 [thread overview]
Message-ID: <20220816202837.1778495-1-John.C.Harrison@Intel.com> (raw)
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
next reply other threads:[~2022-08-16 20:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-16 20:28 John.C.Harrison [this message]
2022-08-16 20:28 ` [Intel-gfx] [PATCH 1/2] drm/i915/uc: Support for version reduced and multiple firmware files 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
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=20220816202837.1778495-1-John.C.Harrison@Intel.com \
--to=john.c.harrison@intel.com \
--cc=DRI-Devel@Lists.FreeDesktop.Org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox