mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:41:42 +00:00
db0fc586ed
All MTL and ARL SKUs share the same GSC FW, but the newer platforms are
only supported in newer blobs. In particular, ARL-S is supported
starting from 102.0.10.1878 (which is already the minimum required
version for ARL in the code), while ARL-H and ARL-U are supported from
102.1.15.1926. Therefore, the driver needs to check which specific ARL
subplatform its running on when verifying that the GSC FW is new enough
for it.
Fixes:
|
||
---|---|---|
.. | ||
i915_component.h | ||
i915_drm.h | ||
i915_gsc_proxy_mei_interface.h | ||
i915_hdcp_interface.h | ||
i915_pciids.h | ||
i915_pxp_tee_interface.h | ||
intel_lpe_audio.h | ||
intel-gtt.h | ||
xe_pciids.h |