Revert "drm/qxl: drop prime import/export callbacks"
This reverts commit
c0a1fb15a5776d948cc60a1f800069ac3a89797b.
Simliar to commit
5af6288344a2 Revert "drm/virtio: drop prime
import/export callbacks". We have to do the same with qxl,
for the same reasons (it breaks DRI3).
Drop the WARN_ON_ONCE().
Fixes: c0a1fb15a5776d948 ("drm/qxl: drop prime import/export callbacks")
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20190426053324.26443-1-kraxel@redhat.com
Acked-by: Daniel Vetter <daniel@ffwll.ch>