[Bug 49198] glxinfo SIGSEGV in pthread_detach under radeon_drm_cs_destroy under dri2_destroy_context

2012-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49198 --- Comment #1 from Karl Tomlinson 2012-04-27 23:23:21 PDT --- Similar crash in glXDestroyContext from kwin, or Firefox's glxtest. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail b

Re: Linux 3.4-rc4

2012-04-27 Thread Alex Deucher
On Fri, Apr 27, 2012 at 8:39 PM, Nick Bowler wrote: > Hi Ben, > > On 2012-04-27 15:20 +1000, Ben Skeggs wrote: >> Does this patch help you at all? >> >> http://cgit.freedesktop.org/nouveau/linux-2.6/commit/?id=a3a285f17867f0018de798b5ee85731ec1268305 > > Yes.  I cherry-picked this patch on top of

[Bug 49239] wine 1.5 will hang with some applications on evergreen_create_sampler_state ()

2012-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49239 --- Comment #1 from Alexandre Demers 2012-04-27 23:04:59 PDT --- Additionally, I'm using an HD6950 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assi

[Bug 49239] wine 1.5 will hang with some applications on evergreen_create_sampler_state ()

2012-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49239 Alexandre Demers changed: What|Removed |Added Summary|wine 1.5 will hand with |wine 1.5 will hang with

[Bug 49239] New: wine 1.5 will hand with some applications on evergreen_create_sampler_state ()

2012-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49239 Bug #: 49239 Summary: wine 1.5 will hand with some applications on evergreen_create_sampler_state () Classification: Unclassified Product: Mesa Version: git Platform:

[Bug 49030] Possible recursive locking detected in r600g

2012-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49030 --- Comment #1 from Alexandre Demers 2012-04-27 22:13:05 UTC --- Under 3.4.0-rc4, it doesn't seem to appear anymore. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --

[Bug 49030] Possible recursive locking detected in r600g

2012-04-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=49030 --- Comment #1 from Alexandre Demers 2012-04-27 22:13:05 UTC --- Under 3.4.0-rc4, it doesn't seem to appear anymore. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --

[Intel-gfx] [PATCH v2] drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.

2012-04-27 Thread Daniel Vetter
On Fri, Apr 27, 2012 at 12:55:12PM -0700, Kenneth Graunke wrote: > Clearing bit 5 of CACHE_MODE_0 is necessary to prevent GPU hangs in > OpenGL programs such as Google MapsGL, Google Earth, and gzdoom when > using separate stencil buffers. Without it, the GPU tries to use the > LRA eviction policy

[Bug 42490] NUTMEG DP to VGA bridge not working

2012-04-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=42490 --- Comment #14 from Alex Deucher 2012-04-27 14:18:03 PDT --- Created attachment 60707 --> https://bugs.freedesktop.org/attachment.cgi?id=60707 possible fix This patch fixes things for me. -- Configure bugmail: https://bugs.freedesktop.org/

Linux 3.4-rc4

2012-04-27 Thread Nick Bowler
Hi Ben, On 2012-04-27 15:20 +1000, Ben Skeggs wrote: > Does this patch help you at all? > > http://cgit.freedesktop.org/nouveau/linux-2.6/commit/?id=a3a285f17867f0018de798b5ee85731ec1268305 Yes. I cherry-picked this patch on top of Linus' master (3.4-rc4+) and this appears to solve the "black s

[Intel-gfx] [PATCH] drm/i915: enable semaphores on gen6 if dmar is not active

2012-04-27 Thread Daniel Vetter
On Tue, Apr 17, 2012 at 11:31:00AM +0200, Daniel Vetter wrote: > On Tue, Apr 03, 2012 at 12:32:05AM +0200, Daniel Vetter wrote: > > On Mon, Apr 02, 2012 at 02:44:14PM -0700, Andrew Lutomirski wrote: > > > On Mon, Apr 2, 2012 at 1:52 PM, Daniel Vetter wrote: > > > > On Mon, Apr 02, 2012 at 01:45:39

[RFC] drm/exynos: add rotator driver

2012-04-27 Thread Inki Dae
From: YoungJun Cho The rotator supports rotating and flipping image data. This rotator driver is exynos drm specific and supports only Exynos series from Exynos4X12 and this patch is just for RFC. The rotator is performed by 1 task simply. 1. Configures control, buffer, cropped image information

[RFC] drm/exynos: add FIMC driver

2012-04-27 Thread Inki Dae
From: Eunchul Kim FIMC supports image scaler/rotator and input/output DMA operations This FIMC driver is exynos drm specific and supports General Scaler (version 5.1) of later Exynos series from Exynos4X12 and this patch is just for RFC. The FIMC is performed by three tasks simply. 1. Set proper

[Bug 23103] screen not lighting up on resume when using kms

2012-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=23103 --- Comment #72 from Keith Moyer 2012-04-27 18:38:35 PDT --- What is the status on this issue? It looks like there was some pretty furious activity for a while then a sudden stop. Is there anything I can do to help track it down? I've had thi

Re: Linux 3.4-rc4

