[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-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30651 --- Comment #3 from Sergey Kondakov 2010-10-22 18:49:34 PDT --- tested commit 469907d59738ad32c7a3b95072897432f1e81a0f with kernel 2.6.36 and "ColorTiling"="on". same thing :( tested without 'lscale=1,cscale=1' and it makes no difference.

[PATCH RESEND] drm: include missing types header to drm_mode.h

2010-10-22 Thread Randy Dunlap
> * IN THE SOFTWARE. > > */ > > > > +#include > > + > > #ifndef _DRM_MODE_H > > #define _DRM_MODE_H > > > > Does this fix a build error? If so, please send along the compiler > error output. Every build that has CONFIG_HEADERS_CHECK=y

[PATCH RESEND] drm: include missing types header to drm_mode.h

2010-10-22 Thread Andrew Morton
On Fri, 22 Oct 2010 10:13:19 -0300 Davidlohr Bueso wrote: > drm: include missing types header to drm_mode.h > > Signed-off-by: Davidlohr Bueso > --- > include/drm/drm_mode.h |2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/include/drm/drm_mode.h

[Bug 28294] [r300g] Unigine Sanctuary v2.2: black glitches

2010-10-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28294 --- Comment #40 from Tom Stellard 2010-10-22 16:30:09 PDT --- Does running with RADEON_DEBUG=noopt fix this bug? If it does, can you post the output of RADEON_DEBUG=fp,vp,pstat? If it doesn't, can you post the output of

[PATCH 0/9] Typo fixes of faild to failed

2010-10-22 Thread Mike Frysinger
On Fri, Oct 22, 2010 at 01:17, Joe Perches wrote: > ?drivers/ata/pata_bf54x.c ? ? ? ? ? | ? ?2 +- > ?drivers/video/bf54x-lq043fb.c ? ? ?| ? ?6 +++--- > ?drivers/video/bfin-t350mcqb-fb.c ? | ? ?2 +- Acked-by: Mike Frysinger -mike

[Bug 31052] drm radeon modesetting enabled hits Linux kernel BUG null pointer

2010-10-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31052 --- Comment #1 from Chris 2010-10-22 15:50:05 PDT --- Created an attachment (id=39640) --> (https://bugs.freedesktop.org/attachment.cgi?id=39640) The bios of the AVGA3000 (radeon 2600 RV630) card This may help, this is the bios of this card

[PATCH 2/2] drm/kms: Fix missing locking in some fb helpers.

2010-10-22 Thread Francisco Jerez
Signed-off-by: Francisco Jerez --- drivers/gpu/drm/drm_fb_helper.c | 14 -- 1 files changed, 12 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/drm_fb_helper.c b/drivers/gpu/drm/drm_fb_helper.c index 6a5e403..4d608b7 100644 --- a/drivers/gpu/drm/drm_fb_helper.c +++

[PATCH 1/2] drm/kms: Lock mode_config.mutex consistently from the sysfs handling code.

2010-10-22 Thread Francisco Jerez
Among other potential issues, this fixes a race between output polling and status_show() that could cause a load detection false positive with the nouveau driver. Signed-off-by: Francisco Jerez --- drivers/gpu/drm/drm_sysfs.c | 71 --- 1 files changed,

[067/103] drm/radeon/kms: fix possible sigbus in evergreen accel code

2010-10-22 Thread Greg KH
2.6.35-stable review patch. If anyone has any objections, please let us know. -- From: Alex Deucher Not upstream in Linus's tree as it was fixed by a much more intrusive patch in a different manner, commit c919b371cb734f42b11 2.6.35 and 2.6.36 do not

[Bug 28294] [r300g] Unigine Sanctuary v2.2: black glitches

2010-10-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28294 --- Comment #39 from Pavel Ondra?ka 2010-10-22 10:25:26 PDT --- Created an attachment (id=39633) --> (https://bugs.freedesktop.org/attachment.cgi?id=39633) screenshot with mesa dd2499b484b34e7efb8800f57c915c2f62ab1db4 With latest mesa this is

[PATCH RESEND] drm: include missing types header to drm_mode.h

2010-10-22 Thread Davidlohr Bueso
drm: include missing types header to drm_mode.h Signed-off-by: Davidlohr Bueso --- include/drm/drm_mode.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/drm/drm_mode.h b/include/drm/drm_mode.h index 0fc7397..eddd7f4 100644 --- a/include/drm/drm_mode.h +++

[Bug 31052] New: drm radeon modesetting enabled hits Linux kernel BUG null pointer

2010-10-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31052 Summary: drm radeon modesetting enabled hits Linux kernel BUG null pointer Product: DRI Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All)

[Bug 30901] Heroes of Newerth won't start when mesa is compiled with --enable-gallium-llvm

