commit | 72d0c3363e88d1816b0fef3687ff58e6553a7889 | [log] [tgz] |
---|---|---|
author | Rob Clark <rob@ti.com> | Sun Mar 11 21:11:21 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 13 15:44:44 2012 -0700 |
tree | 37df0421313dc94b41f9217032d784c3c6288c66 | |
parent | b66848eb85c2a646c852ea4644f43e1a86517245 [diff] |
staging: drm/omap: send page-flip event after endwin The endwin irq indicates that DSS has finished scanning out a buffer. Use this to trigger page-flip event to userspace, so this happens only *after* the previous buffer is finished. Signed-off-by: Rob Clark <rob@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>