On ke, 2016-08-03 at 14:42 +0100, Chris Wilson wrote: > In order to handle conflicting drivers (i.e. vgacon) having a different > setup of hardware, we have to remove those other drivers before we try > to setup our own mappings. This requires us to split GGTT initialisation > between probing for the hardware location (part of the PCI BAR) and > later establishing the kernel resources for it. > > Signed-off-by: Chris Wilson <[email protected]>
The whole probing should be removed and just relayed from the early quirks code to the driver, but that's going to be after these series. Reviewed-by: Joonas Lahtinen <[email protected]> Regards, Joonas -- Joonas Lahtinen Open Source Technology Center Intel Corporation _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
