Kernel almost hangs when CONFIG_DRM_RADEON=y

2011-08-27 Thread Kyle Moffett
2011/8/27 Michel D?nzer : > On Sam, 2011-08-27 at 00:20 -0400, Pavel Ivanov wrote: >> I observe very strange behavior dependent on value of >> CONFIG_DRM_RADEON parameter. When it's set to m everything works very >> good, no problem. When I set it to y I see kernel hang during boot. Or >> I should

Kernel almost hangs when CONFIG_DRM_RADEON=y

2011-08-27 Thread Pavel Ivanov
2011/8/27 Michel D?nzer : >> I observe very strange behavior dependent on value of >> CONFIG_DRM_RADEON parameter. When it's set to m everything works very >> good, no problem. When I set it to y I see kernel hang during boot. Or >> I should better say it "almost hangs" because during last boot att

i915: 3.1.0-rc3+: WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xb8/0xf0()

2011-08-27 Thread Sergei Trofimovich
: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110827/1f4ac72c/attachment.pgp>

[Bug 41642] radeon [XPRESS 200M 5955] wakeup from S3 and going into S4 broken with KMS and enabled framebuffer

2011-08-27 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=41642 --- Comment #6 from CameronPoe 2011-08-26 21:35:42 --- I have download the source of kernel 3.0.3 but this 'return;' is already there and it looks like that: /* quirk for rs4xx HP dv5000 laptop to make it resume * - it hangs on resume

[Bug 40425] Maker3D graphics bugs with opensource ati drivers

2011-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40425 --- Comment #1 from Geri 2011-08-27 12:01:00 PDT --- -missing antialiasing -missing anizo filtering -broken shadowmap (gl_arb_shadow) -fps is beethwen 0-1 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You ar

[Bug 40425] Maker3D graphics bugs with opensource ati drivers

2011-08-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40425 --- Comment #1 from Geri 2011-08-27 12:01:00 PDT --- -missing antialiasing -missing anizo filtering -broken shadowmap (gl_arb_shadow) -fps is beethwen 0-1 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You ar

[Bug 40425] New: Maker3D graphics bugs with opensource ati drivers

2011-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40425 Summary: Maker3D graphics bugs with opensource ati drivers Product: Mesa Version: unspecified Platform: All OS/Version: Linux (All) Status: NEW Severity: minor Prio

[Bug 40425] New: Maker3D graphics bugs with opensource ati drivers

2011-08-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40425 Summary: Maker3D graphics bugs with opensource ati drivers Product: Mesa Version: unspecified Platform: All OS/Version: Linux (All) Status: NEW Severity: minor Prio

[Bug 40423] Firefox GLX test crashes with Mesa 7.12-devel, Gallium 0.4 on AMD JUNIPER

2011-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40423 --- Comment #2 from Benoit Jacob 2011-08-27 11:24:27 PDT --- ... to check this in Firefox, go to the about:support page and scroll down to Graphics. If the GLX test process crashed, this will be explicitly reported there, like "GLXtest process f

[Bug 40423] Firefox GLX test crashes with Mesa 7.12-devel, Gallium 0.4 on AMD JUNIPER

2011-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40423 --- Comment #1 from Benoit Jacob 2011-08-27 11:22:53 PDT --- Notice that besides looking at the source code (above link) you can also try this yourself just by running Firefox. Any version >= 6 will do, but the present crash report is on Nightly

[Bug 40423] New: Firefox GLX test crashes with Mesa 7.12-devel, Gallium 0.4 on AMD JUNIPER

2011-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40423 Summary: Firefox GLX test crashes with Mesa 7.12-devel, Gallium 0.4 on AMD JUNIPER Product: Mesa Version: unspecified Platform: Other URL: https://crash-stats.mozilla.co

[Bug 40423] Firefox GLX test crashes with Mesa 7.12-devel, Gallium 0.4 on AMD JUNIPER

2011-08-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40423 --- Comment #2 from Benoit Jacob 2011-08-27 11:24:27 PDT --- ... to check this in Firefox, go to the about:support page and scroll down to Graphics. If the GLX test process crashed, this will be explicitly reported there, like "GLXtest process f

[Bug 40423] Firefox GLX test crashes with Mesa 7.12-devel, Gallium 0.4 on AMD JUNIPER

2011-08-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40423 --- Comment #1 from Benoit Jacob 2011-08-27 11:22:53 PDT --- Notice that besides looking at the source code (above link) you can also try this yourself just by running Firefox. Any version >= 6 will do, but the present crash report is on Nightly

[Bug 40423] New: Firefox GLX test crashes with Mesa 7.12-devel, Gallium 0.4 on AMD JUNIPER

2011-08-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40423 Summary: Firefox GLX test crashes with Mesa 7.12-devel, Gallium 0.4 on AMD JUNIPER Product: Mesa Version: unspecified Platform: Other URL: https://crash-stats.mozilla.co

[PATCH] drm: Fix the number of connector and encoder to cleanup functions

2011-08-27 Thread Joonyoung Shim
It is left out the code to decrease the number of connector and encoder to the cleanup functions. Signed-off-by: Joonyoung Shim Signed-off-by: Kyungmin Park --- drivers/gpu/drm/drm_crtc.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/drm_crtc.c b/driv

Kernel almost hangs when CONFIG_DRM_RADEON=y

2011-08-27 Thread Michel Dänzer
On Sam, 2011-08-27 at 00:20 -0400, Pavel Ivanov wrote: > > I observe very strange behavior dependent on value of > CONFIG_DRM_RADEON parameter. When it's set to m everything works very > good, no problem. When I set it to y I see kernel hang during boot. Or > I should better say it "almost hangs"

i915: 3.1.0-rc3+: WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xb8/0xf0()

2011-08-27 Thread Lucas De Marchi
Hi Sergei, On Fri, Aug 26, 2011 at 17:30, Sergei Trofimovich wrote: > Around -rc2+ i've noticed the following warning in dmesg [1] > >> WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xb8/0xf0() >> sysfs: cannot create duplicate filename >> '/devices/pci:00/:00:02.0/drm/card0/card0-LVDS-1/

Re: i915: 3.1.0-rc3+: WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xb8/0xf0()

2011-08-27 Thread Lucas De Marchi
Hi Sergei, On Fri, Aug 26, 2011 at 17:30, Sergei Trofimovich wrote: > Around -rc2+ i've noticed the following warning in dmesg [1] > >> WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xb8/0xf0() >> sysfs: cannot create duplicate filename >> '/devices/pci:00/:00:02.0/drm/card0/card0-LVDS-1/

[Bug 41642] radeon [XPRESS 200M 5955] wakeup from S3 and going into S4 broken with KMS and enabled framebuffer

2011-08-27 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=41642 --- Comment #6 from CameronPoe 2011-08-26 21:35:42 --- I have download the source of kernel 3.0.3 but this 'return;' is already there and it looks like that: /* quirk for rs4xx HP dv5000 laptop to make it resume * - it hangs on resume i

Re: i915: 3.1.0-rc3+: WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xb8/0xf0()

2011-08-27 Thread Sergei Trofimovich
> >> WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xb8/0xf0() > >> sysfs: cannot create duplicate filename > >> '/devices/pci:00/:00:02.0/drm/card0/card0-LVDS-1/intel_backlight' > There's another patch that fixes this issue: > > https://patchwork.kernel.org/patch/1086232/ Yeah, it fixes

[Bug 27314] displayport link training fails on certain panels (channel equalization fails)

2011-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27314 --- Comment #54 from Merlijn Wajer 2011-08-27 06:10:09 PDT --- I can confirm DisplayPort seems to work for me as well now with Linux 3.1-rc3. It didn't work on previous kernels (I'm not sure if I tested 3.0, but certainly not before 3.0) when us

[Bug 27314] displayport link training fails on certain panels (channel equalization fails)

2011-08-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27314 --- Comment #54 from Merlijn Wajer 2011-08-27 06:10:09 PDT --- I can confirm DisplayPort seems to work for me as well now with Linux 3.1-rc3. It didn't work on previous kernels (I'm not sure if I tested 3.0, but certainly not before 3.0) when us

Re: Kernel almost hangs when CONFIG_DRM_RADEON=y

2011-08-27 Thread Michel Dänzer
On Sam, 2011-08-27 at 00:20 -0400, Pavel Ivanov wrote: > > I observe very strange behavior dependent on value of > CONFIG_DRM_RADEON parameter. When it's set to m everything works very > good, no problem. When I set it to y I see kernel hang during boot. Or > I should better say it "almost hangs"

Kernel almost hangs when CONFIG_DRM_RADEON=y

2011-08-27 Thread Pavel Ivanov
-- A non-text attachment was scrubbed... Name: dmesg.module Type: application/octet-stream Size: 81377 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110827/4c4e0b9b/attachment-0002.obj> -- next part -- A non-tex