Skip to content
  • Chris Wilson's avatar
    igt: Check the physical swizzle status · e2762689
    Chris Wilson authored
    
    
    The kernel tries to hide L-shaped memory with asymmetric swizzling from
    userspace by reporting lies through the get-tiling interface. Check for
    these lies by comparing the reported swizzle with the actual swizzle,
    and only run swizzling tests where we know the underlying physical
    swizzling.
    
    Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
    e2762689