intel_csr_ucode_fini(9) unload the CSR firmware.

SYNOPSIS

void intel_csr_ucode_fini(struct drm_i915_private * dev_priv);

ARGUMENTS

dev_priv

i915 drm device.

DESCRIPTION

Firmmware unloading includes freeing the internal memory and reset the firmware loading status.

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