i915_gem_shrinker_init(9) Initialize i915 shrinker

SYNOPSIS

void i915_gem_shrinker_init(struct drm_i915_private * dev_priv);

ARGUMENTS

dev_priv

i915 device

DESCRIPTION

This function registers and sets up the i915 shrinker and OOM handler.

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