Revert "drm/qxl: drop prime import/export callbacks"
This reverts commit
7661ac26220b3c2cb7f3d1c135703331e4dcb1b2.
Simliar to commit
3b5b77354b39 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: 7661ac26220b3c2cb ("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>