diff options
| author | Daniele Ceraolo Spurio <[email protected]> | 2023-07-17 23:49:05 +0000 |
|---|---|---|
| committer | Daniele Ceraolo Spurio <[email protected]> | 2023-07-20 21:26:41 +0000 |
| commit | e4731b51c847e09ff87d50d6e4cd7ed7501978e9 (patch) | |
| tree | bd5b84f72d44f163eb26af287b43b7d5265d8d5a /drivers/gpu/drm/i915/gt/intel_migrate.c | |
| parent | drm/i915: Expose RPS thresholds in sysfs (diff) | |
| download | kernel-e4731b51c847e09ff87d50d6e4cd7ed7501978e9.tar.gz kernel-e4731b51c847e09ff87d50d6e4cd7ed7501978e9.zip | |
drm/i915/huc: check HuC and GuC version compatibility on MTL
Due to a change in the auth flow on MTL, GuC 70.7.0 and newer will only
be able to authenticate HuC 8.5.1 and newer. The plan is to update the 2
binaries synchronously in linux-firmware so that the fw repo always has
a matching pair that works; still, it's better to check in the kernel so
we can print an error message and abort HuC loading if the binaries are
out of sync instead of failing the authentication.
v2: Add clarification comment, fix typo in commit msg, clean up variable
declaration (John)
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Cc: John Harrison <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]> #v1
Reviewed-by: John Harrison <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/gt/intel_migrate.c')
0 files changed, 0 insertions, 0 deletions
