https://bugzilla.kernel.org/show_bug.cgi?id=32402
--- Comment #6 from Mike Mestnik 2011-04-04 23:17:14
---
Created an attachment (id=53512)
--> (https://bugzilla.kernel.org/attachment.cgi?id=53512)
SoftwareInformation.txt
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?ta
Hi Jesse, hi everyone,
ok, I give up for now.
On Fr, 01 Apr 2011, Jesse Barnes wrote:
> Well I'd start with something like 2.6.37, I think that's the first
2.6.37 suspends and resumes fine, even with X running
Then I recompiled 2.6.39-rc1 with our patch and suspended,
resume took 1min (exactel
https://bugzilla.kernel.org/show_bug.cgi?id=32402
--- Comment #5 from Mike Mestnik 2011-04-04 23:14:18
---
Created an attachment (id=53502)
--> (https://bugzilla.kernel.org/attachment.cgi?id=53502)
SystemInformation.txt
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=
https://bugzilla.kernel.org/show_bug.cgi?id=32402
--- Comment #4 from Mike Mestnik 2011-04-04 23:11:44
---
Created an attachment (id=53492)
--> (https://bugzilla.kernel.org/attachment.cgi?id=53492)
KMS-BSOD
ttm_bo_ref -> do_invalid_op
--
Configure bugmail: https://bugzilla.kernel.org/us
https://bugzilla.kernel.org/show_bug.cgi?id=32402
Mike Mestnik changed:
What|Removed |Added
CC||cheako911 at gmail.com
--- Comment #3
https://bugs.freedesktop.org/show_bug.cgi?id=35194
--- Comment #4 from Rubén Fernández 2011-04-04 22:50:00
PDT ---
Created an attachment (id=45262)
View: https://bugs.freedesktop.org/attachment.cgi?id=45262
Review: https://bugs.freedesktop.org/review?bug=35194&attachment=45262
Patch for wine
https://bugs.freedesktop.org/show_bug.cgi?id=35194
--- Comment #4 from Rub?n Fern?ndez 2011-04-04
22:50:00 PDT ---
Created an attachment (id=45262)
View: https://bugs.freedesktop.org/attachment.cgi?id=45262
Review: https://bugs.freedesktop.org/review?bug=35194&attachment=45262
Patch for wine
https://bugs.freedesktop.org/show_bug.cgi?id=35194
--- Comment #3 from Rubén Fernández 2011-04-04 22:48:23
PDT ---
The problem seems to be related to the way wine manages memory; wine reserves
the top 2GB of the addressing space to itself on startup, leaving only 2GB for
everything else (includi
https://bugs.freedesktop.org/show_bug.cgi?id=35194
--- Comment #3 from Rub?n Fern?ndez 2011-04-04
22:48:23 PDT ---
The problem seems to be related to the way wine manages memory; wine reserves
the top 2GB of the addressing space to itself on startup, leaving only 2GB for
everything else (includi
https://bugs.freedesktop.org/show_bug.cgi?id=32829
Rubén Fernández changed:
What|Removed |Added
Resolution|FIXED |WONTFIX
--
Configure bugmail: https:/
https://bugs.freedesktop.org/show_bug.cgi?id=32829
Rub?n Fern?ndez changed:
What|Removed |Added
Resolution|FIXED |WONTFIX
--
Configure bugmail: https:/
https://bugs.freedesktop.org/show_bug.cgi?id=33792
Rubén Fernández changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=33792
Rub?n Fern?ndez changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=32829
Rubén Fernández changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=32829
Rub?n Fern?ndez changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Mon, Apr 4, 2011 at 7:30 PM, Dave Airlie wrote:
> On Wed, Mar 30, 2011 at 2:44 AM, Rob Clark wrote:
>> From: Rob Clark
>>
>> Include the minor device id in the bus-id to give userspace a way to open
>> the correct "cardN" when there are multiple device instances.
>> ---
>> It may seem a bit s
fix warning: unused variable ?dev_priv? drivers/gpu/drm/nouveau/nv50_vm.c
Signed-off-by: helight
---
drivers/gpu/drm/nouveau/nv50_vm.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/nv50_vm.c
b/drivers/gpu/drm/nouveau/nv50_vm.c
index 6144156..1f
On Mon, Apr 4, 2011 at 7:30 PM, Dave Airlie wrote:
> On Wed, Mar 30, 2011 at 2:44 AM, Rob Clark wrote:
>> From: Rob Clark
>>
>> Include the minor device id in the bus-id to give userspace a way to open
>> the correct "cardN" when there are multiple device instances.
>> ---
>> It may seem a bit s
On Mon, 4 Apr 2011 18:09:55 -0700, Linus Torvalds
wrote:
> I'm not doing an -rc2 until tomorrow, though, so hopefully the issue
> will be resolved and a fix pushed to me by then.
Should be resolved this evening; someone is trying to use an i2c address
of 0xa0, which is obviously wrong, we're ju
op.org/archives/dri-devel/attachments/20110404/8f9c7bc7/attachment.pgp>
On Mon, Apr 4, 2011 at 6:02 PM, Keith Packard wrote:
> On Tue, 5 Apr 2011 01:38:31 +0100 (IST), Dave Airlie wrote:
>
>> drm/i915: Reset GMBUS controller after NAK
>
> We've got a report of a regression from this patch and have a fix in
> review right now. Please don't merge this to master u
On Mon, Apr 4, 2011 at 6:02 PM, Keith Packard wrote:
> On Tue, 5 Apr 2011 01:38:31 +0100 (IST), Dave Airlie
> wrote:
>
>> ? ? ? drm/i915: Reset GMBUS controller after NAK
>
> We've got a report of a regression from this patch and have a fix in
> review right now. Please don't merge this to maste
>
> Hi Linus,
>
> Nothing too major, the radeon sanity checks and i915 fixes probably the
> most important.
Oh in a shock to me the i915 fixes break VGA detect which is doing
something really stdupid.
so please hold off on this until Chris/Keith can get the correct patch,
and I'll send a new
On Tue, 5 Apr 2011 01:38:31 +0100 (IST), Dave Airlie wrote:
> drm/i915: Reset GMBUS controller after NAK
We've got a report of a regression from this patch and have a fix in
review right now. Please don't merge this to master until that fix has
been verified and added to this sequence.
--
this sequence.
--
keith.packard at intel.com
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20110404/5a3a0fc0/attachment.pgp>
Hi Linus,
Nothing too major, the radeon sanity checks and i915 fixes probably the
most important.
Dave.
The following changes since commit 0ce790e7d736cedc563e1fb4e998babf5a4dbc3d:
Linux 2.6.39-rc1 (2011-03-29 12:09:47 -0700)
are available in the git repository at:
ssh://master.kernel.or
On Wed, Mar 30, 2011 at 2:44 AM, Rob Clark wrote:
> From: Rob Clark
>
> Include the minor device id in the bus-id to give userspace a way to open
> the correct "cardN" when there are multiple device instances.
> ---
> It may seem a bit strange to have multiple platform device instances, but
> we
https://bugs.freedesktop.org/show_bug.cgi?id=35942
--- Comment #5 from Chris Rankin 2011-04-04 16:36:33
PDT ---
I have finally captured the actual error when WoW crashes:
wine: Unhandled page fault on write access to 0x0809 at address 0x7d9610bb
(thread 000b), starting debugger...
Unhandled
https://bugs.freedesktop.org/show_bug.cgi?id=35942
--- Comment #5 from Chris Rankin 2011-04-04
16:36:33 PDT ---
I have finally captured the actual error when WoW crashes:
wine: Unhandled page fault on write access to 0x0809 at address 0x7d9610bb
(thread 000b), starting debugger...
Unhandled
https://bugzilla.kernel.org/show_bug.cgi?id=32402
--- Comment #6 from Mike Mestnik 2011-04-04 23:17:14 ---
Created an attachment (id=53512)
--> (https://bugzilla.kernel.org/attachment.cgi?id=53512)
SoftwareInformation.txt
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab
https://bugzilla.kernel.org/show_bug.cgi?id=32402
--- Comment #5 from Mike Mestnik 2011-04-04 23:14:18 ---
Created an attachment (id=53502)
--> (https://bugzilla.kernel.org/attachment.cgi?id=53502)
SystemInformation.txt
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=e
https://bugzilla.kernel.org/show_bug.cgi?id=32402
--- Comment #4 from Mike Mestnik 2011-04-04 23:11:44 ---
Created an attachment (id=53492)
--> (https://bugzilla.kernel.org/attachment.cgi?id=53492)
KMS-BSOD
ttm_bo_ref -> do_invalid_op
--
Configure bugmail: https://bugzilla.kernel.org/use
https://bugzilla.kernel.org/show_bug.cgi?id=32402
Mike Mestnik changed:
What|Removed |Added
CC||cheako...@gmail.com
--- Comment #3 fro
https://bugs.freedesktop.org/show_bug.cgi?id=34709
Michal Suchanek changed:
What|Removed |Added
Blocks||35969
--
Configure bugmail: https://b
https://bugs.freedesktop.org/show_bug.cgi?id=35969
Summary: with linux 2.6.38 and later resume from suspend
(uswsusp) lockups on rv530 kms
Product: DRI
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
https://bugs.freedesktop.org/show_bug.cgi?id=34709
Michal Suchanek changed:
What|Removed |Added
Blocks||35969
--
Configure bugmail: https://b
https://bugs.freedesktop.org/show_bug.cgi?id=35969
Summary: with linux 2.6.38 and later resume from suspend
(uswsusp) lockups on rv530 kms
Product: DRI
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
https://bugs.freedesktop.org/show_bug.cgi?id=34709
--- Comment #14 from Michal Suchanek 2011-04-04 15:11:57
PDT ---
ok, with the patch 2.6.37 works, 2.6.38 and head suspends but lockups on
resume.
I guess time for another bisect.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cg
https://bugs.freedesktop.org/show_bug.cgi?id=34709
--- Comment #14 from Michal Suchanek 2011-04-04
15:11:57 PDT ---
ok, with the patch 2.6.37 works, 2.6.38 and head suspends but lockups on
resume.
I guess time for another bisect.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cg
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20110404/db326aef/attachment-0001.bin>
https://bugs.freedesktop.org/show_bug.cgi?id=35942
--- Comment #4 from Chris Rankin 2011-04-04 14:00:28
PDT ---
(In reply to comment #1)
> If you just revert 437c748bf5072d2bded77a00c74c51cdb8b510e5, does it fix the
> bug?
No, the first bad commit seems to be c35572352e3e92683988ee8d151b47f4190
https://bugs.freedesktop.org/show_bug.cgi?id=35942
--- Comment #4 from Chris Rankin 2011-04-04
14:00:28 PDT ---
(In reply to comment #1)
> If you just revert 437c748bf5072d2bded77a00c74c51cdb8b510e5, does it fix the
> bug?
No, the first bad commit seems to be c35572352e3e92683988ee8d151b47f4190
https://bugs.freedesktop.org/show_bug.cgi?id=34709
--- Comment #13 from Alex Deucher 2011-04-04 12:55:21 PDT ---
(In reply to comment #12)
> With the patch 2.6.37 suspends and resumes, 2.6.38 suspends (which was not
> possible without it ) and locks up on resume.
Can you bisect (and apply the pa
https://bugs.freedesktop.org/show_bug.cgi?id=34709
--- Comment #13 from Alex Deucher 2011-04-04 12:55:21 PDT
---
(In reply to comment #12)
> With the patch 2.6.37 suspends and resumes, 2.6.38 suspends (which was not
> possible without it ) and locks up on resume.
Can you bisect (and apply the p
https://bugs.freedesktop.org/show_bug.cgi?id=35942
--- Comment #3 from Chris Rankin 2011-04-04 11:40:29
PDT ---
I've just experienced the exact same crash with this commit as HEAD:
commit c35572352e3e92683988ee8d151b47f4190d62f9
Author: Marek Olšák
Date: Sun Apr 3 17:32:47 2011 +0200
r3
https://bugs.freedesktop.org/show_bug.cgi?id=35942
--- Comment #3 from Chris Rankin 2011-04-04
11:40:29 PDT ---
I've just experienced the exact same crash with this commit as HEAD:
commit c35572352e3e92683988ee8d151b47f4190d62f9
Author: Marek Ol??k
Date: Sun Apr 3 17:32:47 2011 +0200
r3
https://bugs.freedesktop.org/show_bug.cgi?id=34709
--- Comment #12 from Michal Suchanek 2011-04-04 11:14:12
PDT ---
With the patch 2.6.37 suspends and resumes, 2.6.38 suspends (which was not
possible without it ) and locks up on resume.
On rv515gl 2.6.38 suspends and resumes fine without patche
https://bugs.freedesktop.org/show_bug.cgi?id=34709
--- Comment #12 from Michal Suchanek 2011-04-04
11:14:12 PDT ---
With the patch 2.6.37 suspends and resumes, 2.6.38 suspends (which was not
possible without it ) and locks up on resume.
On rv515gl 2.6.38 suspends and resumes fine without patche
https://bugs.freedesktop.org/show_bug.cgi?id=35942
--- Comment #2 from Chris Rankin 2011-04-04 11:12:29
PDT ---
Created an attachment (id=45236)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45236)
Wine stacktrace from WoW crash
--
Configure bugmail: https://bugs.freedesktop.org/userpre
https://bugs.freedesktop.org/show_bug.cgi?id=35942
--- Comment #2 from Chris Rankin 2011-04-04
11:12:29 PDT ---
Created an attachment (id=45236)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45236)
Wine stacktrace from WoW crash
--
Configure bugmail: https://bugs.freedesktop.org/userpre
Signed-off-by: Alex Deucher
Cc:stable at kernel.org
---
include/drm/drm_pciids.h |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/drm/drm_pciids.h b/include/drm/drm_pciids.h
index 820ee90..816e30c 100644
--- a/include/drm/drm_pciids.h
+++ b/include/drm/drm_pciids.
> It's nothing fantastic, but I've had a number of people tell me that
> it was useful for them.
It does document some stuff nicely - not alas the bits I need to figure
out at the moment but its definitely a nice reference to the basic setup.
(ponders Voodoo2 DRI)
[ I think dri-devel should be dropped ]
On Son, 2011-04-03 at 01:27 -0700, kumar vemuri wrote:
>
> Am trying to get the progs/demos work with the gallium softpipe
> driver and the DRI swrast driver.
>
> When i try gears demo with the libGL.so in the mesa/lib and
> swrast_dri.so in mesa/lib o
https://bugs.freedesktop.org/show_bug.cgi?id=35942
--- Comment #1 from Marek Olšák 2011-04-04 08:04:33 PDT ---
If you just revert 437c748bf5072d2bded77a00c74c51cdb8b510e5, does it fix the
bug?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving t
https://bugs.freedesktop.org/show_bug.cgi?id=35942
--- Comment #1 from Marek Ol??k 2011-04-04 08:04:33 PDT
---
If you just revert 437c748bf5072d2bded77a00c74c51cdb8b510e5, does it fix the
bug?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving
Signed-off-by: Alex Deucher
Cc:sta...@kernel.org
---
include/drm/drm_pciids.h |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/drm/drm_pciids.h b/include/drm/drm_pciids.h
index 820ee90..816e30c 100644
--- a/include/drm/drm_pciids.h
+++ b/include/drm/drm_pciids.h
@
Hi Jesse, hi everyone,
ok, I give up for now.
On Fr, 01 Apr 2011, Jesse Barnes wrote:
> Well I'd start with something like 2.6.37, I think that's the first
2.6.37 suspends and resumes fine, even with X running
Then I recompiled 2.6.39-rc1 with our patch and suspended,
resume took 1min (exactel
fix warning: unused variable ‘dev_priv’ drivers/gpu/drm/nouveau/nv50_vm.c
Signed-off-by: helight
---
drivers/gpu/drm/nouveau/nv50_vm.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/nv50_vm.c
b/drivers/gpu/drm/nouveau/nv50_vm.c
index 6144156..1f
https://bugs.freedesktop.org/show_bug.cgi?id=35935
--- Comment #4 from Mjules 2011-04-04 03:23:59 PDT ---
thanks for your quick answer.
With the same userspace and configuration, 2.6.38 works fine.
I will try to bisect.
thx
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab
https://bugs.freedesktop.org/show_bug.cgi?id=35935
--- Comment #4 from Mjules 2011-04-04 03:23:59 PDT ---
thanks for your quick answer.
With the same userspace and configuration, 2.6.38 works fine.
I will try to bisect.
thx
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab
> It's nothing fantastic, but I've had a number of people tell me that
> it was useful for them.
It does document some stuff nicely - not alas the bits I need to figure
out at the moment but its definitely a nice reference to the basic setup.
(ponders Voodoo2 DRI)
parent 9e7e37e88264e35f3ba6d0dc1da8dd95e70f2b3f (v2.6.39-rc1-185-g9e7e37e)
commit b0ef5d4e28cd127eef94b300f27ba0104deb5ad6
Author: Jan Engelhardt
Date: Mon Apr 4 01:24:58 2011 +0200
drm: fix "persistant" typo
Signed-off-by: Jan Engelhardt
---
drivers/gpu/drm/nouveau/nouveau_gem.c |2 +-
[ I think dri-devel should be dropped ]
On Son, 2011-04-03 at 01:27 -0700, kumar vemuri wrote:
>
> Am trying to get the progs/demos work with the gallium softpipe
> driver and the DRI swrast driver.
>
> When i try gears demo with the libGL.so in the mesa/lib and
> swrast_dri.so in mesa/lib o
https://bugs.freedesktop.org/show_bug.cgi?id=35942
Summary: Crash in World of Warcraft
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Co
https://bugs.freedesktop.org/show_bug.cgi?id=35942
Summary: Crash in World of Warcraft
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Co
> > > > > > On Tue, Mar 29, 2011 at 5:49 PM, Dave Airlie
> > > > > > wrote:
> > > > > > > can you guys ask someone internally about it also, there is a
> > > > > > > driver somewhere in Google also for driving the LVDS->HDMI
> > > > > > > adapter but I'm not sure what i2c bus its hanging off.
> >
parent 9e7e37e88264e35f3ba6d0dc1da8dd95e70f2b3f (v2.6.39-rc1-185-g9e7e37e)
commit b0ef5d4e28cd127eef94b300f27ba0104deb5ad6
Author: Jan Engelhardt
Date: Mon Apr 4 01:24:58 2011 +0200
drm: fix "persistant" typo
Signed-off-by: Jan Engelhardt
---
drivers/gpu/drm/nouveau/nouveau_gem.c |2 +-
Hey,
After bisecting for a day, I'm pretty confident that the commit
38f1cff0863809587b5fd10ecd0c24c8b543a48c introduced an error which
causes one of my computers to hang during boot -- only a blank
screen appears. The initramfs never gets run.
The system consists of an Atom D525 with Intel NM10
68 matches
Mail list logo