Quoting Chris Wilson (2020-04-30 01:20:35) > +static int igt_client_tiled_blits(void *arg) > +{ > + struct drm_i915_private *i915 = arg; > + I915_RND_STATE(prng); > + int inst = 0; > + > + /* Test requires explicit BLT tiling controls */ > + if (INTEL_GEN(i915) < 4) > + return 0;
We need to add a reject here for bit17 swizzling. -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx