[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190409084719.qaiq5pyigfezroni@sirius.home.kraxel.org>
Date: Tue, 9 Apr 2019 10:47:19 +0200
From: Gerd Hoffmann <kraxel@...hat.com>
To: David Airlie <airlied@...hat.com>
Cc: David Airlie <airlied@...ux.ie>,
open list <linux-kernel@...r.kernel.org>,
dri-devel <dri-devel@...ts.freedesktop.org>,
"open list:DRM DRIVER FOR QXL VIRTUAL GPU"
<virtualization@...ts.linux-foundation.org>,
"open list:DRM DRIVER FOR QXL VIRTUAL GPU"
<spice-devel@...ts.freedesktop.org>
Subject: Re: [PATCH] drm/qxl: drop prime import/export callbacks
Hi,
> > Should we add something like DRM_PRIME_CAP_SAME_DEVICE?
>
> Yeah I expect we need some sort of same device only capability, so
> that dri3 userspace can work.
>
> If we just fail importing in these cases what happens? userspace just
> gets confused, I know we used to print a backtrace if we hit the mmap
> path, but if we didn't do that what happens?
Well, we printed a backtrace and returned -EINVAL. So it looked a bit
scary due to the backtrace which is usually printed for more serious
problems. But we also returned a proper error code.
Userspace was not happy. It was wayland (gnome-shell) which ran into it
it, and it didn't came up with a working display.
cheers,
Gerd
Powered by blists - more mailing lists