Changes from v3: - Unexport intel_miptree_copy_slice. We don't need fake storage anymore for non-tile aligned surfaces. - Fix error in gen6 caught by piglit test for this extension. This is another case where I forgot to consider the miptree slices; this time in updating SURFACE_STATE. -- Abdiel