drm/qxl: rework to new fence interface
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Wed, 2 Apr 2014 10:40:05 +0000 (12:40 +0200)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Tue, 2 Sep 2014 14:41:50 +0000 (16:41 +0200)
Final driver! \o/

This is not a proper dma_fence because the hardware may never signal
anything, so don't use dma-buf with qxl, ever.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>

No differences found