drm/xe/guc: Bump PVC GuC version to 70.9.1
authorDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Wed, 4 Oct 2023 17:33:41 +0000 (10:33 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:43:18 +0000 (11:43 -0500)
commit9b49762740e3f2c240877437116635e73718cd47
tree6a0e27cfcf234e36e559bf369a4430e38430bf0d
parente48d146456e34625c6edafd6350bfaac5004727c
drm/xe/guc: Bump PVC GuC version to 70.9.1

The PVC GuC version that we're currently using (70.6.4) has a known
issue that leads to dropping the disabling of contexts that have
pending page faults. This is fixed in newer blobs, so we need to
update to a more recent release.

Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/696
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: John Harrison <John.C.Harrison@Intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_uc_fw.c