[Intel-gfx] [PATCH] drm/i915: Pull seqno started checks together
Chris Wilson
chris at chris-wilson.co.uk
Tue Aug 7 11:47:18 UTC 2018
Quoting Mika Kuoppala (2018-08-07 10:09:48)
> Chris Wilson <chris at chris-wilson.co.uk> writes:
>
> > We have a few instances of checking seqno-1 to see if the HW has started
> > the request. Pull those together under a helper.
> >
> > v2: Pull the !seqno assertion higher, as we given seqno==1 we may indeed
> > check to see if we have started using seqno==0.
> >
> > Suggested-by: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
>
> He is very quiet. But for me too it all reads better.
>
> > Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> > Cc: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
>
> Reviewed-by: Mika Kuoppala <mika.kuoppala at linux.intel.com>
And pushed, thanks for the review.
-Chris
More information about the Intel-gfx
mailing list