vmwgfx: Remove the possibility to map the fifo from user-space
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 1 Sep 2011 20:18:40 +0000 (20:18 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 6 Sep 2011 10:48:34 +0000 (11:48 +0100)
This was previously used by user-space to check whether a fence
sequence had passed or not.
With fence objects that's not needed anymore.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found