[Intel-gfx] [PATCH] drm/i915: Use a high priority wq for nonblocking plane updates

Chris Wilson chris at chris-wilson.co.uk
Tue Sep 10 12:30:30 UTC 2019


Quoting Ville Syrjala (2019-09-10 13:13:47)
> From: Ville Syrjälä <ville.syrjala at linux.intel.com>
> 
> system_unbound_wq can't keep up sometimes and we get dropped frames.
> Switch to a high priority variant.
> 
> Reported-by: Heinrich Fink <heinrich.fink at daqri.com>
> Tested-by: Heinrich Fink <heinrich.fink at daqri.com>
> Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>

Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>

I guess we might be talking about adding a WQ_RTPRI next. Doesn't
actually look that difficult to do, if there's a userspace demand (as
we would need to justify why our interactive task deserved to be such
high priority).
-Chris


More information about the Intel-gfx mailing list