Name

intel_guc_ucode_init — define parameters and fetch firmware

Synopsis

void intel_guc_ucode_init (struct drm_device * dev);
 

Arguments

dev

drm device

Description

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.