On Wed, Oct 30, 2024 at 08:40:50PM +0200, Jani Nikula wrote: > On Wed, 30 Oct 2024, Raag Jadav <raag.jadav@xxxxxxxxx> wrote: > > This series implements Wa_14022698537 for DG2 along with its prerequisites > > in i915. Now that we have a common pciids.h in place, this can be extended > > to xe as well. Detailed description in commit message. > > Okay, so this bumps the requirements during development, but where's the > implementation for xe? What's it going to look like? The requirement is only for i915. What I mean here is, if the requirement arises for xe in the future, this *can* be implemented without significant refactoring now that we have a common pciids.h in place. I know it's not the best choice of words but I thought you wouldn't mind :) Raag