On Thu, 22 Mar 2018 21:48:16 +0100, Chris Wilson
wrote:
Quoting Michal Wajdeczko (2018-03-22 20:36:57)
/snip/
@@ -962,8 +961,8 @@ static int i915_driver_init_early(struct
drm_i915_private *dev_priv,
*/
static void i915_driver_cleanup_early(struct drm_i915_private
*dev_priv)
{
-
Quoting Michal Wajdeczko (2018-03-22 20:36:57)
> In upcoming patch, we want to perform more actions in early
> initialization of the uC. This reordering will help resolve
> new dependencies that will be introduced by future patch.
>
> Signed-off-by: Michal Wajdeczko
> Cc: Chris Wilson
> Cc: Tvrt
In upcoming patch, we want to perform more actions in early
initialization of the uC. This reordering will help resolve
new dependencies that will be introduced by future patch.
Signed-off-by: Michal Wajdeczko
Cc: Chris Wilson
Cc: Tvrtko Ursulin
Cc: Joonas Lahtinen
---
drivers/gpu/drm/i915/i9