public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Airlie <airlied@gmail.com>
To: Helge Hafting <helgehaf@aitel.hist.no>
Cc: Linus Torvalds <torvalds@osdl.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	akpm@osdl.org
Subject: Re: rc6 keeps hanging and blanking displays - bisection complete
Date: Tue, 16 Aug 2005 09:24:25 +1000	[thread overview]
Message-ID: <21d7e99705081516241197164a@mail.gmail.com> (raw)
In-Reply-To: <21d7e99705081516182e97b8a1@mail.gmail.com>

> > I'm a little surprised, as a ppc64 fix theoretically shouldn't matter for
> > x86_64? But perhaps they share something?
> 
> My guess is that it is maybe the DRM changes that have done it... the
> 32/64-bit code in 2.6.13-rc6 may have issues, but they've been tested
> on a number of configurations (none of them by me... I can't test what
> I don't have...)
>

Actually after looking back 2.6.13-rc4-mm1 which you say works doesn't
contain any of the later 32/64-bit changes.. so maybe you can try just
applying the git-drm.patch from that tree to see if it makes a
difference...

I'm getting less and less sure this is caused by the drm, (have you
built with DRM disabled completely??)

Do you have any fb support in-kernel (I know you might have answered
this already but I'm getting a bit lost on this thread...)

Dave.

  reply	other threads:[~2005-08-15 23:24 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-02  5:07 Linux 2.6.13-rc5 Linus Torvalds
2005-08-02  6:17 ` Jan De Luyck
2005-08-02  6:43 ` Linux 2.6.13-rc5 - possible acpi regression? Jan De Luyck
2005-08-02 10:50   ` Rafael J. Wysocki
2005-08-03 10:59     ` Jan De Luyck
2005-08-02  7:56 ` Linux 2.6.13-rc5 Olaf Hering
2005-08-05 10:40 ` rc5 seemed to kill a disk that rc4-mm1 likes. Also some X trouble Helge Hafting
2005-08-05 22:05   ` Andrew Morton
2005-08-07  9:41     ` Helge Hafting
2005-08-07 17:06     ` Danny ter Haar
2005-08-08 11:27       ` Helge Hafting
2005-08-08 12:14         ` Danny ter Haar
2005-08-08 14:59           ` Danny ter Haar
     [not found]   ` <21d7e99705080503515e3045d5@mail.gmail.com>
2005-08-09 12:20     ` Helge Hafting
2005-08-12 10:01       ` rc6 keeps hanging and blanking displays where rc4-mm1 works fine Helge Hafting
2005-08-12 10:32         ` Alan Cox
2005-08-15 12:53           ` Bartlomiej Zolnierkiewicz
2005-08-15 13:00             ` Bartlomiej Zolnierkiewicz
2005-08-12 16:51         ` Linus Torvalds
2005-08-15 12:37           ` Helge Hafting
2005-08-15 15:50             ` Linus Torvalds
2005-08-15 17:00               ` Ryan Anderson
2005-08-15 17:45               ` Helge Hafting
2005-08-15 21:48                 ` Sanjoy Mahajan
2005-08-15 22:11               ` rc6 keeps hanging and blanking displays - bisection complete Helge Hafting
2005-08-15 22:59                 ` Linus Torvalds
2005-08-16  8:46                   ` Helge Hafting
2005-08-16 19:29                   ` Helge Hafting
2005-08-15 23:18                 ` Dave Airlie
2005-08-15 23:24                   ` Dave Airlie [this message]
2005-08-16  7:34                     ` Helge Hafting
2005-08-16 16:52                     ` rc6 keeps hanging and blanking displays Helge Hafting
2005-08-16 17:00                       ` Linus Torvalds
2005-08-16 21:14                         ` Helge Hafting
2005-08-16 23:50                           ` Dave Airlie
2005-08-17 11:05                             ` Helge Hafting
2005-08-17 11:05                               ` Dave Airlie
2005-08-17 15:19                                 ` Linus Torvalds
2005-08-22 21:44                                   ` Helge Hafting
2005-08-22 23:07                                     ` Dave Airlie
2005-08-22 23:40                                       ` Linus Torvalds
2005-08-23 15:33                                         ` Alan Cox
2005-08-24  6:04                                         ` Linus Torvalds
2005-08-24  8:37                                           ` Helge Hafting
2005-09-08 23:47               ` rc6 keeps hanging and blanking displays where rc4-mm1 works fine Andrew Morton
2005-09-09  0:16                 ` Linus Torvalds
2005-08-17 11:26       ` rc5 seemed to kill a disk that rc4-mm1 likes. Also some X trouble Rolf Eike Beer
2005-08-22  8:01         ` Rolf Eike Beer
2005-08-22 17:44           ` Linus Torvalds
2005-08-22 17:45             ` Linus Torvalds
2005-08-22 21:01             ` Benjamin Herrenschmidt
2005-08-23  6:48             ` Rolf Eike Beer
2005-08-30  8:07             ` Rolf Eike Beer
2005-09-05  7:49               ` Rolf Eike Beer
2005-09-05  8:45                 ` Linus Torvalds
2005-09-05 19:58                   ` Sonny Rao
2005-09-06  7:44                     ` Linus Torvalds

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=21d7e99705081516241197164a@mail.gmail.com \
    --to=airlied@gmail.com \
    --cc=akpm@osdl.org \
    --cc=helgehaf@aitel.hist.no \
    --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