[git pull] drm radeon fixes

2011-06-04 Thread Dave Airlie
Hi Linus, This is just radeon fixes, but it contains some new hw support so I've put it outside my normal pull in case you feel its not timely. New HW: AMD LLano APU, this is the new Fusion part from AMD so the patches add pci ids and internal driver tables. It also has a patch to bring the

Re: drivers/drm/i915 maintenance process

2011-06-04 Thread Dave Airlie
On Sat, 2011-06-04 at 23:05 -0700, Keith Packard wrote: > I'm trying to formalize the process for merging code into the drm/i915 > driver. Here's a first draft, please send along your comments. Okay so you made the same mistake a lot of people make, the merge window for -next from me to Linus is f

drivers/drm/i915 maintenance process

2011-06-04 Thread Keith Packard
I'm trying to formalize the process for merging code into the drm/i915 driver. Here's a first draft, please send along your comments. -keith Right now, I'm merging patches destined for the 3.0 release in a kernel.org tree: git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6.git (yes

drivers/drm/i915 maintenance process

2011-06-04 Thread Keith Packard
gnature Size: 189 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110604/480f1d32/attachment-0001.pgp>

[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 Chri

[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

[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

[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

[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 Acked-by:

[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 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 are

[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 are

[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 a/drivers/gpu/drm/drm_i

[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 print

[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 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 tra

[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 tra

[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 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 roughl changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

[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 Acked-by:

[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 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 bu

[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 b

[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] 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 36934] screen corruption after running a game

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

[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 |runni

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 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: ?ring_get_irq? defined but

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 -

[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 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: https://bugs.freedesktop.org/userprefs.cgi?t

[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: https://bugs.freedesktop.org/userprefs.cgi?t

[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: https://bugzilla.kernel.org/userprefs.cgi?tab

[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 switc