2012-04-27 Thread Nick Bowler
Hi Ben, On 2012-04-27 15:20 +1000, Ben Skeggs wrote: > Does this patch help you at all? > > http://cgit.freedesktop.org/nouveau/linux-2.6/commit/?id=a3a285f17867f0018de798b5ee85731ec1268305 Yes. I cherry-picked this patch on top of Linus' master (3.4-rc4+) and this appears to solve the "black s

[PATCH] drm/radeon/kms: need to set up ss on DP bridges as well

2012-04-27 Thread alexdeuc...@gmail.com
From: Alex Deucher Makes Nutmeg DP to VGA bridges work for me. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=42490 Noticed by Jerome Glisse Signed-off-by: Alex Deucher Cc: stable at vger.kernel.org --- drivers/gpu/drm/radeon/atombios_crtc.c |4 ++-- 1 files changed, 2 insertions(+)

Updated -next

2012-04-27 Thread Daniel Vetter
On Fri, Apr 27, 2012 at 01:45:42PM +0200, Daniel Vetter wrote: > Hi Dave, > > A new drm-intel-next pull. Highlights: > - More gmbus patches from Daniel Kurtz, I think gmbus is now ready, all > known issues fixed. > - Fencing cleanup and pipelined fencing removal from Chris. > - rc6 residency int

Linux 3.4-rc4

2012-04-27 Thread Ben Skeggs
On Wed, 2012-04-25 at 12:56 +1000, Ben Skeggs wrote: > On Tue, 2012-04-24 at 21:35 -0400, Nick Bowler wrote: > > On 2012-04-23 21:03 -0400, Nick Bowler wrote: > > > On 2012-04-22 22:45 -0400, Konrad Rzeszutek Wilk wrote: > > > > On Sun, Apr 22, 2012 at 08:05:54PM -0400, Nick Bowler wrote: > > > > >

[PATCH] drm/radeon/kms: need to set up ss on DP bridges as well

2012-04-27 Thread alexdeucher
From: Alex Deucher Makes Nutmeg DP to VGA bridges work for me. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=42490 Noticed by Jerome Glisse Signed-off-by: Alex Deucher Cc: sta...@vger.kernel.org --- drivers/gpu/drm/radeon/atombios_crtc.c |4 ++-- 1 files changed, 2 insertions(+), 2

[Bug 42490] NUTMEG DP to VGA bridge not working

2012-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42490 --- Comment #14 from Alex Deucher 2012-04-27 14:18:03 PDT --- Created attachment 60707 --> https://bugs.freedesktop.org/attachment.cgi?id=60707 possible fix This patch fixes things for me. -- Configure bugmail: https://bugs.freedesktop.org/u

Updated -next

2012-04-27 Thread Daniel Vetter
Hi Dave, A new drm-intel-next pull. Highlights: - More gmbus patches from Daniel Kurtz, I think gmbus is now ready, all known issues fixed. - Fencing cleanup and pipelined fencing removal from Chris. - rc6 residency interface from Ben, useful for powertop. - Cleanups and code reorg around the ri

Re: [Intel-gfx] [PATCH v2] drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.

2012-04-27 Thread Daniel Vetter
On Fri, Apr 27, 2012 at 12:55:12PM -0700, Kenneth Graunke wrote: > Clearing bit 5 of CACHE_MODE_0 is necessary to prevent GPU hangs in > OpenGL programs such as Google MapsGL, Google Earth, and gzdoom when > using separate stencil buffers. Without it, the GPU tries to use the > LRA eviction policy

[Bug 49212] Gnome-control-center unable to start because of a bug of r300

2012-04-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=49212 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 49212] Gnome-control-center unable to start because of a bug of r300

2012-04-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=49212 m13253 at hotmail.com changed: What|Removed |Added See Also||https://bugzilla.gnome.org/

Diablo III Beta: Testing platform available, even for (wine and non-beta testers) users like me.

2012-04-27 Thread Mike Mestnik
PM me and I get get you setup with access to my private Battle.Net test platform for the purpose of working on wine or Video Drivers. I can supply the crack to join third party servers built to run on wine and *?illegally? the Diablo III Beta download(er) Diablo-III-Beta-enUS-Setup.exe. * I'd pre

[Bug 49212] New: Gnome-control-center unable to start because of a bug of r300

2012-04-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=49212 Bug #: 49212 Summary: Gnome-control-center unable to start because of a bug of r300 Classification: Unclassified Product: Mesa Version: 8.0 Platform: x86 (IA32)

Re: [Intel-gfx] [PATCH] drm/i915: enable semaphores on gen6 if dmar is not active

2012-04-27 Thread Daniel Vetter
On Tue, Apr 17, 2012 at 11:31:00AM +0200, Daniel Vetter wrote: > On Tue, Apr 03, 2012 at 12:32:05AM +0200, Daniel Vetter wrote: > > On Mon, Apr 02, 2012 at 02:44:14PM -0700, Andrew Lutomirski wrote: > > > On Mon, Apr 2, 2012 at 1:52 PM, Daniel Vetter wrote: > > > > On Mon, Apr 02, 2012 at 01:45:39

