drm/i915/guc: Move Guc early init into own function
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Wed, 4 Oct 2017 15:33:27 +0000 (15:33 +0000)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Wed, 4 Oct 2017 16:45:52 +0000 (19:45 +0300)
commit3af7a9c6446b4489d208e501d95c5745d89f6628
treeba6b91cf0ba3cdfbec859a5ea0ed34fe0aee76a2
parentd56d63d78c69d880517b5bb72e5ee2be3ead7b18
drm/i915/guc: Move Guc early init into own function

We don't want to make aggregate uc functions to be too detailed.
This will also make future patch easier.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Sagar Arun Kamble <sagar.a.kamble@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Sagar Arun Kamble <sagar.a.kamble@intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171004153327.32608-7-michal.wajdeczko@intel.com
drivers/gpu/drm/i915/intel_uc.c