[Intel-gfx] [PATCH 08/22] drm/i915: Wrap i915_active in a simple kreffed struct
Chris Wilson
chris at chris-wilson.co.uk
Mon Mar 2 16:42:39 UTC 2020
Quoting Mika Kuoppala (2020-03-02 16:34:17)
> Chris Wilson <chris at chris-wilson.co.uk> writes:
>
> > Quoting Mika Kuoppala (2020-03-02 16:18:48)
> >> Chris Wilson <chris at chris-wilson.co.uk> writes:
> >>
> >> > For conveniences of callers that just want to use an i915_active to
> >> > track a wide array of concurrent timelines, wrap the base i915_active
> >> > struct inside a kref. This i915_active will self-destruct after use.
> >> >
> >>
> >> I looks ok and I would buy this. However I didn't manage to
> >> find user.
> >
> > Did you look at the next patch?
>
> I did! I even searched through it.
>
> I will take a second look.
The next-but-one patch then.
But patch 1/22 is the most important atm :)
-Chris
More information about the Intel-gfx
mailing list