All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Appleman <erappleman-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: [PATCH] master-compat: Compile i915 DRM for out-of-tree. Optimus laptops need it.
Date: Fri, 11 Nov 2011 05:23:59 -0500	[thread overview]
Message-ID: <4EBCF7BF.3080600@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 138 bytes --]

Hi, a machine with both an Intel and Nvidia GPU needs both drivers built 
as modules otherwise the former will not work properly.

- Eric

[-- Attachment #2: makefile_i915_drm.patch --]
[-- Type: text/x-patch, Size: 330 bytes --]

diff --git a/nouveau/Makefile b/nouveau/Makefile
index 0a37e33..7405d43 100644
--- a/nouveau/Makefile
+++ b/nouveau/Makefile
@@ -59,7 +59,7 @@ DRMCFG := \
 	CONFIG_DRM_MGA=n \
 	CONFIG_DRM_I810=n \
 	CONFIG_DRM_I830=n \
-	CONFIG_DRM_I915=n \
+	CONFIG_DRM_I915=m \
 	CONFIG_DRM_SIS=n \
 	CONFIG_DRM_SAVAGE=n \
 	CONFIG_DRM_VIA=n \

[-- Attachment #3: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

             reply	other threads:[~2011-11-11 10:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-11 10:23 Eric Appleman [this message]
     [not found] ` <4EBCF7BF.3080600-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-11-11 10:25   ` [PATCH] master-compat: Compile i915 DRM for out-of-tree. Optimus laptops need it Eric Appleman
     [not found]     ` <4EBCF80D.4050705-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-11-12  8:27       ` Pekka Paalanen
     [not found]         ` <4EBE4817.7030605@gmail.com>
     [not found]           ` <4EBE4817.7030605-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-11-12 16:51             ` Pekka Paalanen

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=4EBCF7BF.3080600@gmail.com \
    --to=erappleman-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    /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.