commit | 57c5ee79acba9582762c09c269e0e2ae1adf1b31 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Mon Oct 10 12:23:26 2011 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Mon Oct 10 15:46:55 2011 +0100 |
tree | 26b2148b81e7a7c1785d9d07d45c68bb1117bfb5 | |
parent | 8bf445cee3127de3779a395d08d1ada2ad70161e [diff] |
vmwgfx: Add fence events Add a way to send DRM events down the gpu fifo by attaching them to fence objects. This may be useful for Xserver swapbuffer throttling and page-flip done notifications. Bump version to 2.2 to signal the availability of the FENCE_EVENT ioctl. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Jakob Bornecrantz <jakob@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>