drm/xe/gsc: add has_heci_gscfi indication to device
authorVitaly Lubart <vitaly.lubart@intel.com>
Wed, 30 Aug 2023 10:05:40 +0000 (13:05 +0300)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:43:00 +0000 (11:43 -0500)
commit437d7a84ada7a4cfeab2d9555c446936c3fb09f4
treea14e05fa212d4fe27b2fef52f97fcdd117dfe9e3
parent5120243bfb0dabc9f16924a5fc66e8ef26f0f8d3
drm/xe/gsc: add has_heci_gscfi indication to device

Mark support of MEI-GSC interaction per device.
Add has_heci_gscfi indication to xe_device and xe_pci structures.
Mark DG1 and DG2 devices as supported.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Vitaly Lubart <vitaly.lubart@intel.com>
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_device_types.h
drivers/gpu/drm/xe/xe_pci.c