[Bug 37911] New: supertuxkart crashes with r300g

2011-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37911 Summary: supertuxkart crashes with r300g Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

[Bug 37417] No Alpha Channel for all XPixmaps with KWin+GLES

2011-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37417 --- Comment #1 from Martin Gräßlin mgraess...@kde.org 2011-06-04 01:04:43 PDT --- FYI: the problem is not present when using Mesa 7.11 as of fc48de4fabcf3a42a1cd7d447790afefc7d27af8 from May 26th -- Configure bugmail:

Re: Questions about libdrm_intel and way to share physical memory between CPU and GPU

2011-06-04 Thread Alan Cox
I'd much rather be able to just hand that memory off to the kernel to use along with everything else and have there be nothing magic about it. But as I recall, the mtrr mappings of that memory was often goofy, so it may take some work to clean it up. That also depends where it is located -

[PATCH]remove warning for drivers/gpu/drm/i915/intel_ringbuffer.c

2011-06-04 Thread Harry Wei
From: Harry Wei harryxi...@gmail.com When i compile kernel, it shows me two warnings like below, so this patch can fix them. [...] CC [M] drivers/gpu/drm/i915/intel_dvo.o CC [M] drivers/gpu/drm/i915/intel_ringbuffer.o drivers/gpu/drm/i915/intel_ringbuffer.c:603: warning:

[Bug 36934] screen corruption after running a game

2011-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36934 almos aaalmo...@gmail.com changed: What|Removed |Added Summary|screen corruption after |screen corruption after

[Bug 37928] New: foobillard has rendering errors (regression)

2011-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37928 Summary: foobillard has rendering errors (regression) Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

[Bug 37928] foobillard has rendering errors (regression)

2011-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37928 --- Comment #1 from Marek Olšák mar...@gmail.com 2011-06-04 12:32:22 PDT --- Could you please bisect? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

[PATCH] Revert drm/i915: Enable GMBUS for post-gen2 chipsets

2011-06-04 Thread Jean Delvare
Revert commit 8f9a3f9b63b8cd3f03be9dc53533f90bd4120e5f. This fixes a hang when loading the eeprom driver (see bug #35572.) GMBUS will be re-enabled later, differently. Signed-off-by: Jean Delvare kh...@linux-fr.org Reported-by: Marek Otahal markota...@gmail.com Tested-by: Yermandu Patapitafious

[Bug 33389] [RADEON:KMS:R600G] amnesia (closed source game) segfaults

2011-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33389 roughl r0ug...@yahoo.de changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 33389] [RADEON:KMS:R600G] amnesia (closed source game) segfaults

2011-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33389 --- Comment #11 from Sven Arvidsson s...@whiz.se 2011-06-04 16:18:52 PDT --- (In reply to comment #10) Although there are some visual glitches with the lights in the game (see atached picture). But I fill separate bugs for these issues.

[Bug 29226] on r600 and llvmpipe 3d applications are rendered in too bright colors

2011-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29226 --- Comment #13 from Benjamin Bellec b.bel...@gmail.com 2011-06-04 20:04:24 PDT --- Similar behaviour has been fixed recently. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Bug 37939] New: Xorg crashes with radeon KMS after resume from suspend if card in gfx

2011-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37939 Summary: Xorg crashes with radeon KMS after resume from suspend if card in gfx Product: DRI Version: unspecified Platform: Other OS/Version: All Status: NEW

[PULL] drm-intel-fixes

2011-06-04 Thread Keith Packard
Mostly mode setting cleanups and fixes. The following changes since commit 55922c9d1b84b89cb946c777fddccb3247e7df2c: Linux 3.0-rc1 (2011-05-29 17:43:36 -0700) are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6.git drm-intel-fixes

[PATCH] drm/radeon/kms/atom: initialize dig phy a bit later

2011-06-04 Thread Ari Savolainen
I'm using ASUS EAH3650SILENTMG/HTDP. I got the feeling that in my case, radeon_atom_encoder_prepare needed to be called before radeon_atom_encoder_init (the call occurred during radeon_fbdev_init). That ensured radeon_encoder->enc_priv->dig_encoder to have a value other than -1 in the first call

[PATCH] drm/radeon/kms/atom: fix PHY init

2011-06-04 Thread Ari Savolainen
I tested the patch and it fixed the problem. Thanks, Ari 2011/6/3 Alex Deucher : > The PHY was not initialized correctly after > ac89af1e1010640db072416c786f97391b85790f since > the function bailed early as an encoder was not > assigned. ?The encoder isn't necessary for PHY init > so just assign

[Bug 28622] radeon video lockup

