qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@redhat.com>
To: Erik Skultety <eskultet@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>,
	qemu-devel@nongnu.org, intel-gvt-dev@lists.freedesktop.org,
	Kirti Wankhede <kwankhede@nvidia.com>,
	Tina Zhang <tina.zhang@intel.com>
Subject: Re: [Qemu-devel] [PATCH v6 7/9] vfio/display: core & wireup
Date: Mon, 12 Mar 2018 16:33:32 -0600	[thread overview]
Message-ID: <20180312163332.6a6b269d@w520.home> (raw)
In-Reply-To: <20180305085239.GR2872@erzo-ntb>

On Mon, 5 Mar 2018 09:52:39 +0100
Erik Skultety <eskultet@redhat.com> wrote:

> > diff --git a/hw/vfio/display.c b/hw/vfio/display.c
> > new file mode 100644
> > index 0000000000..3e997f8a44
> > --- /dev/null
> > +++ b/hw/vfio/display.c
> > @@ -0,0 +1,56 @@
> > +/*
> > + * display support for mdev based vgpu devices
> > + *
> > + * Copyright Red Hat, Inc. 2017  
> 
> Just curious here since I don't really know close to nothing about the legal
> stuff, but isn't vGPU NVIDIA's trademark - [1,2,3] (especially [1]) would
> suggest so. Therefore, I'm just curious whether we can mention this as we
> please, especially when this should also work for Intel, which uses a different
> name for the technology. On the other hand, grepping through kernel modules,
> there's a lot of vGPU misuse in Intel's context, so I guess everything's fine.
> Again, I'm just curious since I have no clue about this stuff.
> 
> [1] https://www.geforce.com/en_GB/gfecnt/support/NVIDIA-Legal-Notices
> [2] https://trademarks.justia.com/859/42/vgpu-85942337.html
> [3] https://trademarks.justia.com/859/42/nvidia-grid-85942341.html

IANAL, but the official trademark trackers all seem to indicate "VGPU"
was filed for, but abandoned, so perhaps your link [1] above is stale
data (note that the copyright date on that is 2014 and the trademark
abandonment dates are late 2014/early 2015).  I'm not sure that it
matters either way though.  Thanks,

Alex

  reply	other threads:[~2018-03-12 22:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-28 12:31 [Qemu-devel] [PATCH v6 0/9] vfio: add display support Gerd Hoffmann
2018-02-28 12:31 ` [Qemu-devel] [PATCH v6 1/9] linux-headers: update to 4.16-rc1 Gerd Hoffmann
2018-02-28 12:31 ` [Qemu-devel] [PATCH v6 2/9] standard-headers: add drm/drm_fourcc.h Gerd Hoffmann
2018-02-28 12:31 ` [Qemu-devel] [PATCH v6 3/9] ui/pixman: add qemu_drm_format_to_pixman() Gerd Hoffmann
2018-02-28 12:31 ` [Qemu-devel] [PATCH v6 4/9] console: minimal hotplug suport Gerd Hoffmann
2018-02-28 12:31 ` [Qemu-devel] [PATCH v6 5/9] secondary-vga: properly close QemuConsole on unplug Gerd Hoffmann
2018-02-28 12:31 ` [Qemu-devel] [PATCH v6 6/9] vfio/common: cleanup in vfio_region_finalize Gerd Hoffmann
2018-02-28 12:31 ` [Qemu-devel] [PATCH v6 7/9] vfio/display: core & wireup Gerd Hoffmann
2018-03-05  8:52   ` Erik Skultety
2018-03-12 22:33     ` Alex Williamson [this message]
2018-02-28 12:31 ` [Qemu-devel] [PATCH v6 8/9] vfio/display: adding region support Gerd Hoffmann
2018-02-28 12:31 ` [Qemu-devel] [PATCH v6 9/9] vfio/display: adding dmabuf support Gerd Hoffmann
2018-03-01  8:59   ` Zhang, Tina
2018-02-28 12:50 ` [Qemu-devel] [PATCH v6 0/9] vfio: add display support no-reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180312163332.6a6b269d@w520.home \
    --to=alex.williamson@redhat.com \
    --cc=eskultet@redhat.com \
    --cc=intel-gvt-dev@lists.freedesktop.org \
    --cc=kraxel@redhat.com \
    --cc=kwankhede@nvidia.com \
    --cc=qemu-devel@nongnu.org \
    --cc=tina.zhang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).