[Intel-gfx] [PATCH 11/13] drm/i915: move gem init up from modeset init
Chris Wilson
chris at chris-wilson.co.uk
Thu Sep 19 14:16:52 UTC 2019
Quoting Jani Nikula (2019-09-19 15:03:58)
> Pair the gem init and cleanup in the same layer. This moves the gem init
> before the modeset init.
The important part here was that BIOS takeover by display is before we
clear the GGTT in i915_gem_init -> i915_init_ggtt. iirc marking up the
preallocated GGTT ranges is in intel_modeset_init.
-Chris
More information about the Intel-gfx
mailing list