every 10s I get "[drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid ..."

2011-04-29 Thread Jonathan Nieder
Hi dri developers, Two corrupt-EDID/dmesg-spam puzzles for you. Seems to be a regression, though I'm not sure from when. Stuart Pook writes[1]: > Every 10 seconds I get the messages at the end of my bug report in > /var/log/kern.log. My /var/log/kern.log is very big! [...] > I have a Benq Produ

i915/kms/backlight-combo mode problem (was: Re: Linux 2.6.39-rc5)

2011-04-29 Thread Melchior FRANZ
* Takashi Iwai -- Friday 29 April 2011: [https://bugzilla.kernel.org/show_bug.cgi?id=31522] > Looking at bugzilla, the problem seems like the case lbpc=0. > What about the patch below instead? > - val *= lbpc; > + if (lbpc) > + va

[Bug 36596] Major 2D performance bottleneck (most noticeable with compiz)

2011-04-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36596 --- Comment #8 from Jason Cassell 2011-04-29 22:03:01 PDT --- Created an attachment (id=46180) --> (https://bugs.freedesktop.org/attachment.cgi?id=46180) dmesg output -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 36596] Major 2D performance bottleneck (most noticeable with compiz)

2011-04-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36596 --- Comment #8 from Jason Cassell 2011-04-29 22:03:01 PDT --- Created an attachment (id=46180) --> (https://bugs.freedesktop.org/attachment.cgi?id=46180) dmesg output -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 36596] Major 2D performance bottleneck (most noticeable with compiz)

2011-04-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36596 --- Comment #7 from Jason Cassell 2011-04-29 22:02:20 PDT --- Compiz's sync to vblank option was already off. Turning it on hung compiz, and I had to switch to a VT and kill -9 it. That reminds me, with the gallium drivers I have to have vblan

[Bug 36596] Major 2D performance bottleneck (most noticeable with compiz)

2011-04-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36596 --- Comment #7 from Jason Cassell 2011-04-29 22:02:20 PDT --- Compiz's sync to vblank option was already off. Turning it on hung compiz, and I had to switch to a VT and kill -9 it. That reminds me, with the gallium drivers I have to have vblan

i915/kms/backlight-combo mode problem (was: Re: Linux 2.6.39-rc5)

2011-04-29 Thread Takashi Iwai
At Fri, 29 Apr 2011 19:41:53 +0200, Melchior FRANZ wrote: > > * Takashi Iwai -- Friday 29 April 2011: > > Melchior FRANZ wrote: > > > The bug was introduced with commit > > > ba3820ade317ee36e496b9b40d2ec3987dd4aef0 > > > [...] when using KMS my notebook's[2] screen remains dark, because the > >

i915/kms/backlight-combo mode problem (was: Re: Linux 2.6.39-rc5)

2011-04-29 Thread Melchior FRANZ
* Takashi Iwai -- Friday 29 April 2011: > Melchior FRANZ wrote: > > The bug was introduced with commit ba3820ade317ee36e496b9b40d2ec3987dd4aef0 > > [...] when using KMS my notebook's[2] screen remains dark, because the > > backlight isn't turned on. > Could you check whether the patch below change

Linux 2.6.39-rc5

2011-04-29 Thread Takashi Iwai
At Fri, 29 Apr 2011 17:58:06 +0200, Melchior FRANZ wrote: > > * Linus Torvalds -- Wednesday 27 April 2011: > > Go forth and test, > > Doesn't work on my notebook with i915/KMS. But then again, neither did > 2.6.38 or any of its stable releases. The last working version was > 2.6.38-rc8. The probl

Linux 2.6.39-rc5

2011-04-29 Thread Melchior FRANZ
* Linus Torvalds -- Wednesday 27 April 2011: > Go forth and test, Doesn't work on my notebook with i915/KMS. But then again, neither did 2.6.38 or any of its stable releases. The last working version was 2.6.38-rc8. The problem has been reported[1], but the bug got closed in the wrong assumption t

[PATCH] fix mesa tarball creation again

2011-04-29 Thread Brian Paul
On 04/28/2011 12:38 AM, Thierry Vignaud wrote: > On 19 April 2011 16:35, Brian wrote: Pushed, thanks. >>> >>> Can you know commit this one that fixes missing files in the generated >>> tarball >>> so that one can build mesa out of the tarball? >>> Thx >> >> I'll commit it soon. Thanks. > > H

[PATCH] drm: Factor-out drm_emit_vblank_event code. (v2)

2011-04-29 Thread Marcin Slusarz
On Fri, Apr 29, 2011 at 01:57:10PM +1000, christopher.halse.rogers at canonical.com wrote: > From: Christopher James Halse Rogers canonical.com> > > v2: Also pull out the drm_vblank_put call. > Signed-off-by: Christopher James Halse Rogers canonical.com> > --- > drivers/gpu/drm/drm_irq.c | 4

Re: [PATCH] fix mesa tarball creation again

2011-04-29 Thread Brian Paul
On 04/28/2011 12:38 AM, Thierry Vignaud wrote: On 19 April 2011 16:35, Brian wrote: Pushed, thanks. Can you know commit this one that fixes missing files in the generated tarball so that one can build mesa out of the tarball? Thx I'll commit it soon. Thanks. Hi The following patch fix ta

[Bug 34082] Incorrect / missing device id in radeon_atombios.c

2011-04-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=34082 --- Comment #2 from Alex Deucher 2011-04-29 16:20:38 --- Created an attachment (id=55902) --> (https://bugzilla.kernel.org/attachment.cgi?id=55902) just add the new id to the existing quirk Here's the patch I'll be sending to Dave. Thanks

Re: [RFC] swap event handling fixes

2011-04-29 Thread Mario Kleiner
On Apr 29, 2011, at 11:37 PM, Jesse Barnes wrote: On Thu, 28 Apr 2011 13:27:18 -0700 Jesse Barnes wrote: I obviously failed to count the swap event structure size after adding and removing fields a few times, and didn't even account for padding. The end result is that clients today won't

[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-04-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=34102 Martin Steigerwald changed: What|Removed |Added Summary|radeon drm/kms driver: |radeon drm/kms: please use

[Bug 34102] New: radeon drm/kms driver: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-04-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=34102 Summary: radeon drm/kms driver: please use suspend/hibernate notifiers for allocating memory in suspend routines Product: Drivers Version: 2.5 Platform: All OS/Version: Linux

Re: [RFC] swap event handling fixes

2011-04-29 Thread Jesse Barnes
On Thu, 28 Apr 2011 13:27:18 -0700 Jesse Barnes wrote: > I obviously failed to count the swap event structure size after adding > and removing fields a few times, and didn't even account for padding. The > end result is that clients today won't receive the sbc_lo field at all, > and so will like

[RFC] swap event handling fixes

2011-04-29 Thread Jesse Barnes
On Thu, 28 Apr 2011 13:27:18 -0700 Jesse Barnes wrote: > I obviously failed to count the swap event structure size after adding > and removing fields a few times, and didn't even account for padding. The > end result is that clients today won't receive the sbc_lo field at all, > and so will like

[Bug 36696] New: Kwin desktop cube crashes when I press Ctrl+F11

2011-04-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36696 Summary: Kwin desktop cube crashes when I press Ctrl+F11 Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Pr

[Bug 36696] New: Kwin desktop cube crashes when I press Ctrl+F11

2011-04-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36696 Summary: Kwin desktop cube crashes when I press Ctrl+F11 Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Pr

[Bug 36525] Enemy territory freezes system with r600g.

2011-04-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36525 --- Comment #2 from Jussi Kiiveri 2011-04-29 13:59:34 PDT --- (In reply to comment #1) > Created an attachment (id=46152) View: https://bugs.freedesktop.org/attachment.cgi?id=46152 Review: https://bugs.freedesktop.org/review?bug=36525&attachme

[Bug 36525] Enemy territory freezes system with r600g.

2011-04-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36525 --- Comment #2 from Jussi Kiiveri 2011-04-29 13:59:34 PDT --- (In reply to comment #1) > Created an attachment (id=46152) View: https://bugs.freedesktop.org/attachment.cgi?id=46152 Review: https://bugs.freedesktop.org/review?bug=36525&attachme

[PATCH] drm: Factor-out drm_emit_vblank_event code. (v2)

2011-04-29 Thread christopher.halse.rog...@canonical.com
From: Christopher James Halse Rogers v2: Also pull out the drm_vblank_put call. Signed-off-by: Christopher James Halse Rogers --- drivers/gpu/drm/drm_irq.c | 44 ++-- 1 files changed, 18 insertions(+), 26 deletions(-) diff --git a/drivers/gpu/drm/drm_i

Re: i915/kms/backlight-combo mode problem (was: Re: Linux 2.6.39-rc5)

2011-04-29 Thread Melchior FRANZ
* Takashi Iwai -- Friday 29 April 2011: [https://bugzilla.kernel.org/show_bug.cgi?id=31522] > Looking at bugzilla, the problem seems like the case lbpc=0. > What about the patch below instead? > - val *= lbpc; > + if (lbpc) > + va

Re: i915/kms/backlight-combo mode problem (was: Re: Linux 2.6.39-rc5)

2011-04-29 Thread Takashi Iwai
At Fri, 29 Apr 2011 19:41:53 +0200, Melchior FRANZ wrote: > > * Takashi Iwai -- Friday 29 April 2011: > > Melchior FRANZ wrote: > > > The bug was introduced with commit > > > ba3820ade317ee36e496b9b40d2ec3987dd4aef0 > > > [...] when using KMS my notebook's[2] screen remains dark, because the > >

i915/kms/backlight-combo mode problem (was: Re: Linux 2.6.39-rc5)

2011-04-29 Thread Melchior FRANZ
* Takashi Iwai -- Friday 29 April 2011: > Melchior FRANZ wrote: > > The bug was introduced with commit ba3820ade317ee36e496b9b40d2ec3987dd4aef0 > > [...] when using KMS my notebook's[2] screen remains dark, because the > > backlight isn't turned on. > Could you check whether the patch below change

Re: Linux 2.6.39-rc5

2011-04-29 Thread Takashi Iwai
At Fri, 29 Apr 2011 17:58:06 +0200, Melchior FRANZ wrote: > > * Linus Torvalds -- Wednesday 27 April 2011: > > Go forth and test, > > Doesn't work on my notebook with i915/KMS. But then again, neither did > 2.6.38 or any of its stable releases. The last working version was > 2.6.38-rc8. The probl

[Bug 34082] Incorrect / missing device id in radeon_atombios.c

2011-04-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=34082 --- Comment #1 from Sampo Laaksonen 2011-04-29 10:02:26 --- Created an attachment (id=55892) --> (https://bugzilla.kernel.org/attachment.cgi?id=55892) Oops. Should have attached the patch instead of copy/paste. -- Configure bugmail: https

ApiTrace: OpenGL tracer, analyzer, debugger, replayer..

2011-04-29 Thread Pasi Kärkkäinen
Hello, This might be an interesting tool for dri/driver developers.. from opengl.org: "New OpenGL tracer, analyzer and debugger: ApiTrace is a brand new project to trace, replay, analyze and debug graphics APIs. Using it you can inspect the OpenGL state frame by frame, call by call. You can ana

[Bug 34082] New: Incorrect / missing device id in radeon_atombios.c

2011-04-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=34082 Summary: Incorrect / missing device id in radeon_atombios.c Product: Drivers Version: 2.5 Kernel Version: 2.6.38+ Platform: All OS/Version: Linux Tree: Mainline Status

[Bug 33912] [RV515] Kernel .35 onwards, Random X freezes while scrolling

2011-04-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33912 Vish changed: What|Removed |Added Attachment #55382|text/x-log |text/plain mime type|

[Bug 33912] [RV515] Kernel .35 onwards, Random X freezes while scrolling

2011-04-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33912 Vish changed: What|Removed |Added Attachment #55621|application/octet-stream|text/plain mime type|

[Bug 33912] [RV515] Kernel .35 onwards, Random X freezes while scrolling

2011-04-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33912 Vish changed: What|Removed |Added Attachment #55631|text/x-log |text/plain mime type|

[Bug 33912] [RV515] Kernel .35 onwards, Random X freezes while scrolling

2011-04-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33912 Vish changed: What|Removed |Added Attachment #55641|application/octet-stream|text/plain mime type|

[Bug 33912] [RV515] Kernel .35 onwards, Random X freezes while scrolling

2011-04-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33912 Vish changed: What|Removed |Added Attachment #55882|application/octet-stream|text/plain mime type|

[Bug 33912] [RV515] Kernel .35 onwards, Random X freezes while scrolling

2011-04-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=33912 --- Comment #7 from Vish 2011-04-29 09:25:51 --- Created an attachment (id=55882) --> (https://bugzilla.kernel.org/attachment.cgi?id=55882) Syslog-e Attaching the syslog when X froze while scrolling in evince -- Configure bugmail: https:/

[Bug 34082] Incorrect / missing device id in radeon_atombios.c

2011-04-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34082 --- Comment #2 from Alex Deucher 2011-04-29 16:20:38 --- Created an attachment (id=55902) --> (https://bugzilla.kernel.org/attachment.cgi?id=55902) just add the new id to the existing quirk Here's the patch I'll be sending to Dave. Thanks

linux-next: Tree for April 29 (gpu/drm)

2011-04-29 Thread Randy Dunlap
n testing your code *** -- next part -- A non-text attachment was scrubbed... Name: config-r6607 Type: application/octet-stream Size: 44580 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110429/dd813818/attachment-0001.obj>

[PATCH] DRI2/GLX: fix swap event handling

2011-04-29 Thread Julien Cristau
On Thu, Apr 28, 2011 at 13:27:22 -0700, Jesse Barnes wrote: > diff --git a/glx/glxdri2.c b/glx/glxdri2.c > index d979717..654b4ae 100644 > --- a/glx/glxdri2.c > +++ b/glx/glxdri2.c > @@ -192,8 +192,17 @@ __glXdriSwapEvent(ClientPtr client, void *data, int > type, CARD64 ust, > wire.ust_lo =

[Bug 34102] radeon drm/kms: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-04-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102 Martin Steigerwald changed: What|Removed |Added Summary|radeon drm/kms driver: |radeon drm/kms: please use

[Bug 34102] New: radeon drm/kms driver: please use suspend/hibernate notifiers for allocating memory in suspend routines

2011-04-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34102 Summary: radeon drm/kms driver: please use suspend/hibernate notifiers for allocating memory in suspend routines Product: Drivers Version: 2.5 Platform: All OS/Version: Linux

Re: Linux 2.6.39-rc5

2011-04-29 Thread Melchior FRANZ
* Linus Torvalds -- Wednesday 27 April 2011: > Go forth and test, Doesn't work on my notebook with i915/KMS. But then again, neither did 2.6.38 or any of its stable releases. The last working version was 2.6.38-rc8. The problem has been reported[1], but the bug got closed in the wrong assumption t

Re: [PATCH] drm: Factor-out drm_emit_vblank_event code. (v2)

2011-04-29 Thread Marcin Slusarz
On Fri, Apr 29, 2011 at 01:57:10PM +1000, christopher.halse.rog...@canonical.com wrote: > From: Christopher James Halse Rogers > > v2: Also pull out the drm_vblank_put call. > Signed-off-by: Christopher James Halse Rogers > > --- > drivers/gpu/drm/drm_irq.c | 44 ++--

[PATCH 2/2] libdrm: add plane handling functions & structs

2011-04-29 Thread Jesse Barnes
--- include/drm/drm.h |7 +- include/drm/drm_mode.h | 33 +++ xf86drmMode.c | 148 xf86drmMode.h | 29 + 4 files changed, 201 insertions(+), 16 deletions(-) diff --git a/include/drm/drm.h b/include/dr

[PATCH] DRI2/GLX: fix swap event handling

2011-04-29 Thread Michel Dänzer
On Don, 2011-04-28 at 13:27 -0700, Jesse Barnes wrote: > @@ -1114,7 +1169,7 @@ DRI2ScreenInit(ScreenPtr pScreen, DRI2InfoPtr info) > ds->ScheduleSwap = info->ScheduleSwap; > ds->ScheduleWaitMSC = info->ScheduleWaitMSC; > ds->GetMSC = info->GetMSC; > - cur_minor = 3; > + c

[PATCH] drm: Factor-out drm_emit_vblank_event code. (v2)

2011-04-29 Thread Michel Dänzer
On Fre, 2011-04-29 at 13:57 +1000, christopher.halse.rogers at canonical.com wrote: > From: Christopher James Halse Rogers canonical.com> > > v2: Also pull out the drm_vblank_put call. > Signed-off-by: Christopher James Halse Rogers canonical.com> Reviewed-by: Michel D?nzer -- Earthling Mi

Re: [PATCH] DRI2/GLX: fix swap event handling

2011-04-29 Thread Jesse Barnes
On Fri, 29 Apr 2011 09:20:31 +0200 Julien Cristau wrote: > On Thu, Apr 28, 2011 at 13:27:22 -0700, Jesse Barnes wrote: > > > diff --git a/glx/glxdri2.c b/glx/glxdri2.c > > index d979717..654b4ae 100644 > > --- a/glx/glxdri2.c > > +++ b/glx/glxdri2.c > > @@ -192,8 +192,17 @@ __glXdriSwapEvent(Cli

[PATCH] DRI2/GLX: fix swap event handling

2011-04-29 Thread Jesse Barnes
On Fri, 29 Apr 2011 09:20:31 +0200 Julien Cristau wrote: > On Thu, Apr 28, 2011 at 13:27:22 -0700, Jesse Barnes wrote: > > > diff --git a/glx/glxdri2.c b/glx/glxdri2.c > > index d979717..654b4ae 100644 > > --- a/glx/glxdri2.c > > +++ b/glx/glxdri2.c > > @@ -192,8 +192,17 @@ __glXdriSwapEvent(Cli

[Bug 36525] Enemy territory freezes system with r600g.

2011-04-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36525 --- Comment #1 from Fredrik Höglund 2011-04-29 05:32:10 PDT --- Created an attachment (id=46152) View: https://bugs.freedesktop.org/attachment.cgi?id=46152 Review: https://bugs.freedesktop.org/review?bug=36525&attachment=46152 possible fix D

[Bug 36525] Enemy territory freezes system with r600g.

2011-04-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36525 --- Comment #1 from Fredrik H?glund 2011-04-29 05:32:10 PDT --- Created an attachment (id=46152) View: https://bugs.freedesktop.org/attachment.cgi?id=46152 Review: https://bugs.freedesktop.org/review?bug=36525&attachment=46152 possible fix D

[Bug 31083] [RADEON::R600C] misrenders irrlicht demo (01helloworld)

2011-04-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31083 Lauri Kasanen changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 31083] [RADEON::R600C] misrenders irrlicht demo (01helloworld)

2011-04-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31083 Lauri Kasanen changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 34082] Incorrect / missing device id in radeon_atombios.c

2011-04-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34082 --- Comment #1 from Sampo Laaksonen 2011-04-29 10:02:26 --- Created an attachment (id=55892) --> (https://bugzilla.kernel.org/attachment.cgi?id=55892) Oops. Should have attached the patch instead of copy/paste. -- Configure bugmail: https:

[Bug 34082] New: Incorrect / missing device id in radeon_atombios.c

2011-04-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=34082 Summary: Incorrect / missing device id in radeon_atombios.c Product: Drivers Version: 2.5 Kernel Version: 2.6.38+ Platform: All OS/Version: Linux Tree: Mainline Status

[Bug 33912] [RV515] Kernel .35 onwards, Random X freezes while scrolling

2011-04-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33912 Vish changed: What|Removed |Added Attachment #55382|text/x-log |text/plain mime type|

[Bug 33912] [RV515] Kernel .35 onwards, Random X freezes while scrolling

2011-04-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33912 Vish changed: What|Removed |Added Attachment #55621|application/octet-stream|text/plain mime type|

[Bug 33912] [RV515] Kernel .35 onwards, Random X freezes while scrolling

2011-04-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33912 Vish changed: What|Removed |Added Attachment #55631|text/x-log |text/plain mime type|

[Bug 33912] [RV515] Kernel .35 onwards, Random X freezes while scrolling

2011-04-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33912 Vish changed: What|Removed |Added Attachment #55641|application/octet-stream|text/plain mime type|

[Bug 33912] [RV515] Kernel .35 onwards, Random X freezes while scrolling

2011-04-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33912 Vish changed: What|Removed |Added Attachment #55882|application/octet-stream|text/plain mime type|

[Bug 33912] [RV515] Kernel .35 onwards, Random X freezes while scrolling

2011-04-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=33912 --- Comment #7 from Vish 2011-04-29 09:25:51 --- Created an attachment (id=55882) --> (https://bugzilla.kernel.org/attachment.cgi?id=55882) Syslog-e Attaching the syslog when X froze while scrolling in evince -- Configure bugmail: https:/

[Bug 36596] Major 2D performance bottleneck (most noticeable with compiz)

2011-04-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36596 --- Comment #6 from Michel Dänzer 2011-04-29 02:06:53 PDT --- (In reply to comment #4) > The slowness coincides with very low CPU usage. If sync to vblank is enabled in the compiz configuration, does disabling that help? If not, does Option "

[Bug 36596] Major 2D performance bottleneck (most noticeable with compiz)

2011-04-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36596 --- Comment #6 from Michel D?nzer 2011-04-29 02:06:53 PDT --- (In reply to comment #4) > The slowness coincides with very low CPU usage. If sync to vblank is enabled in the compiz configuration, does disabling that help? If not, does Option "

ApiTrace: OpenGL tracer, analyzer, debugger, replayer..

2011-04-29 Thread Pasi Kärkkäinen
Hello, This might be an interesting tool for dri/driver developers.. from opengl.org: "New OpenGL tracer, analyzer and debugger: ApiTrace is a brand new project to trace, replay, analyze and debug graphics APIs. Using it you can inspect the OpenGL state frame by frame, call by call. You can ana

Re: [PATCH] DRI2/GLX: fix swap event handling

2011-04-29 Thread Julien Cristau
On Thu, Apr 28, 2011 at 13:27:22 -0700, Jesse Barnes wrote: > diff --git a/glx/glxdri2.c b/glx/glxdri2.c > index d979717..654b4ae 100644 > --- a/glx/glxdri2.c > +++ b/glx/glxdri2.c > @@ -192,8 +192,17 @@ __glXdriSwapEvent(ClientPtr client, void *data, int > type, CARD64 ust, > wire.ust_lo =