mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dave Airlie <airlied@gmail.com>
To: Frans Pop <elendil@planet.nl>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Kernel Testers List <kernel-testers@vger.kernel.org>,
	"Siddha, Suresh B" <suresh.b.siddha@intel.com>,
	"Pallipadi, Venkatesh" <venkatesh.pallipadi@intel.com>
Subject: Re: [Bug #13667] drm: display arifacts when X.Org is stopped
Date: Thu, 9 Jul 2009 09:42:14 +1000	[thread overview]
Message-ID: <21d7e9970907081642l3ef6df5blde31df656cd74432@mail.gmail.com> (raw)
In-Reply-To: <200907080700.33120.elendil@planet.nl>

On Wed, Jul 8, 2009 at 3:00 PM, Frans Pop<elendil@planet.nl> wrote:
> On Wednesday 08 July 2009, Dave Airlie wrote:
>> On Wed, Jul 8, 2009 at 10:32 AM, Frans Pop<elendil@planet.nl> wrote:
>> > On Tuesday 07 July 2009, Rafael J. Wysocki wrote:
>> >> The following bug entry is on the current list of known regressions
>> >> from 2.6.30.  Please verify if it still should be listed and let me
>> >> know (either way).
>> >>
>> >> Bug-Entry     : http://bugzilla.kernel.org/show_bug.cgi?id=13667
>> >> Subject       : drm: display arifacts when X.Org is stopped
>> >> Submitter     : Frans Pop <elendil@planet.nl>
>> >> Date          : 2009-06-27 18:52 (10 days old)
>> >> References    : http://lkml.org/lkml/2009/6/27/105
>> >
>> > Problem is still there with -rc2. Dave said he'd try to reproduce,
>> > but I've not heard back from him yet.
>>
>> Don't suppose you have a 32-bit install you could also test with?
>
> You're in luck...
> I also get artifacts, though less severe, with .31-rc2 on my Toshiba
> Satellite A40 (32-bit kernel) during logout from X.Org. The switch is
> clean with .30.
>
>> Hopefully I can reproduce it on my box locally, otherwise its really
>> messy dealing with 2 drivers smashing on the same hw.
>
> Not sure why you're saying that. I would think VESA fb + X.Org is quite
> common and also a very valid use case [1]. How else would you get the
> pretty kernel boot logo? ;-)
>
>> btw you get any wierd text mode issues without vesafb?
>
> If I boot .31-rc2 without vga=791 I don't get the artifacts. The artifacts
> also do not appear if I boot with 'nopat'. Checked on both systems.
>
> Note that I reported a similar issue once before, also reproducible on
> both systems. In that case it was a bug in PAT which was eventually fixed.
> See: http://bugzilla.kernel.org/show_bug.cgi?id=10843.
>
> Given that 'nopat' helps, you may want to check with Suresh on this one.
>

I've cc'ed Venki and Suresh, guys since I switched AGP to using the page
arrays instead and the new array setting functions, Frans has been seeing
vesafb corruption when using non-KMS intel driver after X has finished running.
nopat makes it go away.

> [1] I'd even go so far as to feel it should be a standard test case for
> video driver developers, given that this is the third time it's shown
> regressions :-) For the third case the bug was in the X.Org i830 driver:
> http://bugs.freedesktop.org/show_bug.cgi?id=14481.

It might surprise you to learn this, but vesafb has never been considered
supportable by the X.org community, and you'll notice not very many distros
ship with it enabled, it breaks suspend/resume on many machines for example.

As I said having two drivers thinking they own the GPU is a recipe for total
disaster and thats why we've designed the new KMS code so you can get
cool bootup logos and avoid the insanity dance.

However we shall endeavour to fix this issues as it may be systemic of something
else going wrong in the new PAT/AGP code.

Dave.

  reply	other threads:[~2009-07-08 23:42 UTC|newest]

