On ti, 2016-10-18 at 19:51 +0100, Matthew Auld wrote:
> >
> > * Returns 0 if the request was found within the alloted time.
> > Else returns the
> > * errno with remaining time filled in timeout argument.
> > */
> > -int i915_wait_request(struct drm_i915_gem_request *req,
> > - unsigned int flags,
> > - s64 *timeout,
> > - struct intel_rps_client *rps)
> > +long i915_wait_request(struct drm_i915_gem_request *req,
> > + unsigned int flags,
> > + long timeout)
> > {
> A good time to update the kernel doc here?
Good catch, should definitely be done.
Regards, joonas
--
Joonas Lahtinen
Open Source Technology Center
Intel Corporation
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx