commit | a6b54f3f5050c0cbc0c35dd48064846c6302706b | [log] [tgz] |
---|---|---|
author | =?utf-8?q?Michel_D=C3=A4nzer?= <michel@tungstengraphics.com> | Tue Oct 24 23:37:43 2006 +1000 |
committer | airlied <airlied@linux.ie> | Thu Dec 07 15:53:29 2006 +1100 |
tree | ed0a17808058150916a56120a10109d70a2dd426 | |
parent | 049b323321bbcb476b799f50dc6444c0ed5a0e0e [diff] |
drm: i915: Add ioctl for scheduling buffer swaps at vertical blanks. This uses the core facility to schedule a driver callback that will be called ASAP after the given vertical blank interrupt with the HW lock held. Signed-off-by: Dave Airlie <airlied@linux.ie>