[Bug 30718] New: evergreen.c bad cast/shift

2010-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30718 Summary: evergreen.c bad cast/shift Product: DRI Version: unspecified Platform: Other OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

[Bug 30718] New: evergreen.c bad cast/shift

2010-10-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30718 Summary: evergreen.c bad cast/shift Product: DRI Version: unspecified Platform: Other OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

[PATCH] drm/radeon/kms: Silent spurious error message

2010-10-08 Thread Jean Delvare
I see the following error message in my kernel log from time to time: radeon :07:00.0: 88007c334000 reserve failed for wait radeon :07:00.0: 88007c334000 reserve failed for wait After investigation, it turns out that there's nothing to be afraid of and everything works as intended.

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

2010-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30648 --- Comment #6 from Ernst Sjöstrand 2010-10-08 13:32:28 PDT --- You can try to add OverrideGPUValidation=true to /etc/adobe/mms.cfg ( http://blogs.adobe.com/penguinswf/2008/08/secrets_of_the_mmscfg_file_1.html ) -- Configure bugmail: https://b

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

2010-10-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30648 --- Comment #6 from Ernst Sj?strand 2010-10-08 13:32:28 PDT --- You can try to add OverrideGPUValidation=true to /etc/adobe/mms.cfg ( http://blogs.adobe.com/penguinswf/2008/08/secrets_of_the_mmscfg_file_1.html ) -- Configure bugmail: https://b

[PATCH] drm/radeon/kms: leave certain CP int bits enabled

2010-10-08 Thread Alex Deucher
These bits are used for internal communication and should be left enabled. This may fix s/r issues on some systems. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/evergreen.c |2 +- drivers/gpu/drm/radeon/r600.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff

[Bug 29833] radeon crashes kicad when using modeset

2010-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #16 from Alex Deucher 2010-10-08 10:17:20 PDT --- (In reply to comment #10) > @Alex ok.. how can I check if this is the case? enable state debugging and make sure the zs and zb state atoms are getting emitted. See radeon_print_state

[Bug 29833] radeon crashes kicad when using modeset

2010-10-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #16 from Alex Deucher 2010-10-08 10:17:20 PDT --- (In reply to comment #10) > @Alex ok.. how can I check if this is the case? enable state debugging and make sure the zs and zb state atoms are getting emitted. See radeon_print_stat

[Bug 29833] radeon crashes kicad when using modeset

2010-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #15 from Alain Portal 2010-10-08 10:01:29 PDT --- (In reply to comment #13) > To see which mesa driver you are using try: > glxinfo | grep OpenGL Here is mine, I get the same crash [al...@portable ~]$ glxinfo | grep OpenGL OpenGL v

[Bug 29833] radeon crashes kicad when using modeset

2010-10-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #15 from Alain Portal 2010-10-08 10:01:29 PDT --- (In reply to comment #13) > To see which mesa driver you are using try: > glxinfo | grep OpenGL Here is mine, I get the same crash [alain at portable ~]$ glxinfo | grep OpenGL OpenG

[PATCH] drm/radeon/kms: Silent spurious error message

2010-10-08 Thread Jerome Glisse
- "Jean Delvare" wrote: > I see the following error message in my kernel log from time to time: > radeon :07:00.0: 88007c334000 reserve failed for wait > radeon :07:00.0: 88007c334000 reserve failed for wait > > After investigation, it turns out that there's nothing to be afr

[PATCH] drm/radeon/kms: leave certain CP int bits enabled

2010-10-08 Thread Alex Deucher
These bits are used for internal communication and should be left enabled. This may fix s/r issues on some systems. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/evergreen.c |2 +- drivers/gpu/drm/radeon/r600.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff

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

2010-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30648 --- Comment #5 from Alex Deucher 2010-10-08 07:27:19 PDT --- (In reply to comment #4) > 1) Yes The Adobe flash player is used for viewing . > 2) Please suggest whether Youtube on Linux is using UVD by design or not. > 3) Since UVD is not implem

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

2010-10-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30648 --- Comment #5 from Alex Deucher 2010-10-08 07:27:19 PDT --- (In reply to comment #4) > 1) Yes The Adobe flash player is used for viewing . > 2) Please suggest whether Youtube on Linux is using UVD by design or not. > 3) Since UVD is not imple

Re: [PATCH] drm/radeon/kms: Silent spurious error message

2010-10-08 Thread Jerome Glisse
- "Jean Delvare" wrote: > I see the following error message in my kernel log from time to time: > radeon :07:00.0: 88007c334000 reserve failed for wait > radeon :07:00.0: 88007c334000 reserve failed for wait > > After investigation, it turns out that there's nothing to be afr

[PATCH] drm/radeon/kms: Silent spurious error message

