i915_gem_restore_fences(9) restore fence state

SYNOPSIS

void i915_gem_restore_fences(struct drm_device * dev);

ARGUMENTS

dev

DRM device

DESCRIPTION

Restore the hw fence state to match the software tracking again, to be called after a gpu reset and on resume.

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