From 47c1296829505d119d7d58dd23d39cc5db344f12 Mon Sep 17 00:00:00 2001 From: Andreas Pokorny Date: Fri, 8 Aug 2014 10:40:56 +0200 Subject: [PATCH] drm/qxl: enables gem prime helpers for qxl using dummy driver callbacks As there should not be any other virtual device that might share buffers, the callbacks remain empty stubs. Still prime can be used to transfer buffers between processes that use qxl. Signed-off-by: Andreas Pokorny Signed-off-by: Dave Airlie --- Reading git-format-patch failed