2010-10-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30901 --- Comment #3 from Pavel Ondra?ka 2010-10-22 09:12:09 PDT --- Now I found another app which have problems with --enable-gallium-llvm. With Unigine Sanctuary I get this crash. But it works fine when compiled without --enable-gallium-llvm. X

[Bug 30901] Heroes of Newerth won't start when mesa is compiled with --enable-gallium-llvm

2010-10-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30901 --- Comment #2 from Pavel Ondra?ka 2010-10-22 08:35:31 PDT --- (In reply to comment #1) > So either the game is picking up a different libGL.so.1 / r300_dri.so, or the > error message is misleading and the problem is due to something not

[Bug 25718] gpu death at radeon_fence_wait

2010-10-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=25718 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30901] Heroes of Newerth won't start when mesa is compiled with --enable-gallium-llvm

2010-10-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30901 --- Comment #1 from Michel D?nzer 2010-10-22 06:32:42 PDT --- (In reply to comment #1) > [...] when I add "--enable-gallium-llvm", HoN won't start with "K2 - > Fatal Error: ARB_vertex_buffer_object not available." > This is quite strange

[Bug 28771] Waiting for vline forced always on

2010-10-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28771 --- Comment #29 from Artem S. Tashkinov 2010-10-22 06:17:41 PDT --- Is there a similar bug filed for Intel driver? At least in RedHat's bugzilla there's a relevant patch: https://bugzilla.redhat.com/show_bug.cgi?id=634200 -- Configure

[Bug 31046] [r600g, tiling] visual errors and GPU resets

2010-10-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31046 --- Comment #3 from Tobias Jakobi 2010-10-22 05:57:43 PDT --- You mean these ones? http://article.gmane.org/gmane.comp.video.dri.devel/50968 http://article.gmane.org/gmane.comp.video.dri.devel/50966 Concerning s3tc, how exactly does tiling

[Bug 31046] [r600g, tiling] visual errors and GPU resets

2010-10-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31046 --- Comment #2 from Dave Airlie 2010-10-22 04:22:45 PDT --- I didn't get a chance to test on r700 yet, there may be some more bits I need to look at, I haven't noticed a large FPS difference on my GPUs either, which is sad, but I've got a bit

[Bug 25718] gpu death at radeon_fence_wait

2010-10-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=25718 --- Comment #15 from Tobias Jakobi 2010-10-22 03:34:14 PDT --- I can now longer reproduce any of these issues. Should be bug be closed? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 31046] [r600g, tiling] visual errors and GPU resets

2010-10-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31046 --- Comment #1 from Tobias Jakobi 2010-10-22 03:31:27 PDT --- Needless to say, but I didn't see _any_ performance increase with R600_FORCE_TILING enabled. Isn't this supposed to bump the fps a lot? -- Configure bugmail:

[Bug 31046] New: [r600g, tiling] visual errors and GPU resets

2010-10-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31046 Summary: [r600g, tiling] visual errors and GPU resets Product: DRI Version: DRI CVS Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major

[PATCH] drm/radeon/kms: implement display watermark support for evergreen

2010-10-22 Thread Alex Deucher
Improper display watermarks can result in underflow to the display controllers which can cause flickering or other artifacts. This patch implements display watermark support and line buffer allocation for evergreen asics. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/evergreen.c |

[PATCH] drm/radeon/kms: implement display watermark support for evergreen

2010-10-22 Thread Alex Deucher
Improper display watermarks can result in underflow to the display controllers which can cause flickering or other artifacts. This patch implements display watermark support and line buffer allocation for evergreen asics. Signed-off-by: Alex Deucher alexdeuc...@gmail.com ---

[PATCH 0/9] Typo fixes of faild to failed

2010-10-22 Thread Joe Perches
Joe Perches (9): drivers/ata: typo fix of faild to failed drivers/gpu: typo fix of faild to failed drivers/net: typo fix of faild to failed drivers/rtc: typo fix of faild to failed drivers/video: typo fix of faild to failed fs/exofs: typo fix of faild to failed fs/jfs: typo fix of

[PATCH 1/2] drm/kms: Lock mode_config.mutex consistently from the sysfs handling code.

2010-10-22 Thread Francisco Jerez
Among other potential issues, this fixes a race between output polling and status_show() that could cause a load detection false positive with the nouveau driver. Signed-off-by: Francisco Jerez curroje...@riseup.net --- drivers/gpu/drm/drm_sysfs.c | 71

[PATCH 2/2] drm/kms: Fix missing locking in some fb helpers.

2010-10-22 Thread Francisco Jerez
Signed-off-by: Francisco Jerez curroje...@riseup.net --- drivers/gpu/drm/drm_fb_helper.c | 14 -- 1 files changed, 12 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/drm_fb_helper.c b/drivers/gpu/drm/drm_fb_helper.c index 6a5e403..4d608b7 100644 ---

