intel_guc_ucode_init — define parameters and fetch firmware
| void intel_guc_ucode_init ( | struct drm_device * dev ); | 
Called early during driver load, but after GEM is initialised.
   The firmware will be transferred to the GuC's memory later,
   when intel_guc_ucode_load is called.