[Intel-gfx] [PATCH 02/28] drm/i915: Split GGTT initialisation between probing and setup

Joonas Lahtinen joonas.lahtinen at linux.intel.com
Wed Aug 3 13:54:28 UTC 2016


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 <chris at chris-wilson.co.uk>

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 <joonas.lahtinen at linux.intel.com>

Regards, Joonas
-- 
Joonas Lahtinen
Open Source Technology Center
Intel Corporation


More information about the Intel-gfx mailing list