drm_open doesnt lock before increasing dev->open_count

2011-02-09 Thread adam zeira
return -EINVAL; > + >minor = idr_find(&drm_minors_idr, minor_id); >if (!minor) >return -ENODEV; > > -- > Chris Wilson, Intel Open Source Technology Centre > -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110209/3a27322d/attachment.html>

[Bug 23513] Radeon AGP KMS don't work or is too slow.

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=23513 --- Comment #4 from Alex Deucher 2011-02-09 23:21:41 PST --- (In reply to comment #3) > On the thinkwiki mailing list, there are a few more users reporting this, > including me. > > Running Debian/testing & unstable (I guess that says enough) on

[Bug 23513] Radeon AGP KMS don't work or is too slow.

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=23513 --- Comment #4 from Alex Deucher 2011-02-09 23:21:41 PST --- (In reply to comment #3) > On the thinkwiki mailing list, there are a few more users reporting this, > including me. > > Running Debian/testing & unstable (I guess that says enough) o

[Bug 23513] Radeon AGP KMS don't work or is too slow.

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=23513 --- Comment #3 from gijs.hillen...@gmail.com 2011-02-09 23:16:22 PST --- On the thinkwiki mailing list, there are a few more users reporting this, including me. Running Debian/testing & unstable (I guess that says enough) on a Thinkpad Z61m. wh

[Bug 23513] Radeon AGP KMS don't work or is too slow.

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=23513 --- Comment #3 from gijs.hillenius at gmail.com 2011-02-09 23:16:22 PST --- On the thinkwiki mailing list, there are a few more users reporting this, including me. Running Debian/testing & unstable (I guess that says enough) on a Thinkpad Z61m.

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-02-09 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #40 from Alex Deucher 2011-02-09 22:35:37 --- The following patches should fix it: http://lists.freedesktop.org/archives/dri-devel/2011-February/007976.html http://lists.freedesktop.org/archives/dri-devel/2011-February/008059.htm

Re: [BISECTED] commit 619efb1059 makes the MacBookPro2, 2 screen flicker like its broken or half plugged in

2011-02-09 Thread Justin Mattock
On Feb 9, 2011, at 2:09 PM, Alex Deucher wrote: On Tue, Feb 8, 2011 at 4:20 PM, Alex Deucher wrote: On Tue, Feb 8, 2011 at 3:52 PM, Justin P. Mattock wrote: With the current HEAD Im getting screen flickering really bad to point where it looks like the screen is damaged and/or half plugge

[BISECTED] commit 619efb1059 makes the MacBookPro2, 2 screen flicker like its broken or half plugged in

2011-02-09 Thread Justin Mattock
On Feb 9, 2011, at 2:09 PM, Alex Deucher wrote: > On Tue, Feb 8, 2011 at 4:20 PM, Alex Deucher > wrote: >> On Tue, Feb 8, 2011 at 3:52 PM, Justin P. Mattock >> wrote: >>> With the current HEAD Im getting screen flickering really bad to >>> point where >>> it looks like the screen is damaged

[PATCH] drm/radeon: fix race between GPU reset and TTM delayed delete thread.

2011-02-09 Thread Dave Airlie
From: Dave Airlie My evergreen has been in a remote PC for week and reset has never once saved me from certain doom, I finally relocated to the box with a serial cable and noticed an oops when the GPU resets, and the TTM delayed delete thread tries to remove something from the GTT. This stops th

[PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-09 Thread Hans Verkuil
On Wednesday, February 09, 2011 20:00:38 Matt Turner wrote: > On Wed, Feb 9, 2011 at 7:12 AM, Alex Deucher wrote: > > On Tue, Feb 8, 2011 at 5:47 PM, Andy Walls > > wrote: > >> On Tue, 2011-02-08 at 10:28 -0500, Alex Deucher wrote: > >>> On Tue, Feb 8, 2011 at 4:47 AM, Hans Verkuil > >>> wrote

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-02-09 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #39 from Helber Maciel Guerra 2011-02-09 19:51:01 --- My git bisect log: [root at note linux-git2.6]# git bisect log git bisect start # good: [ebf53826e105f488f4f628703a108e98940d1dc5] Linux 2.6.38-rc3 git bisect good ebf53826e1

[PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-09 Thread Andy Walls
On Wed, 2011-02-09 at 02:12 -0500, Alex Deucher wrote: > On Tue, Feb 8, 2011 at 5:47 PM, Andy Walls wrote: > > On Tue, 2011-02-08 at 10:28 -0500, Alex Deucher wrote: > >> On Tue, Feb 8, 2011 at 4:47 AM, Hans Verkuil wrote: > >> > Just two quick notes. I'll try to do a full review this weekend. >

[PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-09 Thread Matt Turner
On Wed, Feb 9, 2011 at 7:12 AM, Alex Deucher wrote: > On Tue, Feb 8, 2011 at 5:47 PM, Andy Walls wrote: >> On Tue, 2011-02-08 at 10:28 -0500, Alex Deucher wrote: >>> On Tue, Feb 8, 2011 at 4:47 AM, Hans Verkuil wrote: >>> > Just two quick notes. I'll try to do a full review this weekend. >>> > >

[PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-09 Thread Alex Deucher
On Wed, Feb 9, 2011 at 2:43 PM, Hans Verkuil wrote: > On Wednesday, February 09, 2011 20:00:38 Matt Turner wrote: >> On Wed, Feb 9, 2011 at 7:12 AM, Alex Deucher >> wrote: >> > On Tue, Feb 8, 2011 at 5:47 PM, Andy Walls >> > wrote: >> >> On Tue, 2011-02-08 at 10:28 -0500, Alex Deucher wrote: >

Intel i915 freeze on latest git

2011-02-09 Thread Chris Wilson
On Wed, 9 Feb 2011 09:50:47 -0800, Jesse Barnes wrote: > On Wed, 09 Feb 2011 17:09:10 + > Chris Wilson wrote: > > I was optimistic that we might spot the real issue... However, you appear > > to be not alone and so I've pushed a disabling patch onto -fixes: > > > > commit ac66808814036b4c33

Re: [PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-09 Thread Andy Walls
On Wed, 2011-02-09 at 02:12 -0500, Alex Deucher wrote: > On Tue, Feb 8, 2011 at 5:47 PM, Andy Walls wrote: > > On Tue, 2011-02-08 at 10:28 -0500, Alex Deucher wrote: > >> On Tue, Feb 8, 2011 at 4:47 AM, Hans Verkuil wrote: > >> > Just two quick notes. I'll try to do a full review this weekend. >

[Bug 31732] [RADEON:KMS:RS780:R600C-R600G] X crashes with "X: radeon_texture.c:682: radeon_store_teximage: Assertion `0' failed."

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31732 --- Comment #10 from Alex Schuster 2011-02-09 17:19:21 PST --- Whoops, thanks for reminding me. I was using the fglrx driver, it was very stable, but somehow it seems that there is a memory problem, my system was swapping a lot after a day of be

[Bug 31732] [RADEON:KMS:RS780:R600C-R600G] X crashes with "X: radeon_texture.c:682: radeon_store_teximage: Assertion `0' failed."

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31732 --- Comment #10 from Alex Schuster 2011-02-09 17:19:21 PST --- Whoops, thanks for reminding me. I was using the fglrx driver, it was very stable, but somehow it seems that there is a memory problem, my system was swapping a lot after a day of be

[BISECTED] commit 619efb1059 makes the MacBookPro2,2 screen flicker like its broken or half plugged in

2011-02-09 Thread Alex Deucher
[size=64K] >> ? ? ? ?Expansion ROM at 5032 [disabled] [size=128K] >> ? ? ? ?Capabilities: >> ? ? ? ?Kernel driver in use: radeon >> ? ? ? ?Kernel modules: radeon >> >> >> Justin P. Mattock >> > ------ next part -- A non-text attachment was scrubbed... Name: 0001-drm-radeon-kms-pll-quirk-cleanup.patch Type: text/x-patch Size: 4694 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110209/498ee88e/attachment-0001.bin>

Intel i915 freeze on latest git

2011-02-09 Thread Chris Wilson
On Wed, 9 Feb 2011 13:52:38 +0100, Francesco Allertsen wrote: > On Wed, Feb 02, 2011 at 09:59:54AM +, Chris Wilson wrote: > > Hmm, that was the only change I could spot between the two patches. Care > > to disable that function and see what happens? [i.e. put a return before > > we write anyth

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-02-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #41 from Helber Maciel Guerra 2011-02-10 00:20:27 --- OK. tested on git tree, solve problem. Tanks, Helber Maciel Guerra. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 33296] gnome-shell broken possibly due to glReadPixels() error

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33296 Sam Thursfield changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 33296] gnome-shell broken possibly due to glReadPixels() error

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33296 Sam Thursfield changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-09 Thread Alex Deucher
On Wed, Feb 9, 2011 at 2:43 PM, Hans Verkuil wrote: > On Wednesday, February 09, 2011 20:00:38 Matt Turner wrote: >> On Wed, Feb 9, 2011 at 7:12 AM, Alex Deucher wrote: >> > On Tue, Feb 8, 2011 at 5:47 PM, Andy Walls wrote: >> >> On Tue, 2011-02-08 at 10:28 -0500, Alex Deucher wrote: >> >>> On T

[Bug 19102] radeon: driver hangs when playing ufoai game

2011-02-09 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=19102 J?r?me Glisse changed: What|Removed |Added Status|NEW |RESOLVED CC|

Re: [PATCH] drm, drm/i915/lvds: Honour video= parameter to override LVDS fixed mode

2011-02-09 Thread Dave Airlie
On Wed, 2011-02-09 at 15:01 +, Chris Wilson wrote: > The LVDS code ignores any connector for which it cannot find a fixed > mode (through an EDID, vBIOS tables or the current active mode). Some > platforms may include an LVDS header on the board and this may then be > partnered with a panel wit

[PATCH] drm, drm/i915/lvds: Honour video= parameter to override LVDS fixed mode

2011-02-09 Thread Chris Wilson
The LVDS code ignores any connector for which it cannot find a fixed mode (through an EDID, vBIOS tables or the current active mode). Some platforms may include an LVDS header on the board and this may then be partnered with a panel without an EDID. This results in us ignoring the connector and not

[PATCH 2/2] drm: add usb framework

2011-02-09 Thread James Simmons
> This adds an initial framework to plug USB graphics devices > into the drm/kms subsystem. > > I've started writing a displaylink driver using this interface. I own this hardware. Do you have early drivers that I could test. I assume also you will be cleaning up the edid code since it is very

Radeon support state in libkms

2011-02-09 Thread James Simmons
> I was looking at the radeon support state in libkms and I found out the > following patch was proposed back in September, but never commented nor > merged. The patch was submitted by nobled. > > http://lists.freedesktop.org/archives/dri-devel/2010-September/003740.html > > I applied it on the

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-02-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #40 from Alex Deucher 2011-02-09 22:35:37 --- The following patches should fix it: http://lists.freedesktop.org/archives/dri-devel/2011-February/007976.html http://lists.freedesktop.org/archives/dri-devel/2011-February/008059.htm

[Bug 30402] xorg server fails to start when using xorg state tracker

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30402 --- Comment #6 from Martin Stolpe 2011-02-09 14:22:08 PST --- (In reply to comment #5) > So it's fixed ? It's been a while since I was playing with the Xorg state tracker. It did work when I booted into the graphical mode using the xf86-video-a

[Bug 30402] xorg server fails to start when using xorg state tracker

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30402 --- Comment #6 from Martin Stolpe 2011-02-09 14:22:08 PST --- (In reply to comment #5) > So it's fixed ? It's been a while since I was playing with the Xorg state tracker. It did work when I booted into the graphical mode using the xf86-video-a

Re: drm_open doesnt lock before increasing dev->open_count

2011-02-09 Thread adam zeira
perfect. the whole structure's much much clearer now thanks to just that comment. atleast that did it for me maybe move the "Typically we are called (via the driver) from drm_stub_open()" to the function annotation aswell but not strictly needed with the new comment On Tue, Feb 8, 2011 at 1:18 AM

[Bug 33011] HDMI-A-1 Does not work after resume (But claims it does)

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33011 --- Comment #19 from Russ Dill 2011-02-09 14:14:14 PST --- Created an attachment (id=43178) --> (https://bugs.freedesktop.org/attachment.cgi?id=43178) DSDT -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 34110] 'high' profile does not set the engine and the memory clocks to the max value

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34110 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 33011] HDMI-A-1 Does not work after resume (But claims it does)

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33011 --- Comment #19 from Russ Dill 2011-02-09 14:14:14 PST --- Created an attachment (id=43178) --> (https://bugs.freedesktop.org/attachment.cgi?id=43178) DSDT -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 34110] 'high' profile does not set the engine and the memory clocks to the max value

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34110 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 33011] HDMI-A-1 Does not work after resume (But claims it does)

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33011 --- Comment #18 from Russ Dill 2011-02-09 14:12:14 PST --- Just some notes: Power: Maxim MAX1999 Quad-ouput main power supply controller Maxim MAX8774GTL+ main power supply controller Semtech SC470 synchronous buck controller Semtech SC488 compl

[Bug 33011] HDMI-A-1 Does not work after resume (But claims it does)

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33011 --- Comment #18 from Russ Dill 2011-02-09 14:12:14 PST --- Just some notes: Power: Maxim MAX1999 Quad-ouput main power supply controller Maxim MAX8774GTL+ main power supply controller Semtech SC470 synchronous buck controller Semtech SC488 comp

Re: [BISECTED] commit 619efb1059 makes the MacBookPro2,2 screen flicker like its broken or half plugged in

2011-02-09 Thread Alex Deucher
On Tue, Feb 8, 2011 at 4:20 PM, Alex Deucher wrote: > On Tue, Feb 8, 2011 at 3:52 PM, Justin P. Mattock > wrote: >> With the current HEAD Im getting screen flickering really bad to point where >> it looks like the screen is damaged and/or half plugged-in etc.. >> >> the bisect pointed to here: >>

Intel i915 freeze on latest git

2011-02-09 Thread Francesco Allertsen
On Wed, Feb 02, 2011 at 09:59:54AM +, Chris Wilson wrote: > Hmm, that was the only change I could spot between the two patches. Care > to disable that function and see what happens? [i.e. put a return before > we write anything to the ring] Ping? I've tried the -rc4 (there are some drm update

[Bug 30693] [RADEON::RV670:R600C] kwin 4.5.2] blur does not work with RV670 (it works with the old GLSL compiler)

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30693 --- Comment #10 from darkbasic 2011-02-09 13:40:55 PST --- It does work with R600g and kwin 4.6. RV670 with R600g, 2.6.38-rc4, xorg-server-1.9.4, mesa git, libdrm git, xf86-video-ati git, pageflipping on, colortiling on, swapbufferwaits off. I

[Bug 30693] [RADEON::RV670:R600C] kwin 4.5.2] blur does not work with RV670 (it works with the old GLSL compiler)

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30693 --- Comment #10 from darkbasic 2011-02-09 13:40:55 PST --- It does work with R600g and kwin 4.6. RV670 with R600g, 2.6.38-rc4, xorg-server-1.9.4, mesa git, libdrm git, xf86-video-ati git, pageflipping on, colortiling on, swapbufferwaits off. I

[Bug 34110] New: 'high' profile does not set the engine and the memory clocks to the max value

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34110 Summary: 'high' profile does not set the engine and the memory clocks to the max value Product: DRI Version: XOrg CVS Platform: Other OS/Version: All Status: NEW

[Bug 34110] New: 'high' profile does not set the engine and the memory clocks to the max value

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34110 Summary: 'high' profile does not set the engine and the memory clocks to the max value Product: DRI Version: XOrg CVS Platform: Other OS/Version: All Status: NEW

[Bug 30463] [RADEON:KMS:RV770:R600G] unsupported PIPE_FORMAT_R8G8B8A8_USCALED while running sauerbraten

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30463 Laurent carlier changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30463] [RADEON:KMS:RV770:R600G] unsupported PIPE_FORMAT_R8G8B8A8_USCALED while running sauerbraten

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30463 Laurent carlier changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 25114] [RADEON:KMS::R600C] nexuiz 2.5.2 crashes on demo5 (Silver City), errors on demo piece-o-cake too

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25114 --- Comment #13 from darkbasic 2011-02-09 12:56:44 PST --- It doesn't crash anymore, but the warnings in piece-o-cake remains (and you can't see the water). RV670 with R600g, 2.6.38-rc4, xorg-server-1.9.4, mesa git, libdrm git, xf86-video-ati g

[Bug 25114] [RADEON:KMS::R600C] nexuiz 2.5.2 crashes on demo5 (Silver City), errors on demo piece-o-cake too

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=25114 --- Comment #13 from darkbasic 2011-02-09 12:56:44 PST --- It doesn't crash anymore, but the warnings in piece-o-cake remains (and you can't see the water). RV670 with R600g, 2.6.38-rc4, xorg-server-1.9.4, mesa git, libdrm git, xf86-video-ati g

[PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-09 Thread Alex Deucher
On Wed, Feb 9, 2011 at 3:59 AM, Hans Verkuil wrote: > On Tuesday, February 08, 2011 16:28:32 Alex Deucher wrote: >> On Tue, Feb 8, 2011 at 4:47 AM, Hans Verkuil wrote: > > > >> >> ? The driver supports an interrupt. It is used to detect plug/unplug > events >> > in >> >> kernel debugs. ?The API

[Bug 31619] [RADEON:KMS::DYNPM] desktop freezes quickly every now and then with dynpm

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31619 --- Comment #4 from Ernst Sjöstrand 2011-02-09 12:44:44 PST --- Yes, still happens with 2.6.38-020638rc4-generic from http://kernel.ubuntu.com/~kernel-ppa/mainline/ Any reason that it should be gone? -- Configure bugmail: https://bugs.freedesk

[Bug 31619] [RADEON:KMS::DYNPM] desktop freezes quickly every now and then with dynpm

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31619 --- Comment #4 from Ernst Sj?strand 2011-02-09 12:44:44 PST --- Yes, still happens with 2.6.38-020638rc4-generic from http://kernel.ubuntu.com/~kernel-ppa/mainline/ Any reason that it should be gone? -- Configure bugmail: https://bugs.freedesk

Re: [PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-09 Thread Hans Verkuil
On Wednesday, February 09, 2011 20:00:38 Matt Turner wrote: > On Wed, Feb 9, 2011 at 7:12 AM, Alex Deucher wrote: > > On Tue, Feb 8, 2011 at 5:47 PM, Andy Walls wrote: > >> On Tue, 2011-02-08 at 10:28 -0500, Alex Deucher wrote: > >>> On Tue, Feb 8, 2011 at 4:47 AM, Hans Verkuil wrote: > >>> > Ju

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-02-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #39 from Helber Maciel Guerra 2011-02-09 19:51:01 --- My git bisect log: [root@note linux-git2.6]# git bisect log git bisect start # good: [ebf53826e105f488f4f628703a108e98940d1dc5] Linux 2.6.38-rc3 git bisect good ebf53826e105f

[Bug 34097] Screen clearing issues in Minecraft and Blender

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34097 --- Comment #2 from Sven Arvidsson 2011-02-09 11:45:52 PST --- I should also mention that this problem doesn't appear with llvmpipe, so I guess it's specific to r300g. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 34097] Screen clearing issues in Minecraft and Blender

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34097 --- Comment #2 from Sven Arvidsson 2011-02-09 11:45:52 PST --- I should also mention that this problem doesn't appear with llvmpipe, so I guess it's specific to r300g. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 25114] [RADEON:KMS::R600C] nexuiz 2.5.2 crashes on demo5 (Silver City), errors on demo piece-o-cake too

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25114 --- Comment #12 from Andy Furniss 2011-02-09 11:20:20 PST --- (In reply to comment #11) > Do you still have this issue with recent mesa+kernel ? FWIW nexuiz doesn't crash for me on rv790. The game reported errors on piece-o-cake - R_Water_Pro

[Bug 25114] [RADEON:KMS::R600C] nexuiz 2.5.2 crashes on demo5 (Silver City), errors on demo piece-o-cake too

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=25114 --- Comment #12 from Andy Furniss 2011-02-09 11:20:20 PST --- (In reply to comment #11) > Do you still have this issue with recent mesa+kernel ? FWIW nexuiz doesn't crash for me on rv790. The game reported errors on piece-o-cake - R_Water_Pro

[Bug 34097] Screen clearing issues in Minecraft and Blender

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34097 --- Comment #1 from Sven Arvidsson 2011-02-09 11:03:42 PST --- Created an attachment (id=43171) --> (https://bugs.freedesktop.org/attachment.cgi?id=43171) Rendering in Blender -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?ta

[Bug 34097] New: Screen clearing issues in Minecraft and Blender

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34097 Summary: Screen clearing issues in Minecraft and Blender Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

[Bug 34097] Screen clearing issues in Minecraft and Blender

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34097 --- Comment #1 from Sven Arvidsson 2011-02-09 11:03:42 PST --- Created an attachment (id=43171) --> (https://bugs.freedesktop.org/attachment.cgi?id=43171) Rendering in Blender -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?ta

[Bug 34097] New: Screen clearing issues in Minecraft and Blender

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34097 Summary: Screen clearing issues in Minecraft and Blender Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

Re: [PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-09 Thread Matt Turner
On Wed, Feb 9, 2011 at 7:12 AM, Alex Deucher wrote: > On Tue, Feb 8, 2011 at 5:47 PM, Andy Walls wrote: >> On Tue, 2011-02-08 at 10:28 -0500, Alex Deucher wrote: >>> On Tue, Feb 8, 2011 at 4:47 AM, Hans Verkuil wrote: >>> > Just two quick notes. I'll try to do a full review this weekend. >>> > >

[Bug 34096] New: r300: Cannot get a relocation in radeon_drm_cs_write_reloc.

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34096 Summary: r300: Cannot get a relocation in radeon_drm_cs_write_reloc. Product: Mesa Version: git Platform: Other URL: http://www.minecraft.net/ OS/Version: All

[Bug 34096] New: r300: Cannot get a relocation in radeon_drm_cs_write_reloc.

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34096 Summary: r300: Cannot get a relocation in radeon_drm_cs_write_reloc. Product: Mesa Version: git Platform: Other URL: http://www.minecraft.net/ OS/Version: All

Re: [PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-09 Thread Corbin Simpson
On Wed, Feb 9, 2011 at 9:55 AM, Alex Deucher wrote: > On Wed, Feb 9, 2011 at 3:59 AM, Hans Verkuil wrote: >> On Tuesday, February 08, 2011 16:28:32 Alex Deucher wrote: >>> On Tue, Feb 8, 2011 at 4:47 AM, Hans Verkuil wrote: >> >> >> >>> >>   The driver supports an interrupt. It is used to detec

[Bug 25717] Radeon: system locks up when sending many vertices.

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25717 --- Comment #8 from Nicolas Kaiser 2011-02-09 10:44:27 PST --- (In reply to comment #7) > Maybe gltestperf doesn't lock up, it's just slow. On my lappy, it takes 9 > seconds to complete. If it takes more than 10 seconds, kernel will consider it >

[PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-09 Thread Corbin Simpson
On Wed, Feb 9, 2011 at 9:55 AM, Alex Deucher wrote: > On Wed, Feb 9, 2011 at 3:59 AM, Hans Verkuil wrote: >> On Tuesday, February 08, 2011 16:28:32 Alex Deucher wrote: >>> On Tue, Feb 8, 2011 at 4:47 AM, Hans Verkuil wrote: >> >> >> >>> >> ? The driver supports an interrupt. It is used to detec

[Bug 25717] Radeon: system locks up when sending many vertices.

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=25717 --- Comment #8 from Nicolas Kaiser 2011-02-09 10:44:27 PST --- (In reply to comment #7) > Maybe gltestperf doesn't lock up, it's just slow. On my lappy, it takes 9 > seconds to complete. If it takes more than 10 seconds, kernel will consider it

Re: Radeon support state in libkms

2011-02-09 Thread Corbin Simpson
On Wed, Feb 9, 2011 at 6:49 AM, James Simmons wrote: > >> I was looking at the radeon support state in libkms and I found out the >> following patch was proposed back in September, but never commented nor >> merged. The patch was submitted by nobled. >> >> http://lists.freedesktop.org/archives/dri

Radeon support state in libkms

2011-02-09 Thread Corbin Simpson
On Wed, Feb 9, 2011 at 6:49 AM, James Simmons wrote: > >> I was looking at the radeon support state in libkms and I found out the >> following patch was proposed back in September, but never commented nor >> merged. The patch was submitted by nobled. >> >> http://lists.freedesktop.org/archives/dri

Re: Intel i915 freeze on latest git

2011-02-09 Thread Chris Wilson
On Wed, 9 Feb 2011 09:50:47 -0800, Jesse Barnes wrote: > On Wed, 09 Feb 2011 17:09:10 + > Chris Wilson wrote: > > I was optimistic that we might spot the real issue... However, you appear > > to be not alone and so I've pushed a disabling patch onto -fixes: > > > > commit ac66808814036b4c33

[Bug 33957] G4 Mac mini Radeon 9200: Broken 3d-Acceleration

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33957 --- Comment #6 from anjo.weichbr...@gmail.com 2011-02-09 10:06:03 PST --- (In reply to comment #5) > (In reply to comment #5) > > Disabling the kms (radeon.modeset=0) with the forums help, it was possible > > to > > fix a compatibility problem be

[Bug 33957] G4 Mac mini Radeon 9200: Broken 3d-Acceleration

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33957 --- Comment #6 from anjo.weichbrodt at gmail.com 2011-02-09 10:06:03 PST --- (In reply to comment #5) > (In reply to comment #5) > > Disabling the kms (radeon.modeset=0) with the forums help, it was possible > > to > > fix a compatibility problem

Re: Intel i915 freeze on latest git

2011-02-09 Thread Jesse Barnes
On Wed, 9 Feb 2011 09:53:26 -0800 Jesse Barnes wrote: > On Wed, 9 Feb 2011 09:50:47 -0800 > Jesse Barnes wrote: > > > On Wed, 09 Feb 2011 17:09:10 + > > Chris Wilson wrote: > > > > > On Wed, 9 Feb 2011 13:52:38 +0100, Francesco Allertsen > > > wrote: > > > > On Wed, Feb 02, 2011 at 09:5

Intel i915 freeze on latest git

2011-02-09 Thread Jesse Barnes
On Wed, 9 Feb 2011 09:53:26 -0800 Jesse Barnes wrote: > On Wed, 9 Feb 2011 09:50:47 -0800 > Jesse Barnes wrote: > > > On Wed, 09 Feb 2011 17:09:10 + > > Chris Wilson wrote: > > > > > On Wed, 9 Feb 2011 13:52:38 +0100, Francesco Allertsen > > gmail.com> wrote: > > > > On Wed, Feb 02, 2011

Re: [PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-09 Thread Alex Deucher
On Wed, Feb 9, 2011 at 3:59 AM, Hans Verkuil wrote: > On Tuesday, February 08, 2011 16:28:32 Alex Deucher wrote: >> On Tue, Feb 8, 2011 at 4:47 AM, Hans Verkuil wrote: > > > >> >>   The driver supports an interrupt. It is used to detect plug/unplug > events >> > in >> >> kernel debugs.  The API

Re: Intel i915 freeze on latest git

2011-02-09 Thread Jesse Barnes
On Wed, 9 Feb 2011 09:50:47 -0800 Jesse Barnes wrote: > On Wed, 09 Feb 2011 17:09:10 + > Chris Wilson wrote: > > > On Wed, 9 Feb 2011 13:52:38 +0100, Francesco Allertsen > > wrote: > > > On Wed, Feb 02, 2011 at 09:59:54AM +, Chris Wilson wrote: > > > > Hmm, that was the only change I

Intel i915 freeze on latest git

2011-02-09 Thread Jesse Barnes
On Wed, 9 Feb 2011 09:50:47 -0800 Jesse Barnes wrote: > On Wed, 09 Feb 2011 17:09:10 + > Chris Wilson wrote: > > > On Wed, 9 Feb 2011 13:52:38 +0100, Francesco Allertsen > gmail.com> wrote: > > > On Wed, Feb 02, 2011 at 09:59:54AM +, Chris Wilson wrote: > > > > Hmm, that was the only c

Re: Intel i915 freeze on latest git

2011-02-09 Thread Jesse Barnes
On Wed, 09 Feb 2011 17:09:10 + Chris Wilson wrote: > On Wed, 9 Feb 2011 13:52:38 +0100, Francesco Allertsen > wrote: > > On Wed, Feb 02, 2011 at 09:59:54AM +, Chris Wilson wrote: > > > Hmm, that was the only change I could spot between the two patches. Care > > > to disable that functio

Intel i915 freeze on latest git

2011-02-09 Thread Jesse Barnes
On Wed, 09 Feb 2011 17:09:10 + Chris Wilson wrote: > On Wed, 9 Feb 2011 13:52:38 +0100, Francesco Allertsen gmail.com> wrote: > > On Wed, Feb 02, 2011 at 09:59:54AM +, Chris Wilson wrote: > > > Hmm, that was the only change I could spot between the two patches. Care > > > to disable that

[Bug 25717] Radeon: system locks up when sending many vertices.

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25717 --- Comment #7 from Marek Olšák 2011-02-09 09:25:52 PST --- Maybe gltestperf doesn't lock up, it's just slow. On my lappy, it takes 9 seconds to complete. If it takes more than 10 seconds, kernel will consider it a lock-up, even though it's not.

[Bug 25717] Radeon: system locks up when sending many vertices.

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=25717 --- Comment #7 from Marek Ol??k 2011-02-09 09:25:52 PST --- Maybe gltestperf doesn't lock up, it's just slow. On my lappy, it takes 9 seconds to complete. If it takes more than 10 seconds, kernel will consider it a lock-up, even though it's not.

Re: Intel i915 freeze on latest git

2011-02-09 Thread Chris Wilson
On Wed, 9 Feb 2011 13:52:38 +0100, Francesco Allertsen wrote: > On Wed, Feb 02, 2011 at 09:59:54AM +, Chris Wilson wrote: > > Hmm, that was the only change I could spot between the two patches. Care > > to disable that function and see what happens? [i.e. put a return before > > we write anyt

[Bug 30325] [RADEON:KMS:RS780:MODESET] video=1280x720@50 no longer works

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30325 --- Comment #5 from Alex Deucher 2011-02-09 08:55:42 PST --- This was a apparently due to a drm core change: https://bugzilla.kernel.org/show_bug.cgi?id=21542 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- Yo

[Bug 30325] [RADEON:KMS:RS780:MODESET] video=1280x720@50 no longer works

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30325 --- Comment #5 from Alex Deucher 2011-02-09 08:55:42 PST --- This was a apparently due to a drm core change: https://bugzilla.kernel.org/show_bug.cgi?id=21542 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- Y

[Bug 30693] [RADEON::RV670:R600C] kwin 4.5.2] blur does not work with RV670 (it works with the old GLSL compiler)

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30693 --- Comment #9 from darkbasic 2011-02-09 08:39:54 PST --- I don't have kwin 4.5 anymore, I can test it with kwin 4.6 if you want but I think it will work because it does work even with intel (!). -- Configure bugmail: https://bugs.freedesktop.o

[Bug 30693] [RADEON::RV670:R600C] kwin 4.5.2] blur does not work with RV670 (it works with the old GLSL compiler)

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30693 --- Comment #9 from darkbasic 2011-02-09 08:39:54 PST --- I don't have kwin 4.5 anymore, I can test it with kwin 4.6 if you want but I think it will work because it does work even with intel (!). -- Configure bugmail: https://bugs.freedesktop.

[Bug 25717] Radeon: system locks up when sending many vertices.

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25717 Nicolas Kaiser changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 25717] Radeon: system locks up when sending many vertices.

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=25717 Nicolas Kaiser changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 29833] [RADEON:KMS:M56P:R300G] crashes kicad when using modeset

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29833 Fabio Varesano changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 29833] [RADEON:KMS:M56P:R300G] crashes kicad when using modeset

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29833 Fabio Varesano changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30227] [RADEON:KMS:AGP:R300:PPC] random X freeze by a GPU lockup

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30227 Jerome Glisse changed: What|Removed |Added Summary|Radom X.org freeze by a GPU |[RADEON:KMS:AGP:R300:PPC]

[Bug 31842] Implement GL_FIXED support

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31842 Jerome Glisse changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 29787] [RADEON:KMS::EDID] i2c bit banging + preempt kernel -> i2c failure (random XRandR failures)

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29787 Jerome Glisse changed: What|Removed |Added Summary|random XRandR failures (i2c |[RADEON:KMS::EDID] i2c bit

[Bug 25114] [RADEON:KMS::R600C] nexuiz 2.5.2 crashes on demo5 (Silver City), errors on demo piece-o-cake too

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25114 Jerome Glisse changed: What|Removed |Added Summary|[R600] Nexuiz 2.5.2 crashes |[RADEON:KMS::R600C] nexuiz

[Bug 31732] [RADEON:KMS:RS780:R600C-R600G] X crashes with "X: radeon_texture.c:682: radeon_store_teximage: Assertion `0' failed."

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31732 Jerome Glisse changed: What|Removed |Added Summary|X crashes with "X: |[RADEON:KMS:RS780:R600C-R60

[Bug 31619] [RADEON:KMS::DYNPM] desktop freezes quickly every now and then with dynpm

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31619 Jerome Glisse changed: What|Removed |Added Summary|Desktop freezes quickly |[RADEON:KMS::DYNPM] desktop

[Bug 30227] [RADEON:KMS:AGP:R300:PPC] random X freeze by a GPU lockup

2011-02-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30227 Jerome Glisse changed: What|Removed |Added Summary|Radom X.org freeze by a GPU |[RADEON:KMS:AGP:R300:PPC]

[Bug 28995] [RADEON:KMS::R300G] gl program -> rejects command buffers

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28995 --- Comment #24 from Jerome Glisse 2011-02-09 07:59:06 PST --- Is this still an issue with recent kernel + mesa ? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- Y

  1   2   >