All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] vblank worker for asynchronous unpinning and other tasks
@ 2012-04-18 16:57 Chris Wilson
  2012-04-18 16:57 ` [PATCH 1/5] drm/i915: Introduce vblank work function Chris Wilson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Chris Wilson @ 2012-04-18 16:57 UTC (permalink / raw)
  To: intel-gfx

Just a small series of patches that I like to get some feedback on.

The central goal of the series is to enable asynchronous sprite updates.
However, being able to asynchronously queue work to take place after the
next vblank is useful elsewhere so I have tried to generalise and find
some other users.

Please review,
-Chris

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

end of thread, other threads:[~2012-04-18 16:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-18 16:57 [RFC] vblank worker for asynchronous unpinning and other tasks Chris Wilson
2012-04-18 16:57 ` [PATCH 1/5] drm/i915: Introduce vblank work function Chris Wilson
2012-04-18 16:57 ` [PATCH 2/5] drm/i915: Asynchronously unpin the old framebuffer after the next vblank Chris Wilson
2012-04-18 16:57 ` [PATCH 3/5] drm/i915/sprite: Make plane switching asynchronous Chris Wilson
2012-04-18 16:57 ` [PATCH 4/5] drm/i915: Synchronize userspace palette LUT (i.e. gamma) changes to vblank Chris Wilson
2012-04-18 16:57 ` [PATCH 5/5] drm/i915: Up/downclock LVDS on vblanks Chris Wilson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.