All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drmif: add ABI for para-virtual DRM/KMS
@ 2016-11-24 11:30 Oleksandr Andrushchenko
  2016-11-24 11:30 ` Oleksandr Andrushchenko
  0 siblings, 1 reply; 14+ messages in thread
From: Oleksandr Andrushchenko @ 2016-11-24 11:30 UTC (permalink / raw)
  To: xen-devel
  Cc: embedded-pv-devel, lars.kurth, vlad.babchuk, ian.jackson,
	dario.faggioli, tim, iurii.konovalenko, andrii.anisov, olekstysh,
	andr2000, al1img, david.vrabel, JBeulich, oleksandr.dmytryshyn,
	joculator

Hi, all!

This patch adds support for para-virtualized DRM/KMS.
Comments, ideas are more than welcome.

With best regards,
Oleksandr Andrushchenko
Oleksandr Grytsov

Oleksandr Andrushchenko (1):
  drmif: add ABI for para-virtual DRM/KMS

 include/xen/interface/io/drmif.h       | 505 +++++++++++++++++++++++++++++++++
 include/xen/interface/io/drmif_linux.h | 142 +++++++++
 2 files changed, 647 insertions(+)
 create mode 100644 include/xen/interface/io/drmif.h
 create mode 100644 include/xen/interface/io/drmif_linux.h

-- 
2.7.4


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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2016-11-25  7:35 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.