Re: [PATCH] drm/i915: Free hardware status page on unload when physically mapped

2010-10-06 Thread Dave Airlie
On Wed, 2010-10-06 at 21:24 -0700, Keith Packard wrote: > A physically mapped hardware status page is allocated at driver load > time but was never freed. Call the existing code to free this page at > driver unload time on hardware which uses this kind. the free_hws gets called after we disappear

[PATCH] drm/radeon: Add early unregister of firmware fb's

2010-10-06 Thread Marcin Slusarz
On Wed, Oct 06, 2010 at 08:54:12PM +0200, Daniel Vetter wrote: > On Wed, Oct 06, 2010 at 08:20:15PM +0200, Marcin Slusarz wrote: > > On Wed, Oct 06, 2010 at 06:39:07PM +0200, Daniel Vetter wrote: > > > +static void radeon_kick_out_firmware_fb(struct drm_device *ddev) > > > +{ > > > + struct apertur

[PATCH] drm: don't drop handle reference on unload

2010-10-06 Thread Dave Airlie
From: Dave Airlie since the handle references are all tied to a file_priv, and when it disappears all the handle refs go with it. The fbcon ones we'd only notice on unload, but the nouveau notifier one would would happen on reboot. nouveau: Reported-by: Marc Dionne nouveau: Tested-by: Marc Dio

[PATCH] drm/i915: Free hardware status page on unload when physically mapped

2010-10-06 Thread Keith Packard
A physically mapped hardware status page is allocated at driver load time but was never freed. Call the existing code to free this page at driver unload time on hardware which uses this kind. Signed-off-by: Keith Packard --- drivers/gpu/drm/i915/i915_dma.c |3 +++ 1 files changed, 3 insertio

[PATCH] drm/i915: Free hardware status page on unload when physically mapped

2010-10-06 Thread Keith Packard
A physically mapped hardware status page is allocated at driver load time but was never freed. Call the existing code to free this page at driver unload time on hardware which uses this kind. Signed-off-by: Keith Packard --- drivers/gpu/drm/i915/i915_dma.c |3 +++ 1 files changed, 3 insertio

[PATCH] drm/radeon: Add early unregister of firmware fb's

2010-10-06 Thread Daniel Vetter
On Wed, Oct 06, 2010 at 08:20:15PM +0200, Marcin Slusarz wrote: > On Wed, Oct 06, 2010 at 06:39:07PM +0200, Daniel Vetter wrote: > > +static void radeon_kick_out_firmware_fb(struct drm_device *ddev) > > +{ > > + struct apertures_struct *ap; > > + bool primary = false; > > + > > + ap = alloc_a

[PATCH] drm/radeon: Add early unregister of firmware fb's

2010-10-06 Thread Marcin Slusarz
On Wed, Oct 06, 2010 at 06:39:07PM +0200, Daniel Vetter wrote: > From: Benjamin Herrenschmidt > > Without this, we attempt the handover too late, the firmware fb > might be accessing the chip simultaneously to us re-initializing > various parts of it, which might frighten babies or cause all sort

[PATCH] drm/radeon: Add early unregister of firmware fb's

2010-10-06 Thread Daniel Vetter
From: Benjamin Herrenschmidt Without this, we attempt the handover too late, the firmware fb might be accessing the chip simultaneously to us re-initializing various parts of it, which might frighten babies or cause all sort of nasty psychologic trauma to kitten. Cc: stable at kernel.org Signed-

[git pull] drm fixes

2010-10-06 Thread Dave Airlie
This is the nasty race condition fix from Thomas, I've been running it and playing with firefox a lot and haven't seen any side effects of it, we have positive feedback on it fixing the actual problem of up 1GB of memory leaked in 5-10s of scrolling in the pathalogical cases. Dave. The follow

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #16 from Alex Deucher 2010-10-06 17:14:30 PDT --- This might be an issue with non-cpu accessible vram. Do you still see the issue with the drm-next or drm-radeon-testing branches of Dave's drm tree? Specifically, make sure your kern

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #16 from Alex Deucher 2010-10-06 17:14:30 PDT --- This might be an issue with non-cpu accessible vram. Do you still see the issue with the drm-next or drm-radeon-testing branches of Dave's drm tree? Specifically, make sure your ker

[Bug 30638] Flash doesn't work in fullscreen with r300 using Mesa 7.9

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30638 --- Comment #4 from Frédéric L. W. Meunier 2010-10-06 17:04:18 PDT --- Created an attachment (id=39246) --> (https://bugs.freedesktop.org/attachment.cgi?id=39246) glxinfo with the old driver using Mesa 7.9 -- Configure bugmail: https://bugs.f

[Bug 30638] Flash doesn't work in fullscreen with r300 using Mesa 7.9

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30638 --- Comment #4 from Fr?d?ric L. W. Meunier 2010-10-06 17:04:18 PDT --- Created an attachment (id=39246) --> (https://bugs.freedesktop.org/attachment.cgi?id=39246) glxinfo with the old driver using Mesa 7.9 -- Configure bugmail: https://bugs.f

[Bug 30638] Flash doesn't work in fullscreen with r300 using Mesa 7.9

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30638 --- Comment #3 from Frédéric L. W. Meunier 2010-10-06 17:03:42 PDT --- Created an attachment (id=39245) --> (https://bugs.freedesktop.org/attachment.cgi?id=39245) glxinfo with the Gallium driver using Mesa 7.9 I'm attaching both logs. One with

[Bug 30638] Flash doesn't work in fullscreen with r300 using Mesa 7.9

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30638 --- Comment #3 from Fr?d?ric L. W. Meunier 2010-10-06 17:03:42 PDT --- Created an attachment (id=39245) --> (https://bugs.freedesktop.org/attachment.cgi?id=39245) glxinfo with the Gallium driver using Mesa 7.9 I'm attaching both logs. One with

[Bug 30638] Flash doesn't work in fullscreen with r300 using Mesa 7.9

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30638 --- Comment #2 from Marek Olšák 2010-10-06 16:27:35 PDT --- (In reply to comment #0) > Running synchronized to the vertical refresh. The framerate should be > approximately the same as the monitor refresh rate. > 378 frames in 5.0 seconds = 75.4

[Bug 30638] Flash doesn't work in fullscreen with r300 using Mesa 7.9

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30638 --- Comment #2 from Marek Ol??k 2010-10-06 16:27:35 PDT --- (In reply to comment #0) > Running synchronized to the vertical refresh. The framerate should be > approximately the same as the monitor refresh rate. > 378 frames in 5.0 seconds = 75.

Re: Any SYSRQ key to force mode switch to console mode when using KMS?

2010-10-06 Thread Jason Wessel
On 09/24/2010 10:07 AM, Randy Dunlap wrote: > On Thu, 23 Sep 2010 18:31:32 +0200 Uwe Bonnes wrote: > > [just adding cc's] > > >>> "Randy" == Randy Dunlap writes: >>> >> Randy> Is CONFIG_DRM_KMS_HELPER enabled in your kernel .config file? If >> Randy> not, we need

[Bug 29833] radeon crashes kicad when using modeset

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #10 from Fabio Varesano 2010-10-06 14:29:04 PDT --- @Fabio Pedretti I'm running Archlinux so I'm unable to use the ppa .. how can I test it with my current config? (see my logs above for software versions) @Alex ok.. how can I check

[Bug 29833] radeon crashes kicad when using modeset

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #10 from Fabio Varesano 2010-10-06 14:29:04 PDT --- @Fabio Pedretti I'm running Archlinux so I'm unable to use the ppa .. how can I test it with my current config? (see my logs above for software versions) @Alex ok.. how can I check

[Bug 30638] Flash doesn't work in fullscreen with r300 using Mesa 7.9

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30638 Frédéric L. W. Meunier changed: What|Removed |Added Component|Drivers/DRI/r300|Drivers/Gallium/r300 -- Config

[Bug 30638] Flash doesn't work in fullscreen with r300 using Mesa 7.9

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30638 Fr?d?ric L. W. Meunier changed: What|Removed |Added Component|Drivers/DRI/r300|Drivers/Gallium/r300 -- Config

[Bug 30665] New: r200 overflow command buffer error

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30665 Summary: r200 overflow command buffer error Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Compon

[Bug 30665] New: r200 overflow command buffer error

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30665 Summary: r200 overflow command buffer error Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Compon

Any SYSRQ key to force mode switch to console mode when using KMS?

2010-10-06 Thread Jason Wessel
On 09/24/2010 10:07 AM, Randy Dunlap wrote: > On Thu, 23 Sep 2010 18:31:32 +0200 Uwe Bonnes wrote: > > [just adding cc's] > > >>> "Randy" == Randy Dunlap writes: >>> >> Randy> Is CONFIG_DRM_KMS_HELPER enabled in your kernel .config file? If >> Randy> not, we need

Re: [PATCH] drm/radeon: Add early unregister of firmware fb's

2010-10-06 Thread Marcin Slusarz
On Wed, Oct 06, 2010 at 08:54:12PM +0200, Daniel Vetter wrote: > On Wed, Oct 06, 2010 at 08:20:15PM +0200, Marcin Slusarz wrote: > > On Wed, Oct 06, 2010 at 06:39:07PM +0200, Daniel Vetter wrote: > > > +static void radeon_kick_out_firmware_fb(struct drm_device *ddev) > > > +{ > > > + struct apertur

Re: [PATCH] drm/radeon: Add early unregister of firmware fb's

2010-10-06 Thread Daniel Vetter
On Wed, Oct 06, 2010 at 08:20:15PM +0200, Marcin Slusarz wrote: > On Wed, Oct 06, 2010 at 06:39:07PM +0200, Daniel Vetter wrote: > > +static void radeon_kick_out_firmware_fb(struct drm_device *ddev) > > +{ > > + struct apertures_struct *ap; > > + bool primary = false; > > + > > + ap = alloc_a

[Bug 30650] ut2004-demo segfault since r600g: use dirty list to track dirty blocks

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30650 Andy Furniss changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30650] ut2004-demo segfault since r600g: use dirty list to track dirty blocks

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30650 Andy Furniss changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [PATCH] drm/radeon: Add early unregister of firmware fb's

2010-10-06 Thread Marcin Slusarz
On Wed, Oct 06, 2010 at 06:39:07PM +0200, Daniel Vetter wrote: > From: Benjamin Herrenschmidt > > Without this, we attempt the handover too late, the firmware fb > might be accessing the chip simultaneously to us re-initializing > various parts of it, which might frighten babies or cause all sort

[PATCH] drm/radeon: Add early unregister of firmware fb's

2010-10-06 Thread Daniel Vetter
From: Benjamin Herrenschmidt Without this, we attempt the handover too late, the firmware fb might be accessing the chip simultaneously to us re-initializing various parts of it, which might frighten babies or cause all sort of nasty psychologic trauma to kitten. Cc: sta...@kernel.org Signed-off

[Bug 29833] radeon crashes kicad when using modeset

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #9 from Alex Deucher 2010-10-06 09:15:57 PDT --- The kernel is rejecting your command stream as invalid. The command stream is the stream of register writes produced by the 3D driver based on the GL state. The bug is either in the d

[Bug 29833] radeon crashes kicad when using modeset

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #9 from Alex Deucher 2010-10-06 09:15:57 PDT --- The kernel is rejecting your command stream as invalid. The command stream is the stream of register writes produced by the 3D driver based on the GL state. The bug is either in the

[Bug 29833] radeon crashes kicad when using modeset

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29833 Fabio Pedretti changed: What|Removed |Added CC||fabio@libero.it --- Comment #8 from

[Bug 29833] radeon crashes kicad when using modeset

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29833 Fabio Pedretti changed: What|Removed |Added CC||fabio.ped at libero.it --- Comment #8 f

[Bug 29833] radeon crashes kicad when using modeset

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #7 from Fabio Varesano 2010-10-06 08:51:18 PDT --- Guys, would you please explain me how to troubleshoot this one? I do have programming knowledge but I need guidance on how to debug this one. How can I check if this is a radeon b

[Bug 29833] radeon crashes kicad when using modeset

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #7 from Fabio Varesano 2010-10-06 08:51:18 PDT --- Guys, would you please explain me how to troubleshoot this one? I do have programming knowledge but I need guidance on how to debug this one. How can I check if this is a radeon b

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 Alex Deucher changed: What|Removed |Added Attachment #39200|text/x-log |text/plain mime type|

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 Alex Deucher changed: What|Removed |Added Attachment #39213|application/x-trash |text/plain mime type|

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 Alex Deucher changed: What|Removed |Added Attachment #39200|text/x-log |text/plain mime type|

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 Alex Deucher changed: What|Removed |Added Attachment #39213|application/x-trash |text/plain mime type|

[Bug 30648] Video playback not smooth and exhibits stuttering at 720p while running Youtube HD stream

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30648 --- Comment #3 from Alex Deucher 2010-10-06 07:48:37 PDT --- Do things improve any with xf86-video-ati 6.13.2? Also what are you using to view the videos? Adobe's flash player? html5 video embed? gnash? -- Configure bugmail: https://bugs.fre

[Bug 30648] Video playback not smooth and exhibits stuttering at 720p while running Youtube HD stream

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30648 --- Comment #3 from Alex Deucher 2010-10-06 07:48:37 PDT --- Do things improve any with xf86-video-ati 6.13.2? Also what are you using to view the videos? Adobe's flash player? html5 video embed? gnash? -- Configure bugmail: https://bugs.fr

[Bug 30648] Video playback not smooth and exhibits stuttering at 720p while running Youtube HD stream

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30648 Alex Deucher changed: What|Removed |Added Attachment #39219|application/octet-stream|text/plain mime type|

[Bug 30648] Video playback not smooth and exhibits stuttering at 720p while running Youtube HD stream

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30648 Alex Deucher changed: What|Removed |Added Attachment #39219|application/octet-stream|text/plain mime type|

[Bug 30180] HDMI display not detected

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30180 --- Comment #6 from Alex Deucher 2010-10-06 07:44:58 PDT --- Can you attach your dmesg output? What connectors does the card actually have? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving th

[Bug 30180] HDMI display not detected

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30180 --- Comment #6 from Alex Deucher 2010-10-06 07:44:58 PDT --- Can you attach your dmesg output? What connectors does the card actually have? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving t

[Bug 29703] demos crashing on rv710 r600g

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29703 --- Comment #7 from Michal Suchanek 2010-10-06 06:05:28 PDT --- The draw-vertices piglit test locks up the GPU or aborts. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: -

[Bug 29703] demos crashing on rv710 r600g

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29703 --- Comment #7 from Michal Suchanek 2010-10-06 06:05:28 PDT --- The draw-vertices piglit test locks up the GPU or aborts. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: -

[Bug 30651] r600g: gl output in mplayer have no colors if used with a fragment program with additional lookup and bicubic B-spline filtering

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30651 --- Comment #2 from Sergey Kondakov 2010-10-06 05:09:49 PDT --- Created an attachment (id=39223) --> (https://bugs.freedesktop.org/attachment.cgi?id=39223) gl:yuv=4,lscale=1,cscale=1.jpg bad picture -- Configure bugmail: https://bugs.freedes

[Bug 30651] r600g: gl output in mplayer have no colors if used with a fragment program with additional lookup and bicubic B-spline filtering

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30651 --- Comment #2 from Sergey Kondakov 2010-10-06 05:09:49 PDT --- Created an attachment (id=39223) --> (https://bugs.freedesktop.org/attachment.cgi?id=39223) gl:yuv=4,lscale=1,cscale=1.jpg bad picture -- Configure bugmail: https://bugs.freedes

[Bug 30651] r600g: gl output in mplayer have no colors if used with a fragment program with additional lookup and bicubic B-spline filtering

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30651 --- Comment #1 from Sergey Kondakov 2010-10-06 05:08:21 PDT --- Created an attachment (id=39222) --> (https://bugs.freedesktop.org/attachment.cgi?id=39222) gl:yuv=3.jpg normal picture -- Configure bugmail: https://bugs.freedesktop.org/userpr

[Bug 30651] r600g: gl output in mplayer have no colors if used with a fragment program with additional lookup and bicubic B-spline filtering

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30651 --- Comment #1 from Sergey Kondakov 2010-10-06 05:08:21 PDT --- Created an attachment (id=39222) --> (https://bugs.freedesktop.org/attachment.cgi?id=39222) gl:yuv=3.jpg normal picture -- Configure bugmail: https://bugs.freedesktop.org/userpr

[Bug 30651] New: r600g: gl output in mplayer have no colors if used with a fragment program with additional lookup and bicubic B-spline filtering

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30651 Summary: r600g: gl output in mplayer have no colors if used with a fragment program with additional lookup and bicubic B-spline filtering Product: Mesa Version: git

[Bug 30651] New: r600g: gl output in mplayer have no colors if used with a fragment program with additional lookup and bicubic B-spline filtering

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30651 Summary: r600g: gl output in mplayer have no colors if used with a fragment program with additional lookup and bicubic B-spline filtering Product: Mesa Version: git

[Bug 30650] New: ut2004-demo segfault since r600g: use dirty list to track dirty blocks

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30650 Summary: ut2004-demo segfault since r600g: use dirty list to track dirty blocks Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW

[Bug 30650] New: ut2004-demo segfault since r600g: use dirty list to track dirty blocks

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30650 Summary: ut2004-demo segfault since r600g: use dirty list to track dirty blocks Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW

[Bug 30648] Video playback not smooth and exhibits stuttering at 720p while running Youtube HD stream

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30648 --- Comment #2 from samit vats 2010-10-06 03:35:32 PDT --- Created an attachment (id=39220) --> (https://bugs.freedesktop.org/attachment.cgi?id=39220) xorg.conf -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 30648] Video playback not smooth and exhibits stuttering at 720p while running Youtube HD stream

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30648 --- Comment #2 from samit vats 2010-10-06 03:35:32 PDT --- Created an attachment (id=39220) --> (https://bugs.freedesktop.org/attachment.cgi?id=39220) xorg.conf -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --

[Bug 30648] Video playback not smooth and exhibits stuttering at 720p while running Youtube HD stream

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30648 --- Comment #1 from samit vats 2010-10-06 03:35:05 PDT --- Created an attachment (id=39219) --> (https://bugs.freedesktop.org/attachment.cgi?id=39219) Xorg.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 30648] Video playback not smooth and exhibits stuttering at 720p while running Youtube HD stream

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30648 --- Comment #1 from samit vats 2010-10-06 03:35:05 PDT --- Created an attachment (id=39219) --> (https://bugs.freedesktop.org/attachment.cgi?id=39219) Xorg.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #15 from Rafael Monica 2010-10-06 03:32:38 PDT --- Created an attachment (id=39218) --> (https://bugs.freedesktop.org/attachment.cgi?id=39218) xorg backtrace Also getting a SIGBUS with Evergreen. For me it's triggered by browsing g

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #15 from Rafael Monica 2010-10-06 03:32:38 PDT --- Created an attachment (id=39218) --> (https://bugs.freedesktop.org/attachment.cgi?id=39218) xorg backtrace Also getting a SIGBUS with Evergreen. For me it's triggered by browsing g

[Bug 30648] New: Video playback not smooth and exhibits stuttering at 720p while running Youtube HD stream

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30648 Summary: Video playback not smooth and exhibits stuttering at 720p while running Youtube HD stream Product: Mesa Version: unspecified Platform: x86-64 (AMD64) OS/Version: All

[Bug 30648] New: Video playback not smooth and exhibits stuttering at 720p while running Youtube HD stream

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30648 Summary: Video playback not smooth and exhibits stuttering at 720p while running Youtube HD stream Product: Mesa Version: unspecified Platform: x86-64 (AMD64) OS/Version: All

[Bug 30180] HDMI display not detected

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30180 --- Comment #5 from samit vats 2010-10-06 02:37:01 PDT --- Created an attachment (id=39214) --> (https://bugs.freedesktop.org/attachment.cgi?id=39214) startx.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --

[Bug 30180] HDMI display not detected

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30180 --- Comment #5 from samit vats 2010-10-06 02:37:01 PDT --- Created an attachment (id=39214) --> (https://bugs.freedesktop.org/attachment.cgi?id=39214) startx.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #14 from Felix Blanke 2010-10-06 01:59:20 PDT --- Virtualbox triggers that bug a lot at my machine. But I'm getting a sigbus, not a segfault. My backtrace is in the duplicate bug 30517. Sometimes it happens when simply starting vir

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #14 from Felix Blanke 2010-10-06 01:59:20 PDT --- Virtualbox triggers that bug a lot at my machine. But I'm getting a sigbus, not a segfault. My backtrace is in the duplicate bug 30517. Sometimes it happens when simply starting vir

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #13 from Maggioni Marcello 2010-10-06 01:35:18 PDT --- Created an attachment (id=39213) --> (https://bugs.freedesktop.org/attachment.cgi?id=39213) Xorg backtrace 2 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?t

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #13 from Maggioni Marcello 2010-10-06 01:35:18 PDT --- Created an attachment (id=39213) --> (https://bugs.freedesktop.org/attachment.cgi?id=39213) Xorg backtrace 2 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?t

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #12 from Maggioni Marcello 2010-10-06 01:34:19 PDT --- I found another situation where xorg crashes. Bringing virtualbox fullscreen makes the x server crash immediatly, but this time not with a sigbus, but with a segfault. another b

[Bug 30188] X server crashes with a SIGBUS on Evergreen

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #12 from Maggioni Marcello 2010-10-06 01:34:19 PDT --- I found another situation where xorg crashes. Bringing virtualbox fullscreen makes the x server crash immediatly, but this time not with a sigbus, but with a segfault. another b

[Bug 30180] HDMI display not detected

2010-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30180 --- Comment #4 from samit vats 2010-10-06 01:14:08 PDT --- (In reply to comment #3) > From your Xorg.0.log: > (II) RADEON(0): Output DIN disconnected > (II) RADEON(0): Output VGA-0 disconnected > (II) RADEON(0): Output DP disconnected > (II) RADE

[Bug 30180] HDMI display not detected

2010-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30180 --- Comment #4 from samit vats 2010-10-06 01:14:08 PDT --- (In reply to comment #3) > From your Xorg.0.log: > (II) RADEON(0): Output DIN disconnected > (II) RADEON(0): Output VGA-0 disconnected > (II) RADEON(0): Output DP disconnected > (II) RAD

[PATCH] drm/radeon/kms: make sure blit addr masks are 64 bit

2010-10-06 Thread Alex Deucher
Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/evergreen_blit_kms.c |8 drivers/gpu/drm/radeon/r600_blit_kms.c |8 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/gpu/drm/radeon/evergreen_blit_kms.c b/drivers/gpu/drm/radeon/evergreen_