Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1690847
| From | "Zhang, Tina" <tina.zhang@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH v10] vfio: ABI for mdev display dma-buf operation |
| Date | 2017-07-19 02:20 +0200 |
| Message-ID | <u4KSC-SO-3@gated-at.bofh.it> (permalink) |
| References | (7 earlier) <u2XKi-4Ps-11@gated-at.bofh.it> <u35Rv-20X-5@gated-at.bofh.it> <u37zY-3en-13@gated-at.bofh.it> <u37JH-3iP-77@gated-at.bofh.it> <u4c4y-4fj-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> -----Original Message----- > From: Gerd Hoffmann [mailto:kraxel@redhat.com] > Sent: Monday, July 17, 2017 7:03 PM > To: Kirti Wankhede <kwankhede@nvidia.com>; Zhang, Tina > <tina.zhang@intel.com>; Tian, Kevin <kevin.tian@intel.com>; linux- > kernel@vger.kernel.org; intel-gfx@lists.freedesktop.org; > alex.williamson@redhat.com; zhenyuw@linux.intel.com; chris@chris- > wilson.co.uk; Lv, Zhiyuan <zhiyuan.lv@intel.com>; intel-gvt- > dev@lists.freedesktop.org; Wang, Zhi A <zhi.a.wang@intel.com> > Subject: Re: [PATCH v10] vfio: ABI for mdev display dma-buf operation > > Hi, > > > No need of flag here. If vGPU driver is not loaded in the guest, there > > is no surface being managed by vGPU, in that case this size will be > > zero. > > Ok, we certainly have the same situation with intel. When the guest driver is not > loaded (yet) there is no valid surface. > > We should cleanly define what the ioctl should do in that case, so all drivers > behave the same way. > > I'd suggest that all fields defining the surface (drm_format, width, height, stride, > size) should be set to zero in that case. Yeah, it's reasonable. How about the return value? Currently, the ioctl also returns "-ENODEV" in that situation. thanks, Tina > > cheers, > Gerd
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
RE: [PATCH v10] vfio: ABI for mdev display dma-buf operation "Zhang, Tina" <tina.zhang@intel.com> - 2017-07-19 02:20 +0200
Re: [PATCH v10] vfio: ABI for mdev display dma-buf operation Gerd Hoffmann <kraxel@redhat.com> - 2017-07-19 08:30 +0200
Re: [PATCH v10] vfio: ABI for mdev display dma-buf operation Kirti Wankhede <kwankhede@nvidia.com> - 2017-07-19 14:00 +0200
csiph-web