On Mon, Jan 04, 2016 at 05:52:06PM +0100, Lukas Wunner wrote:
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!
Eek, apologies for my previous email, I missed the cover letter and reviewed 1/1 independently.
For platform/drivers/x86: Acked-by: Darren Hart dvhart@linux.intel.com
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)