All of lore.kernel.org
 help / color / mirror / Atom feed
* liboutput: thoughts about shared library on top of DRM/KMS
@ 2019-10-05 16:09 "Keith Packard"
  2019-10-05 20:36 ` Robert Foss
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: "Keith Packard" @ 2019-10-05 16:09 UTC (permalink / raw)
  To: dri-devel@lists.freedesktop.org


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


During XDC this year, we heard a few presentations and had a lot of
hallway talk about sharing code for driving DRM/KMS for display.

I think the general consensus is that there is enough shared
functionality between all of the various DRM/KMS clients that we can
start thinking about building a library that deals with the complexity
of DRM/KMS and can help take full advantage of the hardware.

I've started writing up some ideas, mostly just goals, but also some
random thoughts about how this might work. This is all in the
'liboutput' project on freedesktop.org:

        https://gitlab.freedesktop.org/xorg/liboutput

I picked a spot in the 'xorg' namespace, not to confine this to X
systems, but to reflect the goal that this be a library shared across
all x.org-related projects, including Wayland compositors, EGL and
Vulkan direct applications and the X server.

All there is at this point is a README.md file; I'd like to generate
some consensus on a direction for the project before we start writing
any actual design documents.

Please submit MRs to that repo, or respond to this email as you prefer.

-- 
-keith

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2019-10-08 23:38 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-05 16:09 liboutput: thoughts about shared library on top of DRM/KMS "Keith Packard"
2019-10-05 20:36 ` Robert Foss
2019-10-06  1:12   ` Keith Packard
2019-10-07 17:35 ` Daniel Stone
2019-10-07 17:40   ` Daniel Stone
2019-10-07 18:16   ` Keith Packard
2019-10-07 18:28     ` Daniel Stone
2019-10-08  7:15     ` Pekka Paalanen
2019-10-08  9:31     ` Daniel Stone
2019-10-08 14:35       ` Alex Deucher
2019-10-08 14:52         ` Daniel Vetter
2019-10-08  9:33     ` Heinrich Fink
2019-10-08  7:52 ` Neil Armstrong
2019-10-08 23:38   ` Keith Packard

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.