From: Lukas Wunner <lukas@wunner.de>
To: dri-devel@lists.freedesktop.org,
platform-driver-x86@vger.kernel.org,
Darren Hart <dvhart@infradead.org>
Cc: Matthew Garrett <mjg59@srcf.ucam.org>,
Andreas Heider <andreas@meetr.de>,
Seth Forshee <seth.forshee@canonical.com>,
William Brown <william@blackhats.net.au>,
Bruno Bierbaumer <bruno@bierbaumer.net>,
Bruno Premont <bonbons@linux-vserver.org>,
Bernhard Froemel <froemel@vmars.tuwien.ac.at>
Subject: [PATCH 0/1] apple-gmux: Add initial documentation
Date: Mon, 4 Jan 2016 17:52:06 +0100 [thread overview]
Message-ID: <cover.1451909346.git.lukas@wunner.de> (raw)
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
next reply other threads:[~2016-01-04 16:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-04 16:52 Lukas Wunner [this message]
2016-01-04 16:52 ` [PATCH 1/1] apple-gmux: Add initial documentation 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
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=cover.1451909346.git.lukas@wunner.de \
--to=lukas@wunner.de \
--cc=andreas@meetr.de \
--cc=bonbons@linux-vserver.org \
--cc=bruno@bierbaumer.net \
--cc=dri-devel@lists.freedesktop.org \
--cc=dvhart@infradead.org \
--cc=froemel@vmars.tuwien.ac.at \
--cc=mjg59@srcf.ucam.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=seth.forshee@canonical.com \
--cc=william@blackhats.net.au \
/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.