[igt-dev] [PATCH i-g-t] tests: Remove i915_missed_irq
Chris Wilson
chris at chris-wilson.co.uk
Wed Apr 3 08:52:39 UTC 2019
Quoting Daniel Vetter (2019-04-03 09:46:08)
> On Wed, Apr 03, 2019 at 09:42:03AM +0100, Chris Wilson wrote:
> > Quoting Daniel Vetter (2019-04-03 09:40:09)
> > > On Wed, Apr 03, 2019 at 08:07:23AM +0100, Chris Wilson wrote:
> > > > Quoting José Roberto de Souza (2019-04-03 01:20:12)
> > > > > i915_ring_missed_irq was removed from debugfs in kernel patch
> > > > > 789659f4307a ("drm/i915: Drop fake breadcrumb irq") and it was the
> > > > > base of which i915_missed_irq was written, so removing this test for
> > > > > good.
> > > >
> > > > Has it been removed from all trees yet? Is it even gone from Linus?
> > >
> > > We won't be able to remove it from older igt releases either ... I think
> > > we'll be fine.
> >
> > I was more curious if it is still in use for any of the CI trees - I
> > think the oldest of which we test is linus.
>
> Good point. Seems to be gone from Linus' tree too, which is the last one
> we care about I think.
Although shedding a tear over some crafty code, as CI is not using it any
more, there's no point keeping around dead code. Git, ad memoriam.
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris
More information about the igt-dev
mailing list