drm: add flip-work helper
A small helper to queue up work to do, from workqueue context, after a
flip. Typically useful to defer unreffing buffers that may be read by
the display controller until vblank.
Signed-off-by:
Rob Clark <robdclark@gmail.com>
Loading
Please sign in to comment