All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dario Faggioli <dario.faggioli@citrix.com>
To: Oleksandr Andrushchenko <andr2000@gmail.com>,
	Jan Beulich <JBeulich@suse.com>
Cc: "Lars Kurth" <lars.kurth@citrix.com>,
	"Iurii Konovalenko" <iurii.konovalenko@globallogic.com>,
	xen-devel@lists.xensource.com,
	"Volodymyr Babchuk" <vlad.babchuk@gmail.com>,
	"Tim Deegan" <tim@xen.org>,
	"Oleksandr Dmytryshyn" <oleksandr.dmytryshyn@globallogic.com>,
	ian.jackson@eu.citrix.com, "Грицов Олександр" <al1img@gmail.com>,
	"Andrii Anisov" <andrii.anisov@gmail.com>,
	"Oleksandr Tyshchenko" <olekstysh@gmail.com>,
	embedded-pv-devel <embedded-pv-devel@lists.xenproject.org>,
	"Julien Grall" <julien.grall@arm.com>,
	"David Vrabel" <david.vrabel@citrix.com>,
	"Mygaiev Artem" <joculator@gmail.com>
Subject: Re: [Embedded-pv-devel] [PATCH] drmif: add ABI for para-virtual DRM/KMS
Date: Thu, 24 Nov 2016 23:14:26 +0100	[thread overview]
Message-ID: <1480025666.2712.155.camel@citrix.com> (raw)
In-Reply-To: <CANY+8ddjf3cL_1hkfODVZBNUhuq=wiZtzA=Yuso-9xBHTquVzA@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2024 bytes --]

On Thu, 2016-11-24 at 20:31 +0200, Oleksandr Andrushchenko wrote:
> > Hmm, I think you want a PV Linux DRM/KMS driver, but that doesn't
> > mean you want/need a protocol by that name. The interface has
> > to describe virtual hardware, and I don't think you'd call a
> > graphics
> > card "DRM/KMS card"?
> Good point, then I would suggest we name it dspl for display (PV
> display),
> e.g. vdspl, not vdrm.
>
What about DISPL / vDISPL, which is a little easier to pronounce,
remember, and map back to 'display' (while dspl sounds to me a lot like
the name of one of those obscure ACPI tables, or something like that!
:-P).

Or, if you want it to be consonant only, how about GFX / vGFX, for
'graphics' ('graphix').

Just my 2 cents.

> > Hence also the question whether the existing
> > fbfront protocol couldn't be extended - after all modern graphics
> > (3D) cards have also evolved from simple frame buffer (2D) ones.
> > 
> The proposed protocol is almost totally diferent from what
> existing framebuffer offers. So that was the reason to create a
> new one which better fits modern graphics and doesn't alter fbif.
> What is more, real DRM drivers usually support framebuffer
> emulation, so I was thinking of some flexible solution:
> 1. If FB is not needed then only DRM/DSPL is in use
> 2. If also FB is needed then we use existing protocol
> to add this functionality to guest along with DSPL
> Nothing tells me that these couldn't be different
> back and front drivers/applications for even better flexibility.
>
FWIW, this seems to me something that could be nice to have.

But I'm no expert in this, and I still have to look closely at the
patch and at the protocol and fully make up my mind.

Regards,
Dario
-- 
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

  reply	other threads:[~2016-11-24 22:14 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-24 11:30 [PATCH] drmif: add ABI for para-virtual DRM/KMS Oleksandr Andrushchenko
2016-11-24 11:30 ` Oleksandr Andrushchenko
2016-11-24 12:25   ` Jan Beulich
2016-11-24 12:32   ` [Embedded-pv-devel] " Julien Grall
2016-11-24 14:42     ` Oleksandr Andrushchenko
2016-11-24 15:08       ` Jan Beulich
2016-11-24 15:44         ` Oleksandr Andrushchenko
2016-11-24 16:06           ` Jan Beulich
2016-11-24 18:31             ` Oleksandr Andrushchenko
2016-11-24 22:14               ` Dario Faggioli [this message]
2016-11-25  7:20                 ` Jan Beulich
2016-11-25  7:35                   ` Oleksandr Andrushchenko
2016-11-24 15:05   ` Lars Kurth
2016-11-24 15:38     ` Oleksandr Andrushchenko

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=1480025666.2712.155.camel@citrix.com \
    --to=dario.faggioli@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=al1img@gmail.com \
    --cc=andr2000@gmail.com \
    --cc=andrii.anisov@gmail.com \
    --cc=david.vrabel@citrix.com \
    --cc=embedded-pv-devel@lists.xenproject.org \
    --cc=ian.jackson@eu.citrix.com \
    --cc=iurii.konovalenko@globallogic.com \
    --cc=joculator@gmail.com \
    --cc=julien.grall@arm.com \
    --cc=lars.kurth@citrix.com \
    --cc=oleksandr.dmytryshyn@globallogic.com \
    --cc=olekstysh@gmail.com \
    --cc=tim@xen.org \
    --cc=vlad.babchuk@gmail.com \
    --cc=xen-devel@lists.xensource.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.