> * 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? _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx