Quoting Paulo Zanoni (2018-05-03 16:24:47)
> Em Qui, 2018-05-03 às 12:59 +0300, Joonas Lahtinen escreveu:
> > Please split the patch here and add a respective Fixes: tag to when
> > base Icelake support was introduced. Lacking this portion when
> > running ICL will
> > cause random memory corruption so it's important to have this landed
> > early.
> 
> Icelake is still hidden behind the alpha_support flag, so no point in
> backporting for i915.ko specifically. If we're talking about
> backporting just because of the memory reservation without graphics,
> how far back should we go?

The danger for the reserved portion is that it is used by the bios/uefi
scanout and vgacon. So if the gfx reserved portion is absent from the
820 memmap (buggy bios or whatever), then it may be reused by the system
even though it's been written to by the console (and unrelated to
i915.ko). That's where the danger comes from, it's happened before so we
fear it may happen again.
-Chris
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to