mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
2955ae8186
ARL and MTL share a single GSC firmware blob. However, ARL requires a newer version of it. So add differentiate of the PCI ids for ARL from MTL and create ARL as a sub-platform of MTL. That way, all the existing workarounds and such still treat ARL as MTL exactly as before. However, now the GSC code can check for ARL and do an extra version check on the firmware before committing to it. Also, the version extraction code has various ways of failing but the return code was being ignore and so the firmware load would attempt to continue anyway. Fix that by propagating the return code to the next level out. Signed-off-by: John Harrison <John.C.Harrison@Intel.com> 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 |