[Bug 31046] [r600g, tiling] visual errors and GPU resets

2010-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31046 --- Comment #3 from Tobias Jakobi liquid.a...@gmx.net 2010-10-22 05:57:43 PDT --- You mean these ones? http://article.gmane.org/gmane.comp.video.dri.devel/50968 http://article.gmane.org/gmane.comp.video.dri.devel/50966 Concerning s3tc, how

[PATCH RESEND] drm: include missing types header to drm_mode.h

2010-10-22 Thread Davidlohr Bueso
drm: include missing types header to drm_mode.h Signed-off-by: Davidlohr Bueso d...@gnu.org --- include/drm/drm_mode.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/drm/drm_mode.h b/include/drm/drm_mode.h index 0fc7397..eddd7f4 100644 ---

[Bug 30901] Heroes of Newerth won't start when mesa is compiled with --enable-gallium-llvm

2010-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30901 --- Comment #1 from Michel Dänzer mic...@daenzer.net 2010-10-22 06:32:42 PDT --- (In reply to comment #1) [...] when I add --enable-gallium-llvm, HoN won't start with K2 - Fatal Error: ARB_vertex_buffer_object not available. This is quite

[Bug 25718] gpu death at radeon_fence_wait

2010-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25718 Alex Deucher ag...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 30901] Heroes of Newerth won't start when mesa is compiled with --enable-gallium-llvm

2010-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30901 --- Comment #2 from Pavel Ondračka dra...@centrum.cz 2010-10-22 08:35:31 PDT --- (In reply to comment #1) So either the game is picking up a different libGL.so.1 / r300_dri.so, or the error message is misleading and the problem is due to

[Bug 31052] New: drm radeon modesetting enabled hits Linux kernel BUG null pointer

2010-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31052 Summary: drm radeon modesetting enabled hits Linux kernel BUG null pointer Product: DRI Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All)

[Bug 28294] [r300g] Unigine Sanctuary v2.2: black glitches

2010-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28294 --- Comment #39 from Pavel Ondračka dra...@centrum.cz 2010-10-22 10:25:26 PDT --- Created an attachment (id=39633) -- (https://bugs.freedesktop.org/attachment.cgi?id=39633) screenshot with mesa dd2499b484b34e7efb8800f57c915c2f62ab1db4 With

Re: [PATCH 0/9] Typo fixes of faild to failed

2010-10-22 Thread Mike Frysinger
On Fri, Oct 22, 2010 at 01:17, Joe Perches wrote:  drivers/ata/pata_bf54x.c           |    2 +-  drivers/video/bf54x-lq043fb.c      |    6 +++---  drivers/video/bfin-t350mcqb-fb.c   |    2 +- Acked-by: Mike Frysinger vap...@gentoo.org -mike ___

[Bug 31052] drm radeon modesetting enabled hits Linux kernel BUG null pointer

2010-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31052 --- Comment #1 from Chris bitbyte...@gmail.com 2010-10-22 15:50:05 PDT --- Created an attachment (id=39640) -- (https://bugs.freedesktop.org/attachment.cgi?id=39640) The bios of the AVGA3000 (radeon 2600 RV630) card This may help, this is the

Re: [PATCH RESEND] drm: include missing types header to drm_mode.h

2010-10-22 Thread Andrew Morton
On Fri, 22 Oct 2010 10:13:19 -0300 Davidlohr Bueso d...@gnu.org wrote: drm: include missing types header to drm_mode.h Signed-off-by: Davidlohr Bueso d...@gnu.org --- include/drm/drm_mode.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/drm/drm_mode.h

Re: [PATCH RESEND] drm: include missing types header to drm_mode.h

2010-10-22 Thread Randy Dunlap
#define _DRM_MODE_H Does this fix a build error? If so, please send along the compiler error output. Every build that has CONFIG_HEADERS_CHECK=y reports the following: linux-next-20101022/X64/usr/include/drm/drm_mode.h:85: found __[us]{8,16,32,64} type without #include linux/types.h linux

Re: [PATCH RESEND] drm: include missing types header to drm_mode.h

2010-10-22 Thread Dave Airlie
@@   * IN THE SOFTWARE.   */ +#include linux/types.h +  #ifndef _DRM_MODE_H  #define _DRM_MODE_H Does this fix a build error?  If so, please send along the compiler error output. Every build that has CONFIG_HEADERS_CHECK=y reports the following: linux-next-20101022/X64/usr/include/drm/drm_mode.h:85

[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-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30651 --- Comment #3 from Sergey Kondakov virtuous...@gmail.com 2010-10-22 18:49:34 PDT --- tested commit 469907d59738ad32c7a3b95072897432f1e81a0f with kernel 2.6.36 and ColorTiling=on. same thing :( tested without 'lscale=1,cscale=1' and it makes no