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.
AUTHORS
Jesse Barnes <[email protected]>
Intel Corporation,
- Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
- Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
- Contributions all over the place
Lukas Wunner <[email protected]>
- vga_switcheroo documentation
COPYRIGHT