[Intel-gfx] [PATCH v3 00/19] Split driver init step to phases

Chris Wilson chris at chris-wilson.co.uk
Wed Mar 16 12:01:46 UTC 2016


On Wed, Mar 16, 2016 at 01:38:49PM +0200, Imre Deak wrote:
> This is v3 of [1]. It includes now the fault injection patches Chris
> requested and addresses comments from Daniel and Joonas. Since IGT has
> by now an updated drv_module_reload_basic too using load failure
> injection, CI hopefully catches any problems introduced by this
> patchset.
> 
> CC: Chris Wilson <chris at chris-wilson.co.uk>
> CC: Jani Nikula <jani.nikula at intel.com>
> CC: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira at intel.com>
> CC: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
> CC: Daniel Vetter <daniel.vetter at ffwll.ch>
> 
> [1]
> https://lists.freedesktop.org/archives/intel-gfx/2016-March/089596.html
> 
> Imre Deak (19):
>   Fix MCHBAR cleanup on the driver init error path
>   drm/i915: Move load time PCH detect, DPIO, power domain SW init
>     earlier
>   drm/i915: Move load time IRQ SW init earlier
>   drm/i915: Move load time init of display/audio hooks earlier
>   drm/i915: Move load time init of clock gating hooks earlier
>   drm/i915: Move load time runtime device info init earlier
>   drm/i915: Move load time gem_load_init earlier
>   drm/i915: Move load time runtime PM get later
>   drm/i915: Move load time shrinker registration later
>   drm/i915: Move load time audio component registration earlier
>   drm/i915: Move unload time display power domain uninit later
>   drm/i915: Move unload time GTT, MSI IRQ cleanup later
>   drm/i915: Move unload time opregion unregistration earlier
>   drm/i915: Split out load time early initialization
>   drm/i915: Split out load time MMIO initialization
>   drm/i915: Split out load time HW initialization
>   drm/i915: Split out load time interface registration
>   drm/i915: Fix power domain HW state cleanup on error path
>   drm/i915: Add fault injection support

A couple of very minor tweaks, nevertheless
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the Intel-gfx mailing list