[Bug 25739] New: Unbreak builds with incompatible libdrm_radeon

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25739 Summary: Unbreak builds with incompatible libdrm_radeon Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

[Bug 25739] Unbreak builds with incompatible libdrm_radeon

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25739 --- Comment #1 from Fabio fabio@libero.it 2009-12-21 01:07:00 PST --- Created an attachment (id=32214) -- (http://bugs.freedesktop.org/attachment.cgi?id=32214) patch for mesa_7_7_branch branch 7.7 require = 2.4.16 = 2.4.16 due to:

[Bug 25739] Unbreak builds with incompatible libdrm_radeon

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25739 --- Comment #2 from Fabio fabio@libero.it 2009-12-21 01:09:02 PST --- Created an attachment (id=32215) -- (http://bugs.freedesktop.org/attachment.cgi?id=32215) patch for mesa_7_6_branch branch 7.6 should build with libdrm = 2.4.16. --

[Bug 19366] [Ubuntu][Openarena 0.8.0]: When enabled BLOOM option, the FPS drops to 1 and system response is very less

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19366 Fabio Pedretti fabio@libero.it changed: What|Removed |Added CC||fabio@libero.it

Re: [PATCH] drm/mm: fix logic for selection of best fit block

2009-12-21 Thread Jerome Glisse
On Mon, Dec 21, 2009 at 01:53:37PM +1000, Dave Airlie wrote: From: Bob Gleitsmann rjgle...@bellsouth.net This is from bug 25728. [airlied: I'm just forwarding the patch for review, Thomas, ickle?] Looks good to me. Ack-by: Jerome Glisse jgli...@redhat.com --- drivers/gpu/drm/drm_mm.c |

[Bug 25741] New: [R600/KMS] external display flickering

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25741 Summary: [R600/KMS] external display flickering Product: DRI Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal

[Bug 25741] [R600/KMS] external display flickering

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25741 --- Comment #1 from Luca Tettamanti kronos...@gmail.com 2009-12-21 03:37:12 PST --- Created an attachment (id=32218) -- (http://bugs.freedesktop.org/attachment.cgi?id=32218) Kernel log for 2.6.32 (working) -- Configure bugmail:

[Bug 25741] [R600/KMS] external display flickering

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25741 --- Comment #2 from Luca Tettamanti kronos...@gmail.com 2009-12-21 03:37:37 PST --- Created an attachment (id=32219) -- (http://bugs.freedesktop.org/attachment.cgi?id=32219) Kernel log for 2.6.33-rc1 (flickering) -- Configure bugmail:

[Bug 25741] [R600/KMS] external display flickering

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25741 --- Comment #3 from Luca Tettamanti kronos...@gmail.com 2009-12-21 03:38:05 PST --- Created an attachment (id=32220) -- (http://bugs.freedesktop.org/attachment.cgi?id=32220) xrandr output with 2.6.32 -- Configure bugmail:

[Bug 25741] [R600/KMS] external display flickering

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25741 --- Comment #4 from Luca Tettamanti kronos...@gmail.com 2009-12-21 03:38:18 PST --- Created an attachment (id=32221) -- (http://bugs.freedesktop.org/attachment.cgi?id=32221) xrandr output with 2.6.33-rc1 -- Configure bugmail:

[Bug 25741] [R600/KMS] external display flickering

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25741 --- Comment #5 from Luca Tettamanti kronos...@gmail.com 2009-12-21 03:38:50 PST --- Created an attachment (id=3) -- (http://bugs.freedesktop.org/attachment.cgi?id=3) Xorg output with 2.6.32 -- Configure bugmail:

[Bug 25741] [R600/KMS] external display flickering

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25741 --- Comment #6 from Luca Tettamanti kronos...@gmail.com 2009-12-21 03:39:05 PST --- Created an attachment (id=32223) -- (http://bugs.freedesktop.org/attachment.cgi?id=32223) Xorg output with 2.6.33-rc1 -- Configure bugmail:

[Bug 25718] gpu death at radeon_fence_wait

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25718 --- Comment #11 from Rafał Miłecki zaj...@gmail.com 2009-12-21 04:37:51 PST --- I talked with Jerome for a moment and he confirmed my suspicion. This is mostly probably general bug and using dynpm=1 just makes it happen earlier but is not

Re: [PATCH] drm/mm: fix logic for selection of best fit block

2009-12-21 Thread Thomas Hellstrom
Jerome Glisse wrote: On Mon, Dec 21, 2009 at 01:53:37PM +1000, Dave Airlie wrote: From: Bob Gleitsmann rjgle...@bellsouth.net This is from bug 25728. [airlied: I'm just forwarding the patch for review, Thomas, ickle?] Looks good to me. Ack-by: Jerome Glisse jgli...@redhat.com

Re: [PATCH 2/3] drm/vmwgfx: fixup unlocked ioctl code on top of Arnd's work.

2009-12-21 Thread Thomas Hellstrom
Dave Airlie wrote: From: Dave Airlie airl...@redhat.com For some reason these ioctls have no DRM flags, which just seems wrong, so I guess that needs reviewing also before staging exit. Signed-off-by: Dave Airlie airl...@redhat.com Dave, is the DRM_UNLOCKED stuff going in for 2.6.33?

[Bug 25731] [Radeon FireGL][RV635] Too many stalls with KMS and IRQs enabled

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25731 --- Comment #2 from Alex Deucher ag...@yahoo.com 2009-12-21 06:59:08 PST --- As we discussed on IRC, I don't think this is related to the r600 irq code. Your system seems to have general IRQ issues. The reason you are seeing issue with the

[Bug 25290] R600: Doesn't correctly handle glFrontFace(GL_CW)

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25290 Rafael Monica monr...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 24844] Incorrect connector detection on IEI Kino-690S1

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24844 --- Comment #12 from Alex Deucher ag...@yahoo.com 2009-12-21 07:51:55 PST --- (In reply to comment #10) Some of the DRM patches between 2.6.32 and 2.6.33-rc1 do fix the issue, I've tried to determine the exact patch. It's probably one of

[Bug 25741] [R600/KMS] external display flickering

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25741 --- Comment #7 from Alex Deucher ag...@yahoo.com 2009-12-21 08:04:35 PST --- There are actually two bugs here: 1. missing edid on lvds It appears we are selecting a different i2c line in 2.6.33. I think I know where the problem is. Can you

Re: [stable] Regression in 2.6.32.2: radeon KMS hangs system

2009-12-21 Thread Alex Deucher
On Sun, Dec 20, 2009 at 11:23 AM, Johannes Hirte johannes.hi...@fem.tu-ilmenau.de wrote: With 2.6.32.2 the system hangs completely with black screen when modprobing radeon with modeset=1. I was able to connect via ssh, but after entering the password nothing happend. I didn't got a prompt. Only

Re: [BISECTED] drm: random hang since 620f378 drm: prune modes when ...

2009-12-21 Thread Arnd Bergmann
On Thursday 17 December 2009 19:13:59 Jesse Barnes wrote: Another patch to try... The machine has been working fine for almost two days with this. - - if (IS_G4X(dev)) { - u16 gcfgc; - - /* Adjust render clock... */ -

[Bug 25745] New: error: radeon_bo_int.h: No such file or directory

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25745 Summary: error: radeon_bo_int.h: No such file or directory Product: Mesa Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority:

[Bug 25745] error: radeon_bo_int.h: No such file or directory

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25745 Marcin Kościelnicki koria...@0x04.net changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 25745] error: radeon_bo_int.h: No such file or directory

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25745 --- Comment #2 from Martin PERES martin.pe...@ensi-bourges.fr 2009-12-21 09:47:53 PST --- The API has been updated. Please recompile the master branch of libdrm. You'll then need to recompile mesa and your ddx. I think this entry should be

[Bug 25745] error: radeon_bo_int.h: No such file or directory

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25745 udo udo...@xs4all.nl changed: What|Removed |Added Resolution|INVALID |FIXED -- Configure bugmail:

[Bug 25745] error: radeon_bo_int.h: No such file or directory

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25745 udo udo...@xs4all.nl changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #3 from udo

[Bug 25746] New: r300g: Software fallback doesn't work running GL apps

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25746 Summary: r300g: Software fallback doesn't work running GL apps Product: DRI Version: DRI CVS Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal

[Bug 25739] Unbreak builds with incompatible libdrm_radeon

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25739 --- Comment #3 from Dan Nicholson dbn.li...@gmail.com 2009-12-21 11:55:09 PST --- Can you use the LIBDRM_RADEON_REQUIRED in the 7.7 and 7.6 patches like you did for master? Hmm, why does libdrm_radeon have a separate version number in the

[Bug 25739] Unbreak builds with incompatible libdrm_radeon

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25739 --- Comment #4 from Alex Deucher ag...@yahoo.com 2009-12-21 12:17:56 PST --- libdrm_radeon is still experimental and hasn't been released yet. It will be released when radeon KMS comes out of staging. -- Configure bugmail:

[Bug 25739] Unbreak builds with incompatible libdrm_radeon

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25739 --- Comment #5 from Dan Nicholson dbn.li...@gmail.com 2009-12-21 12:39:33 PST --- Right, I forgot that you only get to install it with --enable-radeon-experimental-api. In that case, I'm not really worried about the breakage. But it would be

[Bug 24844] Incorrect connector detection on IEI Kino-690S1

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24844 --- Comment #13 from Bruno bonbon...@internet.lu 2009-12-21 13:16:04 PST --- (In reply to comment #12) If the monitor works now, can we consider this bug closed? I would say yes. I'm not sure how to correct the connector type as your

[Bug 24844] Incorrect connector detection on IEI Kino-690S1

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24844 Alex Deucher ag...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 25747] New: radeon drm oops with benchmark=1

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25747 Summary: radeon drm oops with benchmark=1 Product: DRI Version: XOrg CVS Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