Thread overview: 72+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-06 23:42 2.6.31-rc2: Reported regressions from 2.6.30 Rafael J. Wysocki
2009-07-06 23:42 ` [Bug #13522] BUG: scheduling while atomic Rafael J. Wysocki
2009-07-07 16:27   ` Sergey Senozhatsky
2009-07-07 20:35     ` Rafael J. Wysocki
2009-07-06 23:49 ` [Bug #13659] iwlagn (4965): no wireless due to RFKILL problem Rafael J. Wysocki
2009-07-07 19:28   ` Frans Pop
2009-07-07 20:36     ` Rafael J. Wysocki
2009-07-06 23:49 ` [Bug #13645] NULL pointer dereference at (null) (level2_spare_pgt) Rafael J. Wysocki
2009-07-06 23:49 ` [Bug #13656] 2.6.31-rc1 crashes randomly on my Machine Rafael J. Wysocki
2009-07-06 23:49 ` [Bug #13650] Problem with alloc_arch_preferred_bootmem() on powerpc Rafael J. Wysocki
2009-07-08 23:12   ` Sean MacLennan
2009-07-06 23:49 ` [Bug #13643] Touchpad lost synchronization after resume from suspend to RAM Rafael J. Wysocki
2009-07-06 23:49 ` [Bug #13652] scheduling while atomic: pptpgw Rafael J. Wysocki
2009-07-06 23:49 ` [Bug #13657] Linux-2.6.31-rc1 Fails To Recognize Some USB Disks Rafael J. Wysocki
2009-07-15  7:42   ` Tarkan Erimer
2009-07-06 23:49 ` [Bug #13665] commit 69c854817566 causes OOMs Rafael J. Wysocki
2009-07-07  4:04   ` Minchan Kim
2009-07-07  4:25     ` Gene Heskett
2009-07-06 23:49 ` [Bug #13666] WARNING: at mm/page_alloc.c:1743 __alloc_pages_nodemask Rafael J. Wysocki
2009-07-07  4:23   ` David Rientjes
2009-07-07  9:39     ` Mel Gorman
2009-07-06 23:49 ` [Bug #13667] drm: display arifacts when X.Org is stopped Rafael J. Wysocki
2009-07-08  0:32   ` Frans Pop
2009-07-08  2:50     ` Dave Airlie
2009-07-08  5:00       ` Frans Pop
2009-07-08 23:42         ` Dave Airlie [this message]
2009-07-09  1:28           ` Frans Pop
2009-07-09 17:09             ` Jesse Barnes
2009-07-25 16:33             ` Frans Pop
2009-07-30 10:40               ` Dave Airlie
2009-07-30 11:40                 ` Frans Pop
2009-08-01  2:28                   ` Pallipadi, Venkatesh
2009-08-01  7:02                     ` Frans Pop
2009-07-06 23:49 ` [Bug #13661] warning in smp_call_function_single while S2R Rafael J. Wysocki
2009-07-06 23:49 ` [Bug #13690] nodes_clear cause hugepage unusable on non-NUMA machine Rafael J. Wysocki
2009-07-07  0:06   ` Yinghai Lu
2009-07-07 11:14     ` Rafael J. Wysocki
2009-07-06 23:49 ` [Bug #13673] HIGHMEM64G causes hang in PCI init on 32-bit x86 Rafael J. Wysocki
2009-07-07  9:18   ` Mikael Pettersson
2009-07-07 11:14     ` Rafael J. Wysocki
2009-07-06 23:49 ` [Bug #13700] usb error flood in dmesg, makes kde use plenty of cpu - bisected Rafael J. Wysocki
2009-07-06 23:49 ` [Bug #13728] 2.6.31-rc2 soft lockups, RPC-related Rafael J. Wysocki
2009-07-11  0:29   ` Paul Collins
2009-07-06 23:49 ` [Bug #13716] The AIC-7892P controller does not work any more Rafael J. Wysocki
2009-07-06 23:49 ` [Bug #13726] fio sync read 4k block size 35% regression Rafael J. Wysocki
2009-07-07  6:06   ` Zhang, Yanmin
2009-07-07 10:09     ` Wu Fengguang
2009-07-10  6:37     ` Wu Fengguang
2009-07-10  7:41       ` Zhang, Yanmin
2009-07-10  8:17         ` Wu Fengguang
2009-07-13  2:51           ` Zhang, Yanmin
2009-07-13  7:27             ` Wu Fengguang
2009-07-06 23:49 ` [Bug #13727] Cannot Recognize Empty DVD Media Rafael J. Wysocki
2009-07-15  7:19   ` Tarkan Erimer
2009-07-15 17:53     ` Maciej Rutecki
2009-07-15 17:56     ` Maciej Rutecki
2009-07-06 23:49 ` [Bug #13730] hitting lockdep limits Rafael J. Wysocki
2009-07-06 23:49 ` [Bug #13729] kernel BUG at fs/notify/notification.c:93! Rafael J. Wysocki
2009-07-06 23:49 ` [Bug #13731] Inconsistent {IN-RECLAIM_FS-W} -> {RECLAIM_FS-ON-W} usage Rafael J. Wysocki
2009-07-06 23:49 ` [Bug #13733] 2.6.31-rc2: irq 16: nobody cared Rafael J. Wysocki
2009-07-06 23:49 ` [Bug #13732] tty layer instabilities Rafael J. Wysocki
2009-07-06 23:49 ` [Bug #13734] regression in 2.6.31-rcX since commit a1091aa Rafael J. Wysocki
2009-07-07  1:06   ` Larry Finger
2009-07-07 11:19     ` Rafael J. Wysocki
2009-07-07  1:25 ` 2.6.31-rc2: Reported regressions from 2.6.30 Andres Freund
2009-07-07 11:36   ` Rafael J. Wysocki
2009-07-10  1:46   ` John Dykstra
2009-07-10  2:10     ` Andres Freund
2009-07-07 19:25 ` Frans Pop
2009-07-07 20:41   ` Rafael J. Wysocki
  -- strict thread matches above, loose matches on Subject: below --
2009-07-26 20:23 2.6.31-rc4: " Rafael J. Wysocki
2009-07-26 20:28 ` [Bug #13667] drm: display arifacts when X.Org is stopped Rafael J. Wysocki
2009-06-28 23:51 2.6.31-rc1-git3: Reported regressions from 2.6.30 Rafael J. Wysocki
2009-06-29  0:11 ` [Bug #13667] drm: display arifacts when X.Org is stopped Rafael J. Wysocki

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=21d7e9970907081642l3ef6df5blde31df656cd74432@mail.gmail.com \
    --to=airlied@gmail.com \
    --cc=elendil@planet.nl \
    --cc=kernel-testers@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@sisk.pl \
    --cc=suresh.b.siddha@intel.com \
    --cc=venkatesh.pallipadi@intel.com \
    /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

Powered by JetHome