Diablo III Beta: Testing platform available, even for (wine and non-beta testers) users like me.

2012-04-27 Thread Mike Mestnik
PM me and I get get you setup with access to my private Battle.Net test platform for the purpose of working on wine or Video Drivers. I can supply the crack to join third party servers built to run on wine and *?illegally? the Diablo III Beta download(er) Diablo-III-Beta-enUS-Setup.exe. * I'd pre

[RFC] drm/exynos: add FIMC driver

2012-04-27 Thread InKi Dae
Hi Rob, 2012? 4? 27? ?? 6:01, Rob Clark ?? ?: > On Fri, Apr 27, 2012 at 4:43 AM, Inki Dae wrote: >> From: Eunchul Kim >> >> FIMC supports image scaler/rotator and input/output DMA operations >> This FIMC driver is exynos drm specific and supports General Scaler >> (version 5.1) of later Exynos

[git pull] drm fixes

2012-04-27 Thread Dave Airlie
Hi Linus, For your Friday pull request stack, nothing astounding or shattering this week some exynos, some intel, some radeon fixes. One intel fix for a regression somwehere back in 2.6.35 land. Dave. The following changes since commit af3a3ab2966112c0d0a44df7eeb1e95fe32d4495: Merge git://

[PATCH 00/12] GMA500 updates take 2

2012-04-27 Thread Dave Airlie
On Wed, Apr 25, 2012 at 2:35 PM, Alan Cox wrote: > > This version drops the backlight patch while I figure how it breaks some > systems. It adds the now fixed hotplug monitor code. Briefly reviewed and applied to -next. You might want to nominate at least the WC patch and maybe the 4GB for fixe

[RFC] drm/exynos: add FIMC driver

2012-04-27 Thread Rob Clark
On Fri, Apr 27, 2012 at 4:43 AM, Inki Dae wrote: > From: Eunchul Kim > > FIMC supports image scaler/rotator and input/output DMA operations > This FIMC driver is exynos drm specific and supports General Scaler > (version 5.1) of later Exynos series from Exynos4X12 and this patch > is just for RFC

Re: Updated -next

2012-04-27 Thread Daniel Vetter
On Fri, Apr 27, 2012 at 01:45:42PM +0200, Daniel Vetter wrote: > Hi Dave, > > A new drm-intel-next pull. Highlights: > - More gmbus patches from Daniel Kurtz, I think gmbus is now ready, all > known issues fixed. > - Fencing cleanup and pipelined fencing removal from Chris. > - rc6 residency int

[Bug 49212] Gnome-control-center unable to start because of a bug of r300

2012-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49212 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 49212] Gnome-control-center unable to start because of a bug of r300

2012-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49212 m13...@hotmail.com changed: What|Removed |Added See Also||https://bugzilla.gnome.org/

Re: Updated -next

2012-04-27 Thread Daniel Vetter
Hi Dave, A new drm-intel-next pull. Highlights: - More gmbus patches from Daniel Kurtz, I think gmbus is now ready, all known issues fixed. - Fencing cleanup and pipelined fencing removal from Chris. - rc6 residency interface from Ben, useful for powertop. - Cleanups and code reorg around the ri

[Bug 49212] New: Gnome-control-center unable to start because of a bug of r300

2012-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49212 Bug #: 49212 Summary: Gnome-control-center unable to start because of a bug of r300 Classification: Unclassified Product: Mesa Version: 8.0 Platform: x86 (IA32)

[RFC] drm/exynos: add rotator driver

2012-04-27 Thread Inki Dae
From: YoungJun Cho The rotator supports rotating and flipping image data. This rotator driver is exynos drm specific and supports only Exynos series from Exynos4X12 and this patch is just for RFC. The rotator is performed by 1 task simply. 1. Configures control, buffer, cropped image information

[Bug 45018] [bisected] rendering regression since added support for virtual address space on cayman v11

2012-04-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45018 Alexandre Demers changed: What|Removed |Added Severity|normal |major --- Comment #53 from Alexandre

[git pull] drm fixes

2012-04-27 Thread Dave Airlie
Hi Linus, For your Friday pull request stack, nothing astounding or shattering this week some exynos, some intel, some radeon fixes. One intel fix for a regression somwehere back in 2.6.35 land. Dave. The following changes since commit af3a3ab2966112c0d0a44df7eeb1e95fe32d4495: Merge git://

Re: [PATCH 00/12] GMA500 updates take 2

2012-04-27 Thread Dave Airlie
On Wed, Apr 25, 2012 at 2:35 PM, Alan Cox wrote: > > This version drops the backlight patch while I figure how it breaks some > systems. It adds the now fixed hotplug monitor code. Briefly reviewed and applied to -next. You might want to nominate at least the WC patch and maybe the 4GB for fixe

[Bug 49140] r600_state_common.c:761:r600_draw_vbo: Assertion `0' failed

2012-04-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=49140 --- Comment #4 from Vadim 2012-04-26 17:38:49 PDT --- Created attachment 60642 --> https://bugs.freedesktop.org/attachment.cgi?id=60642 lorentzTransform function It seems you could replace the following lines in the lorentzTransform function: