From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 16336] i915 crashes when loading X.org server with vesa driver
Date: Fri, 23 Jul 2010 19:38:30 GMT
Message-ID: <201007231938.o6NJcURf021861@demeter.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.sourceforge.net
To: dri-devel@lists.sourceforge.net
List-Id: dri-devel@lists.freedesktop.org
https://bugzilla.kernel.org/show_bug.cgi?id=16336
Jesse Barnes changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WILL_NOT_FIX
--- Comment #3 from Jesse Barnes 2010-07-23 19:38:26 ---
The kernel has no way of doing this right now. A suitably privileged X server
can open /dev/mem or any of the sysfs resource files and start poking
regsiters.
The reason NV and VESA work together is that the NV driver isn't a kernel mode
driver, when you switch between servers in that config the whole hardware state
is saved and restored, whereas in the i915 case, the i915 driver expects to be
in sole control of the hw once it loads.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
--