login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
November
»
19
Re: 2.6.37-rc2-git4: Reported regressions 2.6.35 -> 2.6.36
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Alex Deucher
Subject:
Re: 2.6.37-rc2-git4: Reported regressions 2.6.35 -> 2.6.36
Date: Friday, November 19, 2010 - 3:58 pm
On Fri, Nov 19, 2010 at 5:55 PM, Mark Lord <kernel@teksavvy.com> wrote:
quoted text
> On 10-11-19 11:39 AM, Alex Deucher wrote: >> >> On Thu, Nov 18, 2010 at 7:47 PM, Mark Lord<kernel@teksavvy.com> wrote: >> >>> My non-Intel graphics notebook (has ATI X1400 graphics) also has a resume >>> regression with 2.6.36. But it does work fine with 2.6.35 (and earlier, >>> back many years). As a result, I'm stuck with 2.6.35 for the time being, >>> and lack the time for a concerted debug effort on 2.6.36+ right now. >>> >> >> Can you bisect? Does this patch help? >> >> diff --git a/drivers/gpu/drm/radeon/atom.c b/drivers/gpu/drm/radeon/atom.c >> index 8e421f6..05efb5b 100644 >> --- a/drivers/gpu/drm/radeon/atom.c >> +++ b/drivers/gpu/drm/radeon/atom.c >> @@ -112,6 +112,7 @@ static uint32_t atom_iio_execute(struct >> atom_context *ctx, int base, >> base += 3; >> break; >> case ATOM_IIO_WRITE: >> + (void)ctx->card->ioreg_read(ctx->card, CU16(base + >> 1)); >> ctx->card->ioreg_write(ctx->card, CU16(base + 1), >> temp); >> base += 3; >> break; > > It now comes back at resume time.
So that patch helped?
quoted text
> > But suffers long delays (also sometimes with 2.6.35) doing this: > > [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs > aborting > [drm:atom_execute_table_locked] *ERROR* atombios stuck executing E576 (len > 105, WS 12, PS 8) @ 0xE5C4 > [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs > aborting > [drm:atom_execute_table_locked] *ERROR* atombios stuck executing ECD2 (len > 86, WS 4, PS 0) @ 0xED05 > [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs > aborting > [drm:atom_execute_table_locked] *ERROR* atombios stuck executing E576 (len > 105, WS 12, PS 8) @ 0xE5C4 > PM: resume of devices complete after 15718.253 msecs >
It's be nice if you could bisect to track down when those started.
quoted text
> So I did this (local hack only, obviously NOT for mainline) to work around > that issue: > > --- linux-2.6.36/drivers/gpu/drm/radeon/atom.c 2010-10-20 > 16:30:22.000000000 -0400 > +++ linux/drivers/gpu/drm/radeon/atom.c 2010-11-19 17:14:21.141807003 -0500 > @@ -1150,6 +1151,7 @@ > > if (!base) > return -EINVAL; > + if (base == 0xe576 || base == 0xecd2) return 0; /* prevent freezes > on Dell i9400 w/X1400 */ > > len = CU16(base + ATOM_CT_SIZE_PTR); > ws = CU8(base + ATOM_CT_WS_PTR); >
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
2.6.37-rc2-git4: Reported regressions 2.6.35 -> 2.6.36
, Rafael J. Wysocki
, (Thu Nov 18, 4:50 pm)
[Bug #16951] hackbench regression with 2.6.36-rc1
, Rafael J. Wysocki
, (Thu Nov 18, 4:51 pm)
[Bug #19052] 2.6.36-rc5-git1 -- [drm:i915_report_and_clear ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #19142] Screen flickers when switching from the conso ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #16971] qla4xxx compile failure on 32-bit PowerPC: mi ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #17121] Two blank rectangles more than 10 cm long whe ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #19002] Radeon rv730 AGP/KMS/DRM kernel lockup
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #17061] 2.6.36-rc1 on zaurus: bluetooth regression
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #19392] WARNING: at drivers/net/wireless/ath/ath5k/ba ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #19782] 2.6.36-rc6-git2 -- BUG dentry: Poison overwri ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #19632] 2.6.36-rc6: modprobe Not tainted warning
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #19372] 2.6.36-rc6: WARNING: at drivers/gpu/drm/radeo ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #19802] [drm:init_ring_common] *ERROR* render ring he ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #20162] [LogFS][2.6.36.rc7+] Kernel BUG at readwrite. ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #20172] 2.6.36-rc7 boot stalls unless nolapic_timer - ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #20232] kworker consumes ~100% CPU on HP Elitebook 85 ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #20322] 2.6.36-rc7: inconsistent lock state: inconsis ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #20182] 2.6.36-rc7: NULL pointer dereference in ehci_ ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #20342] [LogFS] [2.6.36-rc7] Deadlock in logfs_get_wb ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #20352] Fwd: Re: UML kernel crash of v2.6.36-rcX kernel
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #20332] [LogFS] [2.6.36-rc7] Kernel BUG at lib/btree. ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #20462] 2.6.36-rc7-git2 - panic/GPF: e1000e/vlans?
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #21332] Regression in single stepping over hardware b ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #21092] Kernel 2.6.36 Bug during quotaon on reiserfs
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #21372] NULL pointer deference at disk_replace_part_t ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #21402] [KVM] Noacpi Windows guest can not boot up on ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #21652] several problems with intel graphics since 2.6.36
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #21662] 2.6.35->2.6.36 regression, vanilla kernel pan ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #21932] Regression in 2.6.36 in single stepping over ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #22092] Kernel v2.6.36 trouble on USB disconnect
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #22172] alsa-util.c: snd_pcm_avail_delay() returned s ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #22272] High [extra timer interrupt] count in powerto ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #22452] data corruption after mmap()ing a file and wr ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #22732] 2.6.37-rc1: hibernation breaks swap
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #22782] 2.6.36: general protection fault during lockf ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #22842] iwl3945 suddenly stops working
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #23062] kvm segfaults on 2.6.36-64bit kernel with 32 ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #23132] without "pci=nocrs", Dell Inspiron 1545 hangs
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
[Bug #23212] multifunction card reader of acer aspire one ...
, Rafael J. Wysocki
, (Thu Nov 18, 4:53 pm)
Re: 2.6.37-rc2-git4: Reported regressions 2.6.35 -> 2.6.36
, Jesse Gross
, (Thu Nov 18, 5:36 pm)
Re: 2.6.37-rc2-git4: Reported regressions 2.6.35 -> 2.6.36
, Mark Lord
, (Thu Nov 18, 5:47 pm)
Re: [Bug #19392] WARNING: at drivers/net/wireless/ath/ath5 ...
, Justin P. Mattock
, (Thu Nov 18, 8:32 pm)
Re: [Bug #16971] qla4xxx compile failure on 32-bit PowerPC ...
, Meelis Roos
, (Fri Nov 19, 2:38 am)
Re: [Bug #21332] Regression in single stepping over hardwa ...
, Frederic Weisbecker
, (Fri Nov 19, 7:56 am)
Re: [Bug #20172] 2.6.36-rc7 boot stalls unless nolapic_tim ...
, Chris Vine
, (Fri Nov 19, 8:06 am)
Re: 2.6.37-rc2-git4: Reported regressions 2.6.35 -> 2.6.36
, Alex Deucher
, (Fri Nov 19, 9:39 am)
Re: [Bug #16971] qla4xxx compile failure on 32-bit PowerPC ...
, Rafael J. Wysocki
, (Fri Nov 19, 1:05 pm)
Re: [Bug #19392] WARNING: at drivers/net/wireless/ath/ath5 ...
, Rafael J. Wysocki
, (Fri Nov 19, 1:06 pm)
Re: [Bug #20172] 2.6.36-rc7 boot stalls unless nolapic_tim ...
, Rafael J. Wysocki
, (Fri Nov 19, 1:22 pm)
Re: [Bug #21332] Regression in single stepping over hardwa ...
, Rafael J. Wysocki
, (Fri Nov 19, 1:24 pm)
Re: 2.6.37-rc2-git4: Reported regressions 2.6.35 -> 2.6.36
, Rafael J. Wysocki
, (Fri Nov 19, 1:27 pm)
Re: 2.6.37-rc2-git4: Reported regressions 2.6.35 -> 2.6.36
, Mark Lord
, (Fri Nov 19, 3:55 pm)
Re: 2.6.37-rc2-git4: Reported regressions 2.6.35 -> 2.6.36
, Alex Deucher
, (Fri Nov 19, 3:58 pm)
Re: 2.6.37-rc2-git4: Reported regressions 2.6.35 -> 2.6.36
, Mark Lord
, (Fri Nov 19, 4:16 pm)
Re: 2.6.37-rc2-git4: Reported regressions 2.6.35 -> 2.6.36
, Alex Deucher
, (Fri Nov 19, 4:17 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
FUJITA Tomonori
Re: [Scst-devel] Integration of SCST in the mainstream Linux kernel
Uwe Kleine-König
Re: [PATCH v2] ARM: allow, but warn, when issuing ioremap() on RAM
Ingo Molnar
Re: [RFC/RFT PATCH] sched: automated per tty task groups
Josef Bacik
[PATCH] fallocate.2: add FALLOC_FL_PUNCH_HOLE flag definition
Andrew Morton
Re: [PATCH v3 0/4] Introduce hardware spinlock framework
git
:
Stefan Richter
Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins
Bert Wesarg
[TopGit PATCH v3 06/12] list_deps: accept -i/-w
Junio C Hamano
Re: [PATCH] Detached HEAD (experimental)
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Petr Baudis
Re: PPC SHA-1 Updates in "pu"
git-commits-head
:
Linux Kernel Mailing List
libata: disable ATAPI AN by default
Linux Kernel Mailing List
ARM: 5905/1: ARM: Global ASID allocation on SMP
Linux Kernel Mailing List
misc: replace remaining __FUNCTION__ with __func__
Linux Kernel Mailing List
Disallow gcc versions 4.1.{0,1}
Linux Kernel Mailing List
timer: Try to survive timer callback preempt_count leak
linux-netdev
:
Arnaldo Carvalho de Melo
Re: [PATCH 06/37] dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
[PATCH 1/5] dccp: Initialisation framework for feature negotiation
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Badalian Vyacheslav
Re: tc filter flow hash question
openbsd-misc
:
Boris Goldberg
Re: HP ProLiant DL320 v. Sun Fire V125
Stuart Henderson
Re: Kuro5hin: OpenBSD Founder Theo deRaadt Has Conflict of Interest With AMD
Karel Kulhavy
Re: No Blob without Puffy
Darrin Chandler
Re: strange output on openbsd C code
Nick Holland
Re: Install OpenBSD from USB ?
Colocation donated by:
Syndicate