2011-06-04 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=28622 --- Comment #9 from Daniel Poelzleithner 2011-06-04 00:34:36 --- the 2.6.38 was sligthly more stable then the 2.6.39 is. the current lockup shows: [17052.294941] runnable tasks: [17052.294942] task PID tree-key

[Bug 28622] radeon video lockup

2011-06-04 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=28622 --- Comment #10 from Daniel Poelzleithner 2011-06-04 00:36:02 --- Created an attachment (id=60712) --> (https://bugzilla.kernel.org/attachment.cgi?id=60712) 2.6.39 lockup -- Configure bugmail:

Semantics of the 'dumb' interface

2011-06-04 Thread Dave Airlie
On Fri, Jun 3, 2011 at 4:37 AM, Alan Cox wrote: > I have GEM allocation working on the GMA 500 and I can scribble in a > framebuffer (minus an odd 'last page' bug which is an off by one > somewhere I imagine) and display it with nice modetest stripes. > > If I kill the program however it all goes

[Bug 37911] New: supertuxkart crashes with r300g

2011-06-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=37911 Summary: supertuxkart crashes with r300g Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

[Bug 37417] No Alpha Channel for all XPixmaps with KWin+GLES

2011-06-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=37417 --- Comment #1 from Martin Gr??lin 2011-06-04 01:04:43 PDT --- FYI: the problem is not present when using Mesa 7.11 as of fc48de4fabcf3a42a1cd7d447790afefc7d27af8 from May 26th -- Configure bugmail:

Questions about libdrm_intel and way to share physical memory between CPU and GPU

2011-06-04 Thread Alan Cox
> I'd much rather be able to just hand that memory off to the kernel to > use along with everything else and have there be nothing magic about it. > But as I recall, the mtrr mappings of that memory was often goofy, so it > may take some work to clean it up. That also depends where it is located

[Bug 36934] screen corruption after running a game

2011-06-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36934 almos changed: What|Removed |Added Summary|screen corruption after |screen corruption after

[Bug 37928] New: foobillard has rendering errors (regression)

2011-06-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=37928 Summary: foobillard has rendering errors (regression) Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

[Bug 37928] foobillard has rendering errors (regression)

2011-06-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=37928 --- Comment #1 from Marek Ol??k 2011-06-04 12:32:22 PDT --- Could you please bisect? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the

[PATCH] Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"

2011-06-04 Thread Jean Delvare
Revert commit 8f9a3f9b63b8cd3f03be9dc53533f90bd4120e5f. This fixes a hang when loading the eeprom driver (see bug #35572.) GMBUS will be re-enabled later, differently. Signed-off-by: Jean Delvare Reported-by: Marek Otahal Tested-by: Yermandu Patapitafious Tested-by: Andrew Lutomirski

[Bug 33389] [RADEON:KMS:R600G] amnesia (closed source game) segfaults

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

[Bug 33389] [RADEON:KMS:R600G] amnesia (closed source game) segfaults

2011-06-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33389 --- Comment #11 from Sven Arvidsson 2011-06-04 16:18:52 PDT --- (In reply to comment #10) > Although there are some visual glitches with the lights in the game (see > atached picture). But I fill separate bugs for these issues. Already being

[Bug 29226] on r600 and llvmpipe 3d applications are rendered in too bright colors

2011-06-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29226 --- Comment #13 from Benjamin Bellec 2011-06-04 20:04:24 PDT --- Similar behaviour has been fixed recently. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

[Bug 37939] New: Xorg crashes with radeon KMS after resume from suspend if card in gfx

2011-06-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=37939 Summary: Xorg crashes with radeon KMS after resume from suspend if card in gfx Product: DRI Version: unspecified Platform: Other OS/Version: All Status: NEW

[PULL] drm-intel-fixes

2011-06-04 Thread Keith Packard
87 insertions(+), 128 deletions(-) -- keith.packard at intel.com -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/att

[PATCH 6/8] drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimit

2011-06-04 Thread Christian Dietrich
Since printk_ratelimit() shouldn't be used anymore (see comment in include/linux/printk.h), replace it with printk_ratelimited. Signed-off-by: Christian Dietrich --- drivers/gpu/drm/drm_ioc32.c |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git

[PATCH 0/8] Use printk_ratelimited instead of printk_ratelimit

2011-06-04 Thread Christian Dietrich
Hi, since printk_ratelimit() shouldn't be used anymore, I replaced it at several points, where it was possible with printk_ratelimited(FMT,...). This shouldn't change the behaviour in most cases, except that the printk will use an local ratelimit instead of an global one shared with all other