[Bug 22625] New: glDrawBuffer(GL_FRONT) rendering broken in UXA intel i915

2009-07-05 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22625 Summary: glDrawBuffer(GL_FRONT) rendering broken in UXA intel i915 Product: Mesa Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW

[Bug 13294] i915: drm: xorg leaks drm objects massively

2009-07-05 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13294 Maxim Levitsky changed: What|Removed |Added CC||[email protected] --- Comment #

[Bug 13713] [drm/i915] Possible regression due to commit "Change GEM throttling to be 20ms (...)"

2009-07-05 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13713 --- Comment #2 from Maxim Levitsky 2009-07-05 19:06:04 --- I also want to note that I couldn't revert this commit, it creates conflicts, and even after a manual merge, still kernel didn't compile I use -git of everything (updated daily) --

[Bug 13713] [drm/i915] Possible regression due to commit "Change GEM throttling to be 20ms (...)"

2009-07-05 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13713 Maxim Levitsky changed: What|Removed |Added CC||[email protected] --- Comment #

[Bug 13714] New: i915: display modes not detected with KMS

2009-07-05 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13714 Summary: i915: display modes not detected with KMS Product: Drivers Version: 2.5 Kernel Version: 2.6.31-rc2 Platform: All OS/Version: Linux Tree: Mainline Status: NEW

Re: [PATCH 6/6] libdrm: Add configuration option to enable strict compilation Also add -pedantic to list of warning flags.

2009-07-05 Thread Pauli Nieminen
On Sun, Jul 5, 2009 at 6:53 PM, Pauli Nieminen wrote: > On Sat, Jul 4, 2009 at 2:37 AM, Pauli Nieminen wrote: >> This might also require -std=c99  to set c standard correctly. I did >> use that in my CFLAGS when I tried to compile with -Werror. >> > > New version of patch attached to add the -std=c

Re: [PATCH 6/6] libdrm: Add configuration option to enable strict compilation Also add -pedantic to list of warning flags.

2009-07-05 Thread Pauli Nieminen
On Sat, Jul 4, 2009 at 2:37 AM, Pauli Nieminen wrote: > This might also require -std=c99  to set c standard correctly. I did > use that in my CFLAGS when I tried to compile with -Werror. > New version of patch attached to add the -std=c99 if using strict compilation From fc7f62d955f2d7b66cd5179eac

Re: [PATCH 5/6] libdrm: Make chown check for return value and in case a signal call again chown.

2009-07-05 Thread Pauli Nieminen
Attached improved patch. On Sat, Jul 4, 2009 at 11:14 AM, Pekka Paalanen wrote: > On Sat,  4 Jul 2009 02:18:53 +0300 > Pauli Nieminen wrote: > >> --- >>  libdrm/xf86drm.c |   49 ++--- >>  1 files changed, 46 insertions(+), 3 deletions(-) >> >> diff --gi

[PATCH 2/6] libdrm: Add missing strings.h include

2009-07-05 Thread Pauli Nieminen
strcasecmp is declared in strings.h --- libdrm/xf86drm.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/libdrm/xf86drm.h b/libdrm/xf86drm.h index c1d173c..a7f9763 100644 --- a/libdrm/xf86drm.h +++ b/libdrm/xf86drm.h @@ -37,6 +37,7 @@ #include #include #include +#in

[Bug 13258] rubik xscreensaver is completely grey

2009-07-05 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13258 --- Comment #17 from Chris Rankin 2009-07-05 07:39:27 PST --- (In reply to comment #16) > Try make realclean and then autogen.sh before running configure. Running autogen.sh again did the trick, and yes, my rubiks cube is no longer grey. Bu

[Bug 13258] rubik xscreensaver is completely grey

2009-07-05 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13258 --- Comment #16 from Maciej Cencora 2009-07-05 06:13:45 PST --- (In reply to comment #15) > (In reply to comment #14) > > Seems to be fixed with current mesa master. Can you confirm? > > It certainly doesn't work with vanilla Fedora 11 (Mes

[Bug 13258] rubik xscreensaver is completely grey

2009-07-05 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=13258 --- Comment #15 from Chris Rankin 2009-07-05 05:39:03 PST --- (In reply to comment #14) > Seems to be fixed with current mesa master. Can you confirm? It certainly doesn't work with vanilla Fedora 11 (Mesa 7.6-devel), and mesa-git is failin

[Bug 13713] New: [drm/i915] Possible regression due to commit "Change GEM throttling to be 20ms (...)"

2009-07-05 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13713 Summary: [drm/i915] Possible regression due to commit "Change GEM throttling to be 20ms (...)" Product: Drivers Version: 2.5 Kernel Version: 2.6.31-rc2 Platform: All OS/Versi

[Bug 22621] graphics corruption after resume with radeon and with KDE 4 with compositing enabled

2009-07-05 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22621 --- Comment #2 from Martin Steigerwald 2009-07-05 02:25:53 PST --- Created an attachment (id=27389) --> (http://bugs.freedesktop.org/attachment.cgi?id=27389) Window border graphics corruption after resuming from TuxOnIce hibernation Please

[Bug 22621] graphics corruption after resume with radeon and with KDE 4 with compositing enabled

2009-07-05 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22621 --- Comment #1 from Martin Steigerwald 2009-07-05 02:22:53 PST --- Created an attachment (id=27388) --> (http://bugs.freedesktop.org/attachment.cgi?id=27388) Window border graphics corruption after resuming from suspend to RAM -- Configu

[Bug 22621] New: graphics corruption after resume with radeon and with KDE 4 with compositing enabled

2009-07-05 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22621 Summary: graphics corruption after resume with radeon and with KDE 4 with compositing enabled Product: DRI Version: XOrg CVS Platform: Other OS/Version: All Status:

Re: [PATCH 2/6] libdrm: Add missing string.h include

2009-07-05 Thread Julien Cristau
On Sat, Jul 4, 2009 at 02:18:50 +0300, Pauli Nieminen wrote: > --- > libdrm/xf86drm.h |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/libdrm/xf86drm.h b/libdrm/xf86drm.h > index c1d173c..a7f9763 100644 > --- a/libdrm/xf86drm.h > +++ b/libdrm/xf86drm.h > @@ -37,6 +3

Re: [PATCH 2/6] libdrm: Add missing string.h include

2009-07-05 Thread Pauli Nieminen
strings.h (strcasecmp is posix function) On Sat, Jul 4, 2009 at 10:32 PM, Julien Cristau wrote: > On Sat, Jul  4, 2009 at 02:18:50 +0300, Pauli Nieminen wrote: > >> --- >>  libdrm/xf86drm.h |    1 + >>  1 files changed, 1 insertions(+), 0 deletions(-) >> >> diff --git a/libdrm/xf86drm.h b/libdrm/x