i915_gem_detect_bit_6_swizzle(9) detect bit 6 swizzling pattern

SYNOPSIS

void i915_gem_detect_bit_6_swizzle(struct drm_device * dev);

ARGUMENTS

dev

DRM device

DESCRIPTION

Detects bit 6 swizzling of address lookup between IGD access and CPU access through main memory.

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