All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] apple-gmux: Add initial documentation
@ 2016-01-04 16:52 Lukas Wunner
  2016-01-04 16:52 ` [PATCH 1/1] " Lukas Wunner
  2016-01-04 20:31 ` [PATCH 0/1] " Darren Hart
  0 siblings, 2 replies; 8+ messages in thread
From: Lukas Wunner @ 2016-01-04 16:52 UTC (permalink / raw)
  To: dri-devel, platform-driver-x86, Darren Hart
  Cc: Matthew Garrett, Andreas Heider, Seth Forshee, William Brown,
	Bruno Bierbaumer, Bruno Premont, Bernhard Froemel

Initial documentation for apple-gmux. If anyone has additions or
corrections please let me know.

This uses asciidoc markup, an HTML rendered version is available here:
http://wunner.de/gpu_docs/handlers.html

If you prefer perusing the patch in a browser:
https://github.com/l1k/linux/commit/68eb066089346b4ba9aefdcbc69e66524427515e

@Darren Hart:
Barring any objections, please kindly provide an ack for merging via
drm-next or drm-intel as I will post a new iteration of my GPU switching
patches shortly which are based on this patch and which should also go in
via drm-next/drm-intel. Thank you!


Lukas Wunner (1):
  apple-gmux: Add initial documentation

 Documentation/DocBook/gpu.tmpl    |  22 ++++++++
 drivers/platform/x86/apple-gmux.c | 113 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 135 insertions(+)

-- 
1.8.5.2 (Apple Git-48)

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

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

end of thread, other threads:[~2016-01-08 20:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-04 16:52 [PATCH 0/1] apple-gmux: Add initial documentation Lukas Wunner
2016-01-04 16:52 ` [PATCH 1/1] " Lukas Wunner
2016-01-04 20:21   ` Darren Hart
2016-01-08 16:49     ` Jonathan Corbet
2016-01-08 20:42     ` Daniel Vetter
2016-01-05  8:19   ` Bruno Prémont
2016-01-05  8:19     ` Bruno Prémont
2016-01-04 20:31 ` [PATCH 0/1] " Darren Hart

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.