linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jon Smirl <jonsmirl@yahoo.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: Dave Airlie <airlied@linux.ie>,
	torvalds@osdl.org, Andrew Morton <akpm@osdl.org>,
	linux-kernel@vger.kernel.org
Subject: DRM and probing (was: your mail)
Date: Mon, 16 Aug 2004 17:22:42 -0700 (PDT)	[thread overview]
Message-ID: <20040817002242.14379.qmail@web14923.mail.yahoo.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0408170052571.26072@skynet>

Building a shared stub driver that fbdev and DRM both use is just a
waste of time. While it may simplify probing in the current model it
does nothing to fix the conflicting use of registers and framebuffer
memory management. The stub driver approach touches about 25 device
drivers and would be a huge testing problem. Probing is not what
crashes systems; the other two issues cause the crashes. 

Please read the overall plan for fixing things: 
http://lkml.org/lkml/2004/8/2/111
We welcome anyone who wants to help work on the solution.

That list is not set in stone but many, many people have reviewed and
commented on it. It was started in March and it has under gone many
revisions. If you think there are problems with this plan please let us
know now since several of the items have already been written and
others are being worked on. Most graphics discussion and review happens
on dri-dev and fb-dev not lkml.

=====
Jon Smirl
jonsmirl@yahoo.com


	
		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 

      parent reply	other threads:[~2004-08-17  0:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-16 15:42 your mail Jon Smirl
2004-08-16 23:55 ` Dave Airlie
2004-08-17  0:22   ` DRM and probing (was: your mail) Jon Smirl
2004-08-17  0:22   ` Jon Smirl [this message]

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=20040817002242.14379.qmail@web14923.mail.yahoo.com \
    --to=jonsmirl@yahoo.com \
    --cc=airlied@linux.ie \
    --cc=akpm@osdl.org \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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;
as well as URLs for NNTP newsgroup(s).