2010-10-08 Thread Jean Delvare
I see the following error message in my kernel log from time to time: radeon :07:00.0: 88007c334000 reserve failed for wait radeon :07:00.0: 88007c334000 reserve failed for wait After investigation, it turns out that there's nothing to be afraid of and everything works as intended.

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

2010-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #25 from Felix Blanke 2010-10-08 03:12:10 PDT --- Virtualbox fullscreen with a Win7 guest works for me. This should be really a different issue. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

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

2010-10-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30188 --- Comment #25 from Felix Blanke 2010-10-08 03:12:10 PDT --- Virtualbox fullscreen with a Win7 guest works for me. This should be really a different issue. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

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

2010-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30648 --- Comment #4 from samit vats 2010-10-08 03:07:24 PDT --- (In reply to comment #3) > 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? 1) Yes The

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

2010-10-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30648 --- Comment #4 from samit vats 2010-10-08 03:07:24 PDT --- (In reply to comment #3) > 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? 1) Yes The

[Bug 29367] [KMS] Assertion `boi->space_accounted' failed. on rv280

2010-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29367 --- Comment #5 from Andrew Randrianasulu 2010-10-08 01:28:21 PDT --- (In reply to comment #4) > Could you try the patch in bug 21374 which looks like a similar issue? Patch from https://bugs.freedesktop.org/show_bug.cgi?id=21374#c5 not applica

[Bug 29367] [KMS] Assertion `boi->space_accounted' failed. on rv280

2010-10-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29367 --- Comment #5 from Andrew Randrianasulu 2010-10-08 01:28:21 PDT --- (In reply to comment #4) > Could you try the patch in bug 21374 which looks like a similar issue? Patch from https://bugs.freedesktop.org/show_bug.cgi?id=21374#c5 not applica

[Bug 29833] radeon crashes kicad when using modeset

2010-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #14 from Fabio Varesano 2010-10-08 01:25:05 PDT --- (In reply to comment #13) > To see which mesa driver you are using try: > glxinfo | grep OpenGL [fa...@gamma ~]$ glxinfo | grep OpenGL OpenGL vendor string: X.Org R300 Project Open

[Bug 29833] radeon crashes kicad when using modeset

2010-10-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #14 from Fabio Varesano 2010-10-08 01:25:05 PDT --- (In reply to comment #13) > To see which mesa driver you are using try: > glxinfo | grep OpenGL [fabio at gamma ~]$ glxinfo | grep OpenGL OpenGL vendor string: X.Org R300 Project O

[Bug 29833] radeon crashes kicad when using modeset

2010-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #13 from Fabio Pedretti 2010-10-08 01:13:25 PDT --- To see which mesa driver you are using try: glxinfo | grep OpenGL -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail be

[Bug 29833] radeon crashes kicad when using modeset

2010-10-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #13 from Fabio Pedretti 2010-10-08 01:13:25 PDT --- To see which mesa driver you are using try: glxinfo | grep OpenGL -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail be

[Bug 29833] radeon crashes kicad when using modeset

2010-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #12 from Fabio Varesano 2010-10-08 00:57:43 PDT --- I did what Fabio suggested above. I'm not sure on how to verify that I'm actually running the gallium driver. This is my Xorg log: http://sprunge.us/ZYiK However, running with the

[Bug 29833] radeon crashes kicad when using modeset

2010-10-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #12 from Fabio Varesano 2010-10-08 00:57:43 PDT --- I did what Fabio suggested above. I'm not sure on how to verify that I'm actually running the gallium driver. This is my Xorg log: http://sprunge.us/ZYiK However, running with the

[Bug 29367] [KMS] Assertion `boi->space_accounted' failed. on rv280

2010-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29367 Tormod Volden changed: What|Removed |Added CC||bugzi09.fdo.tor...@xoxy.net --- Comment

[Bug 29367] [KMS] Assertion `boi->space_accounted' failed. on rv280

2010-10-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29367 Tormod Volden changed: What|Removed |Added CC||bugzi09.fdo.tormod at xoxy.net --- Comme

[Bug 30693] [R600c KWin 4.5.2] Blur does not work with RV670 (it works with RV710)

2010-10-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30693 --- Comment #3 from darkbasic 2010-10-08 00:10:45 PDT --- As I said latest snapshot, so mesa 7.10-devel. The screenshot shows what I see instead of the blur effect: the window becomes dark gray. -- Configure bugmail: https://bugs.freedesktop.or

[Bug 30693] [R600c KWin 4.5.2] Blur does not work with RV670 (it works with RV710)

2010-10-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30693 --- Comment #3 from darkbasic 2010-10-08 00:10:45 PDT --- As I said latest snapshot, so mesa 7.10-devel. The screenshot shows what I see instead of the blur effect: the window becomes dark gray. -- Configure bugmail: https://bugs.freedesktop.o