[Bug 25747] radeon drm oops with benchmark=1

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25747 --- Comment #1 from Andrew Randrianasulu rand...@mail.ru 2009-12-21 13:41:32 PST --- additional info from /var/log/messages start-- Dec 21 23:11:36 (none) kernel: warning: `squid' uses 32-bit capabilities (legacy support in use)

[Bug 25747] radeon drm oops with benchmark=1

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25747 --- Comment #2 from Andrew Randrianasulu rand...@mail.ru 2009-12-21 13:43:03 PST --- Created an attachment (id=32229) -- (http://bugs.freedesktop.org/attachment.cgi?id=32229) kernel .config -- Configure bugmail:

Re: [Oops:] radeon KMS in 2.6.33-rc1-00154-gf7b84a6

2009-12-21 Thread Felipe Balbi
Hi, On Mon, Dec 21, 2009 at 10:38:53PM +0100, ext Johannes Hirte wrote: When loading the radeon module with modeset=1, the kernel oopses: [snip] Dec 21 21:58:14 datengrab firmware.sh[2542]: Cannot find firmware file 'radeon/R600_rlc.bin' does it have something to do with the missing firmware

Re: [BISECTED] drm: random hang since 620f378 drm: prune modes when ...

2009-12-21 Thread Arnd Bergmann
On Monday 21 December 2009 16:06:43 Arnd Bergmann wrote: - if (IS_G4X(dev)) { - u16 gcfgc; - - /* Adjust render clock... */ - pci_read_config_word(dev-pdev, GCFGC, gcfgc); - - /* Down to minimum... */ - gcfgc =

[Oops:] radeon KMS in 2.6.33-rc1-00154-gf7b84a6

2009-12-21 Thread Johannes Hirte
When loading the radeon module with modeset=1, the kernel oopses: Dec 21 21:58:14 datengrab kernel: [drm] Loading RV635 Microcode Dec 21 21:58:14 datengrab kernel: platform radeon_cp.0: firmware: requesting radeon/RV635_pfp.bin Dec 21 21:58:14 datengrab kernel: platform radeon_cp.0: firmware:

Re: [Oops:] radeon KMS in 2.6.33-rc1-00154-gf7b84a6

2009-12-21 Thread Johannes Hirte
Am Montag 21 Dezember 2009 22:42:36 schrieb Felipe Balbi: Hi, On Mon, Dec 21, 2009 at 10:38:53PM +0100, ext Johannes Hirte wrote: When loading the radeon module with modeset=1, the kernel oopses: [snip] Dec 21 21:58:14 datengrab firmware.sh[2542]: Cannot find firmware file

[Bug 25741] [R600/KMS] external display flickering

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25741 --- Comment #8 from Luca Tettamanti kronos...@gmail.com 2009-12-21 13:51:11 PST --- Created an attachment (id=32230) -- (http://bugs.freedesktop.org/attachment.cgi?id=32230) M76 video BIOS -- Configure bugmail:

[Bug 25741] [R600/KMS] external display flickering

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25741 --- Comment #9 from Luca Tettamanti kronos...@gmail.com 2009-12-21 13:55:38 PST --- (In reply to comment #7) There are actually two bugs here: 1. missing edid on lvds It appears we are selecting a different i2c line in 2.6.33. I think

[Bug 24159] [KMS] radeon module oops with stex3d and rv280

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24159 --- Comment #1 from Andrew Randrianasulu rand...@mail.ru 2009-12-21 13:58:28 PST --- bug still here with upstream kernel (2.6.33-rc1, up to commit dd59f6c76b265ed2ff18b497d6105a9511b1feb1) and mesa git master (up to

Re: [Oops:] radeon KMS in 2.6.33-rc1-00154-gf7b84a6

2009-12-21 Thread Alex Deucher
On Mon, Dec 21, 2009 at 4:47 PM, Johannes Hirte johannes.hi...@fem.tu-ilmenau.de wrote: Am Montag 21 Dezember 2009 22:42:36 schrieb Felipe Balbi: Hi, On Mon, Dec 21, 2009 at 10:38:53PM +0100, ext Johannes Hirte wrote: When loading the radeon module with modeset=1, the kernel oopses: [snip]

Re: [patch for 2.6.32? 1/3] drivers/gpu/drm/i915/i915_dma.c: fix unused var

2009-12-21 Thread Andrew Morton
This bugfix appears to have been ignored, so it missed 2.6.32. I've tagged my 2.6.33 copy as needing a 2.6.32.x backport. On Tue, 17 Nov 2009 14:08:52 -0800 a...@linux-foundation.org wrote: From: Andrew Morton a...@linux-foundation.org drivers/gpu/drm/i915/i915_dma.c: In function

[patch 2/2] drm: fix build error in include/drm/ttm/ttm_memory.h

2009-12-21 Thread akpm
From: Ralf Baechle r...@linux-mips.org include/drm/ttm/ttm_memory.h uses struct page * without having included the required headers or a forward declaration resulting in the following build error for mtx1_defconfig on Linus' master branch, possibly others: CC [M]

[patch 1/2] drivers/gpu/drm/radeon/radeon_combios.c: fix warning

2009-12-21 Thread akpm
From: Andrew Morton a...@linux-foundation.org drivers/gpu/drm/radeon/radeon_combios.c: In function 'radeon_combios_get_lvds_info': drivers/gpu/drm/radeon/radeon_combios.c:893: warning: comparison is always false due to limited range of data type Cc: Dave Airlie airl...@linux.ie Signed-off-by:

[Bug 25731] [Radeon FireGL][RV635] Too many stalls with KMS and IRQs enabled

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25731 Shawn Starr shawn.st...@rogers.com changed: What|Removed |Added Status|NEW |RESOLVED

Re: [patch 2/2] drm: fix build error in include/drm/ttm/ttm_memory.h

2009-12-21 Thread Dave Airlie
On Tue, Dec 22, 2009 at 10:21 AM, a...@linux-foundation.org wrote: From: Ralf Baechle r...@linux-mips.org include/drm/ttm/ttm_memory.h uses struct page * without having included the required headers or a forward declaration resulting in the following build error for mtx1_defconfig on Linus'

[PATCH 0/2] Fixes for ERESTARTSYS and unlocked ioctl

2009-12-21 Thread Jakob Bornecrantz
As the subject says. Cheers Jakob. From 7063217d9aa887dac4df75e4152e1d5b8a6a248b Mon Sep 17 00:00:00 2001 From: Thomas Hellstrom thellst...@vmware.com Date: Tue, 8 Dec 2009 12:57:51 +0100 Subject: [PATCH] drm/vmwgfx: Fix unlocked ioctl and add propper access control Signed-off-by: Thomas

[Bug 25718] gpu death at radeon_fence_wait

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25718 --- Comment #12 from Aidan Marks ai...@cisco.com 2009-12-21 22:48:53 PST --- Created an attachment (id=32240) -- (http://bugs.freedesktop.org/attachment.cgi?id=32240) crash_with_drm_debug_15_netconsole attaching last ~3000 lines of

[Bug 25718] gpu death at radeon_fence_wait

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25718 --- Comment #13 from Aidan Marks ai...@cisco.com 2009-12-21 22:59:04 PST --- Created an attachment (id=32241) -- (http://bugs.freedesktop.org/attachment.cgi?id=32241) fence_crash_fuller_log_netconsole.txt.bz2 attaching bz2 fuller log with

[Bug 25718] gpu death at radeon_fence_wait

2009-12-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25718 --- Comment #14 from Rafał Miłecki zaj...@gmail.com 2009-12-21 23:04:54 PST --- Aidan: did you make some more tests, can you say that dynpm=1 really makes this issue happen earlier than with dynpm=0? If so, can you try removing