Quoting Chris Wilson (2019-09-30 13:39:29) > --- > drivers/gpu/drm/i915/i915_pci.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i915_pci.c > index ea53dfe2fba0..cd1fbd71dc31 100644 > --- a/drivers/gpu/drm/i915/i915_pci.c > +++ b/drivers/gpu/drm/i915/i915_pci.c > @@ -807,7 +807,6 @@ static const struct intel_device_info intel_tigerlake_12_info = { > .display.has_modular_fia = 1, > .engine_mask = > BIT(RCS0) | BIT(BCS0) | BIT(VECS0) | BIT(VCS0) | BIT(VCS2), > - .has_rps = false, /* XXX disabled for debugging */ Seems the report is a little delayed. Long story short, fi-tgl-u2 died in gem_sync as before. Underlying cause is still unresolved, although rps is likely a correlation rather than causal link. -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx