public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* From work_struct to tasklet_struct
@ 2016-05-19  7:48 Chris Wilson
  2016-05-19  7:48 ` [PATCH 1/5] drm/i915: Convert RPS irq worker into a tasklet Chris Wilson
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Chris Wilson @ 2016-05-19  7:48 UTC (permalink / raw)
  To: intel-gfx

Just a small set to convert our irq bottom-halves to use a tasklet
instead of a work_struct. In theory, the tasklet has lower latency
from the interrupt (or lower upper bound at least), but in practice I
think it is clearer to be consistent in using tasklets for irq bh.
-Chris

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-05-23 10:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-19  7:48 From work_struct to tasklet_struct Chris Wilson
2016-05-19  7:48 ` [PATCH 1/5] drm/i915: Convert RPS irq worker into a tasklet Chris Wilson
2016-05-19  7:48 ` [PATCH 2/5] drm/i915: Convert L3 parity " Chris Wilson
2016-05-19  7:48 ` [PATCH 3/5] drm/i915: Convert OpRegion ASLE " Chris Wilson
2016-05-23  9:12   ` Jani Nikula
2016-05-23  9:22     ` Chris Wilson
2016-05-23 10:25       ` Jani Nikula
2016-05-19  7:48 ` [PATCH 4/5] drm/i915: Convert display-port " Chris Wilson
2016-05-19  7:48 ` [PATCH 5/5] drm/i915: Convert hotplug " Chris Wilson
2016-05-19  8:21 ` From work_struct to tasklet_struct Chris Wilson
2016-05-19  8:36 ` ✗ Ro.CI.BAT: failure for series starting with [1/5] drm/i915: Convert RPS irq worker into a tasklet Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox