From: Gabriel C <nix.or.die@googlemail.com>
To: Dave Airlie <airlied@linux.ie>
Cc: torvalds@linux-foundation.org, dri-devel@lists.sf.net,
linux-kernel@vger.kernel.org,
Jesse Barnes <jbarnes@virtuousgeek.org>,
Eric Anholt <eric@anholt.net>
Subject: Re: [git pull] drm
Date: Sun, 04 Jan 2009 20:19:06 +0100 [thread overview]
Message-ID: <49610BAA.4060308@googlemail.com> (raw)
In-Reply-To: <alpine.DEB.2.00.0812290819020.20427@skynet.skynet.ie>
Dave Airlie wrote:
Hi Dave ,
...
> Please pull the 'drm-next' branch from
> ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-next
>
> Major highlights:
> Kernel Modesetting (KMS) core code (jbarnes you can go to drinking island
> now)
> Intel i915 support for kernel modesetting
....
> commit 79e539453b34e35f39299a899d263b0a1f1670bd
> Author: Jesse Barnes <jbarnes@virtuousgeek.org>
> Date: Fri Nov 7 14:24:08 2008 -0800
>
> DRM: i915: add mode setting support
>
> This commit adds i915 driver support for the DRM mode setting APIs.
> Currently, VGA, LVDS, SDVO DVI & VGA, TV and DVO LVDS outputs are
> supported. HDMI, DisplayPort and additional SDVO output support will
> follow.
>
> Support for the mode setting code is controlled by the new 'modeset'
> module option. A new config option, CONFIG_DRM_I915_KMS controls the
> default behavior, and whether a PCI ID list is built into the module for
> use by user level module utilities.
>
> Note that if mode setting is enabled, user level drivers that access
> display registers directly or that don't use the kernel graphics memory
> manager will likely corrupt kernel graphics memory, disrupt output
> configuration (possibly leading to hangs and/or blank displays), and
> prevent panic/oops messages from appearing. So use caution when
> enabling this code; be sure your user level code supports the new
> interfaces.
>
> A new SysRq key, 'g', provides emergency support for switching back to
> the kernel's framebuffer console; which is useful for testing.
>
> Co-authors: Dave Airlie <airlied@linux.ie>, Hong Liu <hong.liu@intel.com>
>
> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
> Signed-off-by: Eric Anholt <eric@anholt.net>
> Signed-off-by: Dave Airlie <airlied@redhat.com>
>
This commit added the following text to drivers/gpu/drm/Kconfig :
config DRM_I915_KMS
bool "Enable modesetting on intel by default"
depends on DRM_I915
help
Choose this option if you want kernel modesetting enabled by default,
and you have a new enough userspace to support this. Running old
userspaces with this enabled will cause pain. Note that this causes
the driver to bind to PCI devices, which precludes loading things
like intelfb.
I don't think any 'normal' user has a clue what you guys meant by
'new and old userspace' . Could someone clarify 'what versions of probably Xorg and libs are
needed to have that support and which are for sure broken or old' please ?
Also while testing this with xorg-server 1.4* I found out the 'pain' means an broken X and a broken box since
it broke the kernel as well and the only way to get the box to live again was an hard reset. Please clarify the 'pain' part too.
Thanks for your time.
Best regards ,
Gabriel C
next prev parent reply other threads:[~2009-01-04 19:27 UTC|newest]
Thread overview: 67+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-29 8:32 [git pull] drm Dave Airlie
2009-01-04 19:19 ` Gabriel C [this message]
2009-01-10 2:03 ` Dave Airlie
2009-01-10 21:41 ` [PATCH] i915: document DRM_I915_KMS option Jesse Barnes
2009-01-09 15:07 ` [git pull] drm Richard Purdie
2009-01-09 18:03 ` Richard Purdie
2009-01-10 1:13 ` Richard Purdie
2009-01-10 2:04 ` Dave Airlie
2009-01-10 9:58 ` Richard Purdie
2009-01-10 23:04 ` Dave Airlie
2009-01-10 23:51 ` Richard Purdie
2009-01-16 6:53 ` Brice Goglin
2009-01-11 9:29 ` Graham Murray
2009-01-11 9:56 ` Dave Airlie
-- strict thread matches above, loose matches on Subject: below --
2009-01-07 1:59 Dave Airlie
2009-02-09 8:30 Dave Airlie
2009-09-29 3:52 Dave Airlie
2009-09-29 4:26 ` [git pull] drm Dave Airlie
2009-12-10 6:17 Dave Airlie
2009-12-10 15:17 ` Linus Torvalds
2009-12-10 15:40 ` Xavier Bestel
2009-12-10 16:24 ` Linus Torvalds
2009-12-10 17:40 ` Maarten Maathuis
2009-12-10 18:42 ` Linus Torvalds
2009-12-10 19:13 ` Pekka Enberg
2009-12-10 19:13 ` Robert Noland
2009-12-10 19:28 ` Alan Cox
2009-12-10 19:36 ` Jesse Barnes
2009-12-10 19:37 ` Dave Airlie
2009-12-10 19:45 ` Roland Dreier
2009-12-10 19:49 ` Pekka Paalanen
2009-12-10 20:35 ` Will Dyson
2009-12-10 21:12 ` Pekka Paalanen
2009-12-10 19:53 ` Stephane Marchesin
2009-12-10 23:37 ` Linus Torvalds
2009-12-10 23:50 ` Dave Airlie
2009-12-10 23:58 ` Alan Cox
2009-12-11 0:09 ` Linus Torvalds
2009-12-11 0:20 ` "C. Bergström"
2009-12-11 0:32 ` Linus Torvalds
2009-12-11 0:47 ` Dave Airlie
2009-12-11 1:34 ` Kyle McMartin
2009-12-11 0:21 ` Dave Airlie
2009-12-11 0:45 ` Linus Torvalds
2009-12-11 9:18 ` Alan Cox
2009-12-11 9:34 ` David Miller
2009-12-11 10:15 ` Andy Walls
2009-12-11 10:20 ` Dave Airlie
2009-12-11 12:45 ` tytso
2009-12-11 12:50 ` Alan Cox
2009-12-11 10:28 ` Jeff Garzik
2009-12-11 10:46 ` Dave Airlie
2009-12-11 15:28 ` Linus Torvalds
2009-12-11 17:49 ` Jeff Garzik
2009-12-11 10:02 ` Stephane Marchesin
2009-12-11 10:24 ` Andy Walls
2009-12-10 16:47 ` Alan Cox
2009-12-10 21:49 ` Ingo Molnar
2010-01-11 4:52 Dave Airlie
2010-02-11 4:20 Dave Airlie
2010-02-15 9:53 ` Christian Borntraeger
2010-02-15 20:12 ` Marcin Slusarz
2010-02-15 20:39 ` Maarten Maathuis
2010-02-15 22:13 ` Marcin Slusarz
2010-02-15 22:55 ` Christian Borntraeger
2010-02-16 1:19 ` Ben Skeggs
2010-02-16 11:39 ` Christian Borntraeger
2011-02-04 5:11 Dave Airlie
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=49610BAA.4060308@googlemail.com \
--to=nix.or.die@googlemail.com \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.sf.net \
--cc=eric@anholt.net \
--cc=jbarnes@virtuousgeek.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox