[Intel-gfx] [PATCH 02/16] drm/i915: Move out non-display related calls from display/modeset init/cleanup

Chris Wilson chris at chris-wilson.co.uk
Mon Oct 15 11:14:36 UTC 2018


Quoting José Roberto de Souza (2018-10-12 22:52:04)
> i915_load_modeset_init() and intel_modeset_cleanup() was initializing
> and cleaning up things that is not related to display or modeset.
> This changes will make easy initialize driver without display block.

Still broken, as the display must reserve it's portion of the GTT before
i915_gem_init.
-Chris


More information about the Intel-gfx mailing list