drm/xe/guc: Report submission version of GuC firmware
authorMatthew Brost <matthew.brost@intel.com>
Thu, 12 Jan 2023 22:25:31 +0000 (17:25 -0500)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 12 Dec 2023 19:06:00 +0000 (14:06 -0500)
commit99c821b00bf65e76415bf4c8d04d4d92987505cb
treeda22d6c1ce5f49f37cc84a510fb68f25c67b2efe
parentda34c2cf85a4739d4e2b1b5515a0fbc8f8e60358
drm/xe/guc: Report submission version of GuC firmware

Starting in 70.6.* GuC firmware the CSS header includes the submission
version, pull this from the CSS header. Prior 70.* versions accidentally
omitted this informatio so hard code to the correct values. This
information will be used by VFs when communicating with the PF.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Philippe Lecluse <philippe.lecluse1@gmail.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_guc_types.h
drivers/gpu/drm/xe/xe_uc_fw.c
drivers/gpu/drm/xe/xe_uc_fw_abi.h