Re: [PATCH v2] drm/i915/guc: support v69 in parallel to v70

2022-07-19 Thread John Harrison
On 7/18/2022 16:07, Daniele Ceraolo Spurio wrote: This patch re-introduces support for GuC v69 in parallel to v70. As this is a quick fix, v69 has been re-introduced as the single "fallback" guc version in case v70 is not available on disk and only for platforms that are out of force_probe and re

[PATCH v2] drm/i915/guc: support v69 in parallel to v70

2022-07-18 Thread Daniele Ceraolo Spurio
This patch re-introduces support for GuC v69 in parallel to v70. As this is a quick fix, v69 has been re-introduced as the single "fallback" guc version in case v70 is not available on disk and only for platforms that are out of force_probe and require the GuC by default. All v69 specific code has