[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181030061127.hp4n2scw5f3j2rqq@sirius.home.kraxel.org>
Date: Tue, 30 Oct 2018 07:11:27 +0100
From: Gerd Hoffmann <kraxel@...hat.com>
To: Robert Foss <robert.foss@...labora.com>
Cc: airlied@...ux.ie, dri-devel@...ts.freedesktop.org,
virtualization@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org, Rob Herring <robh@...nel.org>,
Gustavo Padovan <gustavo.padovan@...labora.com>,
Emil Velikov <emil.velikov@...labora.com>
Subject: Re: [PATCH 2/5] drm/virtio: add uapi for in and out explicit fences
Hi,
> The execbuffer IOCTL is now read-write to allow the userspace to read the
> out-fence.
> #define DRM_IOCTL_VIRTGPU_EXECBUFFER \
> - DRM_IOW(DRM_COMMAND_BASE + DRM_VIRTGPU_EXECBUFFER,\
> + DRM_IOWR(DRM_COMMAND_BASE + DRM_VIRTGPU_EXECBUFFER,\
> struct drm_virtgpu_execbuffer)
That changes the ioctl number and breaks the userspace api.
cheers,
Gerd
Powered by blists - more mailing lists