Re: [PATCH 3.3-rc3] drm/i915: Fixes distorted external screen image on HP 2730p

2012-02-13 Thread Daniel Vetter
On Sun, Feb 12, 2012 at 11:10:32AM +0100, p...@haerkules.de wrote: > From: Philipp Grete > > Fixes LP: #796030 by removing forced pipe A on HP 2730p. > Quirk has previously been introduced to fix a sleep mode problem that does > not exist any more. > > Signed-off-by: Philipp Grete > --- > Fix

Re: [PATCH] Ignore LVDS on hp t5745 and hp st5747 thin client

2012-02-13 Thread Daniel Vetter
On Thu, Feb 09, 2012 at 09:35:21AM -0500, Marc Gariepy wrote: > Add a no_lvds quirk for the HP t5745 and HP st5747 thin clients > > dmidecode for those thin clients are attached in thoses bugs: > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/911916 > https://bugs.launchpad.net/ubuntu/+sourc

Re: [PATCH] [PATCH] drm/i915: Fix race condition in accessing GMBUS

2012-02-13 Thread Ben Widawsky
On Fri, Feb 10, 2012 at 12:50:01PM -0500, Yufeng Shen wrote: > GMBUS has several ports and each has it's own corresponding > I2C adpater. When multiple I2C adapters call gmbus_xfer() at > the same time there is a race condition in using the underlying > GMBUS controller. Fixing this by adding a mut

Re: [PATCH] Fix spelling in comments.

2012-02-13 Thread Paul Menzel
Dear Kristof, Am Samstag, den 11.02.2012, 15:04 +0100 schrieb Kristof Ralovich: > Dear All, > > attached is the patch. please only send inlined patches. You can use `git send-email` for that. > From 87b2ba50ca33b85fae58e85cd51ba7515bceb81b Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?"RALOVICH,=

[Bug 45984] New: Piglit:Xserver crashes with segmentation fault after few seconds of r600.tests launch.

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45984 Bug #: 45984 Summary: Piglit:Xserver crashes with segmentation fault after few seconds of r600.tests launch. Classification: Unclassified Product: Mesa Version: 8.0 Pl

[Bug 45984] Piglit:Xserver crashes with segmentation fault after few seconds of r600.tests launch.

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45984 --- Comment #1 from samit vats 2012-02-13 02:54:21 PST --- Created attachment 56952 --> https://bugs.freedesktop.org/attachment.cgi?id=56952 r600_results -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You a

[Bug 45984] Piglit:Xserver crashes with segmentation fault after few seconds of r600.tests launch.

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45984 --- Comment #2 from samit vats 2012-02-13 02:55:09 PST --- Created attachment 56953 --> https://bugs.freedesktop.org/attachment.cgi?id=56953 backtrace -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Bug 45984] Piglit:Xserver crashes with segmentation fault after few seconds of r600.tests launch.

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45984 --- Comment #3 from samit vats 2012-02-13 02:55:58 PST --- Created attachment 56954 --> https://bugs.freedesktop.org/attachment.cgi?id=56954 Xorg.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are r

[Bug 45984] Piglit:Xserver crashes with segmentation fault after few seconds of r600.tests launch.

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45984 --- Comment #4 from samit vats 2012-02-13 02:57:07 PST --- Created attachment 56955 --> https://bugs.freedesktop.org/attachment.cgi?id=56955 glxinfo -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are re

[Bug 45984] Piglit:Xserver crashes with segmentation fault after few seconds of r600.tests launch.

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45984 samit vats changed: What|Removed |Added Priority|medium |high -- Configure bugmail: https://bugs.fr

[PATCH] drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.

2012-02-13 Thread Dave Airlie
From: Dave Airlie Reported-by: Mikko Vinni Signed-off-by: Dave Airlie --- drivers/gpu/drm/radeon/radeon_fence.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_fence.c b/drivers/gpu/drm/radeon/radeon_fence.c index 64ea3dd..4bd36a3 10064

Re: [bisected regression] Re: scheduling while atomic on radeon rv620, kernel 3.30-rc3

2012-02-13 Thread Dave Airlie
On Sun, Feb 12, 2012 at 5:20 PM, Mikko Vinni wrote: > Hi again, > > I bisected this problem to: > > 47492a23a128e953bd5087b1cac909cd8124ca5e is the first bad commit > commit 47492a23a128e953bd5087b1cac909cd8124ca5e > Author: Christian König > Date:   Thu Oct 20 12:38:09 2011 +0200 > >     drm/rad

[Bug 45968] [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45968 --- Comment #1 from Alex Deucher 2012-02-13 05:27:57 PST --- Please attach your xorg log, dmesg output, and xrandr --verbose output. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

Re: [PATCH] Fix spelling in comments.

2012-02-13 Thread Ilija Hadzic
while you are at it, "retrive" [sic] should be "retrieve" On Sat, 11 Feb 2012, Kristof Ralovich wrote: Dear All, attached is the patch. Kristof ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/list

[PATCH] drm/radeon/kms/atom: bios scratch reg handling updates

2012-02-13 Thread alexdeucher
From: Alex Deucher - Add missing DFP6 connection state handling - crtc routing bits not used on DCE4+ Noticed by sylware on phoronix. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_atombios.c | 17 + 1 files changed, 17 insertions(+), 0 deletions(-) diff --gi

[Bug 45993] New: r300: SIGSEGV when trying to open a WebGL page with Firefox 10

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45993 Bug #: 45993 Summary: r300: SIGSEGV when trying to open a WebGL page with Firefox 10 Classification: Unclassified Product: Mesa Version: git Platform: x86-64 (AMD64)

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

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34096 --- Comment #6 from 414N 2012-02-13 06:06:29 PST --- (In reply to comment #5) > 414N : It's probably a better idea to open a new bug for this, it might not > be the same problem. Thanks for the advice. I just opened bug 45993 for my problem --

[Bug 45993] r300: SIGSEGV when trying to open a WebGL page with Firefox 10

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45993 414N changed: What|Removed |Added Attachment #56967|application/octet-stream|text/plain mime type|

[Bug 45993] r300: SIGSEGV when trying to open a WebGL page with Firefox 10

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45993 Pavel Ondračka changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 45943] [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed.

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45943 Pavel Ondračka changed: What|Removed |Added CC||grsf...@tiscali.it --- Comment #7 from

[Bug 41668] Screen locks up at random points when using a 3D compositing wm (gnome-shell) on an rv515 (radeon mobility x1300)

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41668 --- Comment #22 from Alex Deucher 2012-02-13 06:20:04 PST --- (In reply to comment #21) > Alex I think this is a driver or hw bug actually. > > I seem to lose MSI rearms here, if I manually poke a rearm in from userspace > over ssh the system r

[Bug 45968] [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45968 --- Comment #2 from Tobias Diedrich 2012-02-13 08:12:35 PST --- Created attachment 56974 --> https://bugs.freedesktop.org/attachment.cgi?id=56974 Xorg log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 45968] [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45968 --- Comment #3 from Tobias Diedrich 2012-02-13 08:13:07 UTC --- Created attachment 56975 --> https://bugs.freedesktop.org/attachment.cgi?id=56975 xrandr --verbose output -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=em

[Bug 45968] [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45968 --- Comment #4 from Tobias Diedrich 2012-02-13 08:16:57 PST --- Created attachment 56977 --> https://bugs.freedesktop.org/attachment.cgi?id=56977 dmesg output -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 45968] [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45968 --- Comment #5 from Tobias Diedrich 2012-02-13 08:18:44 PST --- Created attachment 56979 --> https://bugs.freedesktop.org/attachment.cgi?id=56979 video bios rom -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 45968] [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45968 --- Comment #6 from Alex Deucher 2012-02-13 08:22:51 PST --- Does it work ok with a pre3.3 kernel (e.g., 3.2, 3.1, etc.)? If so, does reverting this commit fix the issue? http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdif

[Bug 45968] [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45968 --- Comment #7 from Tobias Diedrich 2012-02-13 08:27:05 PST --- (In reply to comment #6) > Does it work ok with a pre3.3 kernel (e.g., 3.2, 3.1, etc.)? If so, does > reverting this commit fix the issue? > > http://git.kernel.org/?p=linux/kern

[Bug 45968] [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45968 --- Comment #8 from Tobias Diedrich 2012-02-13 08:28:23 PST --- (In reply to comment #7) > (In reply to comment #6) > > Does it work ok with a pre3.3 kernel (e.g., 3.2, 3.1, etc.)? If so, does > > reverting this commit fix the issue? > > > >

Re: [PATCH] drm/edid: Add support for extension blocks beyond the first

2012-02-13 Thread Ville Syrjälä
On Wed, Dec 07, 2011 at 03:11:07PM +0100, Jean Delvare wrote: > When 2 or more EDID extension blocks are present, segment must be > selected prior to reading the extended EDID block over the DDC > channel. Add support for this. > > Signed-off-by: Jean Delvare > Cc: Adam Jackson > --- > This need

[Bug 46004] New: [r300g, bisected] piglit glsl-fs-discard-02 fails

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46004 Bug #: 46004 Summary: [r300g, bisected] piglit glsl-fs-discard-02 fails Classification: Unclassified Product: Mesa Version: git Platform: Other OS/Version: All Status:

[Bug 46005] New: [r300g, bisected] piglit glsl-vs-loop-redundant-condition fails

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46005 Bug #: 46005 Summary: [r300g, bisected] piglit glsl-vs-loop-redundant-condition fails Classification: Unclassified Product: Mesa Version: git Platform: Other O

[Bug 46006] New: [r300g, bisected] piglit glsl-max-varyings fails

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46006 Bug #: 46006 Summary: [r300g, bisected] piglit glsl-max-varyings fails Classification: Unclassified Product: Mesa Version: git Platform: Other OS/Version: All Status:

[Bug 46004] [r300g, bisected] piglit glsl-fs-discard-02 fails

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46004 --- Comment #1 from vincent 2012-02-13 12:03:38 PST --- Hi, could you please provide the error output for this test, and the generated opcodes using RADEON_DEBUG=fp,vp envar ? RADEON_DEBUG /path/to/piglit/bin/glsl-fs-discard-02 Regards, Vince

[Bug 46004] [r300g, bisected] piglit glsl-fs-discard-02 fails

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46004 --- Comment #2 from Pavel Ondračka 2012-02-13 12:16:22 PST --- Created attachment 56987 --> https://bugs.freedesktop.org/attachment.cgi?id=56987 RADEON_DEBUG=fp,vp log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=emai

Re: [PATCH] [PATCH] drm/i915: Fix race condition in accessing GMBUS

2012-02-13 Thread Daniel Vetter
On Fri, Feb 10, 2012 at 12:50:01PM -0500, Yufeng Shen wrote: > GMBUS has several ports and each has it's own corresponding > I2C adpater. When multiple I2C adapters call gmbus_xfer() at > the same time there is a race condition in using the underlying > GMBUS controller. Fixing this by adding a mut

Re: [PATCH] drm/i915: Fix single msg gmbus_xfers writes

2012-02-13 Thread Daniel Vetter
On Thu, Feb 09, 2012 at 12:03:17PM -0800, Benson Leung wrote: > gmbus_xfer with a single message (particularly a single message write) would > set Bus Cycle Select to 100b, the Gen Stop cycle, instead of 101b, > No Index, Stop cycle. This would not start single message i2c transactions. > > Also,

[Bug 42611] [865g] webgl enabled pages crash Firefox and mesa

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42611 Will Setc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 41668] Screen locks up at random points when using a 3D compositing wm (gnome-shell) on an rv515 (radeon mobility x1300)

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41668 --- Comment #23 from Alex Deucher 2012-02-13 13:40:27 UTC --- Created attachment 56992 --> https://bugs.freedesktop.org/attachment.cgi?id=56992 possible fix Does this patch help? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.c

Re: [PATCH] drm/i915: Fix single msg gmbus_xfers writes

2012-02-13 Thread Chris Wilson
On Mon, 13 Feb 2012 21:38:38 +0100, Daniel Vetter wrote: > This here looks like just a white-space change. But your commit message > sounds like it's not jsut write's that are affected by this issue and need > to be fixed. Can you please clear up this for easily confused me? It makes the write pa

Re: [PATCH] drm/i915: Fix single msg gmbus_xfers writes

2012-02-13 Thread Daniel Vetter
On Mon, Feb 13, 2012 at 09:49:35PM +, Chris Wilson wrote: > On Mon, 13 Feb 2012 21:38:38 +0100, Daniel Vetter wrote: > > This here looks like just a white-space change. But your commit message > > sounds like it's not jsut write's that are affected by this issue and need > > to be fixed. Can y

Re: [PATCH] drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.

2012-02-13 Thread Alex Deucher
On Mon, Feb 13, 2012 at 7:18 AM, Dave Airlie wrote: > From: Dave Airlie > > Reported-by: Mikko Vinni > Signed-off-by: Dave Airlie Reviewed-by: Alex Deucher > --- >  drivers/gpu/drm/radeon/radeon_fence.c |    4 +++- >  1 files changed, 3 insertions(+), 1 deletions(-) > > diff --git a/drivers/g

[PATCH] [trivial] drm: Fix typo in exynos_mixer.c

2012-02-13 Thread Masanari Iida
Correct spelling "sucessful" to "successful" in drivers/gpu/drm/exynos/exynos_mixer.c Signed-off-by: Masanari Iida --- drivers/gpu/drm/exynos/exynos_mixer.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/exynos/exynos_mixer.c b/drivers/gpu/drm/exynos/e

Re: [bisected regression] Re: scheduling while atomic on radeon rv620, kernel 3.30-rc3

2012-02-13 Thread Mikko Vinni
>From Dave Airlie: > > I've just posted a patch to fix that to dri-devel, can you check it > fixes your issue? "drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted" fixes the problem. Tested on top of 47492a23a and 3.3.0-rc3+00188-g3ec1e88. Thanks, Mikko ___

Re: [PATCH] [PATCH] drm/i915: Fix race condition in accessing GMBUS

2012-02-13 Thread Yufeng Shen
Hi Ben, So I2C core does protect multiple access to one adapter, but I2C core does not protect the case where multiple adapters share the same underlying device. GMBUS has 7 different pin pairs and each pair is registered as an I2C adapter. I2C core can serialize the access to one pin pair, say t

[PATCH] drm/i915: Fix race condition in accessing GMBUS

2012-02-13 Thread y
From: Yufeng Shen Moved gmbus_mutex below intel_gmbus and added comments. Rebased to drm-intel-next-queued. GMBUS has several ports and each has it's own corresponding I2C adpater. When multiple I2C adapters call gmbus_xfer() at t

[PATCH] drm/i915: Fix race condition in accessing GMBUS

2012-02-13 Thread Yufeng Shen
Moved gmbus_mutex below intel_gmbus and added comments. Rebased to drm-intel-next-queued. GMBUS has several ports and each has it's own corresponding I2C adpater. When multiple I2C adapters call gmbus_xfer() at the same time there i

Re: [RFCv2 PATCH 0/5] virtual GEM provider

2012-02-13 Thread Adam Jackson
On 2/8/12 6:19 PM, Ben Widawsky wrote: Incorporated some of the feedback given to Adam's original patch. My intention is to use this to do some dmabuf work/testing with i915 since it seemed too difficult to get some of Dave Airlie's stuff working, and I really don't feel like learning anything a

RE: [PATCH] [trivial] drm: Fix typo in exynos_mixer.c

2012-02-13 Thread Inki Dae
> -Original Message- > From: Masanari Iida [mailto:standby2...@gmail.com] > Sent: Monday, February 13, 2012 11:11 PM > To: inki@samsung.com; jy0922.s...@samsung.com; sw0312@samsung.com; > dri-devel@lists.freedesktop.org > Cc: triv...@kernel.org; linux-ker...@vger.kernel.org; > sta

[Bug 46004] [r300g, bisected] piglit glsl-fs-discard-02 fails

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46004 --- Comment #3 from Tom Stellard 2012-02-13 18:44:05 UTC --- Created attachment 57003 --> https://bugs.freedesktop.org/attachment.cgi?id=57003 Possible fix Can you try this patch? If it doesn't work can you get the debug output (RADEON_DEBU

[Bug 46005] [r300g, bisected] piglit glsl-vs-loop-redundant-condition fails

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46005 --- Comment #1 from Tom Stellard 2012-02-13 18:51:03 PST --- This is a r300 compiler bug. Flow control doesn't work very well for vertex shaders at the moment. I have been slowly working on fixing this, but I'm not quite done yet. -- Config

Re: [PATCH 5/5] drm/vgem: properly implement mmap

2012-02-13 Thread Eric Anholt
On Thu, 9 Feb 2012 00:19:31 +0100, Ben Widawsky wrote: > Mostly copied from i915 gtt mmaps, this will properly fault in pages as > the user tries to use them. The only thing of note are that no > prefaulting occurs, so perhaps some kind of madvise will happen later if > needed. > > The only othe

drm/radeon: white screen after X does modeswitch from KMS con

2012-02-13 Thread Jan Engelhardt
Hello, the SONY PCG U3 device has a 00:0c.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon Mobility M6 LY [1002:4c59] graphics card. With linux 3.1.10, X.org server 7.6_1.10.4 and xf86-video-ati-6.14.2, switching from KMS'd console to X on tty7 yields a white screen that also st

Re: [PATCH 5/5] drm/vgem: properly implement mmap

2012-02-13 Thread Dave Airlie
On Tue, Feb 14, 2012 at 2:18 AM, Eric Anholt wrote: > On Thu,  9 Feb 2012 00:19:31 +0100, Ben Widawsky wrote: >> Mostly copied from i915 gtt mmaps, this will properly fault in pages as >> the user tries to use them. The only thing of note are that no >> prefaulting occurs, so perhaps some kind of

[PATCH 00/11] drm/exynos: fixed exynos drm driver.

2012-02-13 Thread Inki Dae
this patch set fixes page flip and mode setting issues and also hdmi v1.4 support. this is based on git repository below: git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git, branch name: drm-fixes commit-id: 28a4d5675857f6386930a324317281cb8ed1e5d0 and you can refer to our working

[PATCH 01/11] drm/exynos: Fix typo in exynos_mixer.c

2012-02-13 Thread Inki Dae
From: Masanari Iida Correct spelling "sucessful" to "successful" in drivers/gpu/drm/exynos/exynos_mixer.c Signed-off-by: Masanari Iida Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_mixer.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) d

[PATCH 04/11] drm/exynos: changed priority of mixer layers.

2012-02-13 Thread Inki Dae
From: Joonyoung Shim Signed-off-by: Joonyoung Shim Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_mixer.c | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/exynos/exynos_mixer.c b/drivers/gpu/drm/exynos/e

[PATCH 03/11] drm/exynos: fixed hdmi 720p config.

2012-02-13 Thread Inki Dae
From: Joonyoung Shim Signed-off-by: Joonyoung Shim Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_hdmi.c | 16 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/gpu/drm/exynos/exynos_hdmi.c b/drivers/gpu/drm/exyn

[PATCH 05/11] drm/exynos: removed pageflip_event_list init code when closed.

2012-02-13 Thread Inki Dae
From: Joonyoung Shim if one process is terminated by ctrl-c while two processes are using pageflip feature then for last pageflip event, user can't get poll from kernel side so this patch fixes the problem. Signed-off-by: Joonyoung Shim Signed-off-by: Inki Dae Signed-off-by: Kyoungmin Park --

[PATCH 06/11] drm/exynos: added possible_clones setup function.

2012-02-13 Thread Inki Dae
basically, all crtcs are possible to clone each other. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_core.c|3 ++ drivers/gpu/drm/exynos/exynos_drm_drv.c |4 +++ drivers/gpu/drm/exynos/exynos_drm_encoder.c | 34 +

[PATCH 08/11] drm/exynos: removed exynos_drm_fbdev_recreate function.

2012-02-13 Thread Inki Dae
this function ins't needed anymore. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_fbdev.c | 70 ++--- 1 files changed, 4 insertions(+), 66 deletions(-) diff --git a/drivers/gpu/drm/exynos/exynos_drm_fbdev.c b/drivers/gpu/d

[PATCH 07/11] drm/exynos: fixed page flip issue.

2012-02-13 Thread Inki Dae
with vblank_refcount = 1, there was the case that drm_vblank_put is called by specific page flip function so this patch fixes the issue. Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_crtc.c |6 +++--- drivers/gpu/drm/exynos/exynos_drm_fimd.c |

[PATCH 10/11] drm/exynos: added postclose to release resource.

2012-02-13 Thread Inki Dae
Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm_drv.c | 12 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/exynos/exynos_drm_drv.c b/drivers/gpu/drm/exynos/exynos_drm_drv.c index 76a111f..58820eb 100644 -

[Bug 44772] Radeon HD6950 (Cayman): Resuming from hibernation fails sometimes

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=44772 Harald Judt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[PATCH 3.3-rc3] drm/i915: Fixes distorted external screen image on HP 2730p

2012-02-13 Thread Daniel Vetter
On Sun, Feb 12, 2012 at 11:10:32AM +0100, phil at haerkules.de wrote: > From: Philipp Grete > > Fixes LP: #796030 by removing forced pipe A on HP 2730p. > Quirk has previously been introduced to fix a sleep mode problem that does > not exist any more. > > Signed-off-by: Philipp Grete > --- > F

[PATCH] Ignore LVDS on hp t5745 and hp st5747 thin client

2012-02-13 Thread Daniel Vetter
On Thu, Feb 09, 2012 at 09:35:21AM -0500, Marc Gariepy wrote: > Add a no_lvds quirk for the HP t5745 and HP st5747 thin clients > > dmidecode for those thin clients are attached in thoses bugs: > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/911916 > https://bugs.launchpad.net/ubuntu/+sourc

[PATCH] [PATCH] drm/i915: Fix race condition in accessing GMBUS

2012-02-13 Thread Ben Widawsky
On Fri, Feb 10, 2012 at 12:50:01PM -0500, Yufeng Shen wrote: > GMBUS has several ports and each has it's own corresponding > I2C adpater. When multiple I2C adapters call gmbus_xfer() at > the same time there is a race condition in using the underlying > GMBUS controller. Fixing this by adding a mut

[PATCH] Fix spelling in comments.

2012-02-13 Thread Paul Menzel
lease resend as [PATCH v2]. Thanks, Paul -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20120213/021cf127/attachment.pgp>

[Bug 45984] New: Piglit:Xserver crashes with segmentation fault after few seconds of r600.tests launch.

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45984 Bug #: 45984 Summary: Piglit:Xserver crashes with segmentation fault after few seconds of r600.tests launch. Classification: Unclassified Product: Mesa Version: 8.0 Pl

[Bug 45984] Piglit:Xserver crashes with segmentation fault after few seconds of r600.tests launch.

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45984 --- Comment #1 from samit vats 2012-02-13 02:54:21 PST --- Created attachment 56952 --> https://bugs.freedesktop.org/attachment.cgi?id=56952 r600_results -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 45984] Piglit:Xserver crashes with segmentation fault after few seconds of r600.tests launch.

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45984 --- Comment #2 from samit vats 2012-02-13 02:55:09 PST --- Created attachment 56953 --> https://bugs.freedesktop.org/attachment.cgi?id=56953 backtrace -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Bug 45984] Piglit:Xserver crashes with segmentation fault after few seconds of r600.tests launch.

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45984 --- Comment #3 from samit vats 2012-02-13 02:55:58 PST --- Created attachment 56954 --> https://bugs.freedesktop.org/attachment.cgi?id=56954 Xorg.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Bug 45984] Piglit:Xserver crashes with segmentation fault after few seconds of r600.tests launch.

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45984 --- Comment #4 from samit vats 2012-02-13 02:57:07 PST --- Created attachment 56955 --> https://bugs.freedesktop.org/attachment.cgi?id=56955 glxinfo -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are r

[Bug 45984] Piglit:Xserver crashes with segmentation fault after few seconds of r600.tests launch.

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45984 samit vats changed: What|Removed |Added Priority|medium |high -- Configure bugmail: https://bugs.fr

[PATCH] drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.

2012-02-13 Thread Dave Airlie
From: Dave Airlie Reported-by: Mikko Vinni Signed-off-by: Dave Airlie --- drivers/gpu/drm/radeon/radeon_fence.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_fence.c b/drivers/gpu/drm/radeon/radeon_fence.c index 64ea3dd..4bd36a3 10064

[bisected regression] Re: scheduling while atomic on radeon rv620, kernel 3.30-rc3

2012-02-13 Thread Dave Airlie
On Sun, Feb 12, 2012 at 5:20 PM, Mikko Vinni wrote: > Hi again, > > I bisected this problem to: > > 47492a23a128e953bd5087b1cac909cd8124ca5e is the first bad commit > commit 47492a23a128e953bd5087b1cac909cd8124ca5e > Author: Christian K?nig > Date:?? Thu Oct 20 12:38:09 2011 +0200 > > ??? drm/rad

[Bug 45968] [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45968 --- Comment #1 from Alex Deucher 2012-02-13 05:27:57 PST --- Please attach your xorg log, dmesg output, and xrandr --verbose output. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[PATCH] Fix spelling in comments.

2012-02-13 Thread Ilija Hadzic
while you are at it, "retrive" [sic] should be "retrieve" On Sat, 11 Feb 2012, Kristof Ralovich wrote: > Dear All, > > attached is the patch. > > Kristof >

[PATCH] drm/radeon/kms/atom: bios scratch reg handling updates

2012-02-13 Thread alexdeuc...@gmail.com
From: Alex Deucher - Add missing DFP6 connection state handling - crtc routing bits not used on DCE4+ Noticed by sylware on phoronix. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_atombios.c | 17 + 1 files changed, 17 insertions(+), 0 deletions(-) diff --gi

[Bug 45993] New: r300: SIGSEGV when trying to open a WebGL page with Firefox 10

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45993 Bug #: 45993 Summary: r300: SIGSEGV when trying to open a WebGL page with Firefox 10 Classification: Unclassified Product: Mesa Version: git Platform: x86-64 (AMD64)

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

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34096 --- Comment #6 from 414N 2012-02-13 06:06:29 PST --- (In reply to comment #5) > 414N : It's probably a better idea to open a new bug for this, it might not > be the same problem. Thanks for the advice. I just opened bug 45993 for my problem --

[Bug 45993] r300: SIGSEGV when trying to open a WebGL page with Firefox 10

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45993 414N changed: What|Removed |Added Attachment #56967|application/octet-stream|text/plain mime type|

[Bug 45993] r300: SIGSEGV when trying to open a WebGL page with Firefox 10

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45993 Pavel Ondra?ka changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 45943] [r300g] r300_emit.c:365:r300_emit_aa_state: Assertion `(aa->dest)->cs_buf' failed.

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45943 Pavel Ondra?ka changed: What|Removed |Added CC||grsfdhj at tiscali.it --- Comment #7 fr

[Bug 41668] Screen locks up at random points when using a 3D compositing wm (gnome-shell) on an rv515 (radeon mobility x1300)

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=41668 --- Comment #22 from Alex Deucher 2012-02-13 06:20:04 PST --- (In reply to comment #21) > Alex I think this is a driver or hw bug actually. > > I seem to lose MSI rearms here, if I manually poke a rearm in from userspace > over ssh the system

[Bug 45968] [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45968 --- Comment #2 from Tobias Diedrich 2012-02-13 08:12:35 PST --- Created attachment 56974 --> https://bugs.freedesktop.org/attachment.cgi?id=56974 Xorg log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 45968] [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45968 --- Comment #3 from Tobias Diedrich 2012-02-13 08:13:07 UTC --- Created attachment 56975 --> https://bugs.freedesktop.org/attachment.cgi?id=56975 xrandr --verbose output -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=em

[Bug 45968] [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45968 --- Comment #4 from Tobias Diedrich 2012-02-13 08:16:57 PST --- Created attachment 56977 --> https://bugs.freedesktop.org/attachment.cgi?id=56977 dmesg output -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 45968] [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45968 --- Comment #5 from Tobias Diedrich 2012-02-13 08:18:44 PST --- Created attachment 56979 --> https://bugs.freedesktop.org/attachment.cgi?id=56979 video bios rom -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 45968] [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45968 --- Comment #6 from Alex Deucher 2012-02-13 08:22:51 PST --- Does it work ok with a pre3.3 kernel (e.g., 3.2, 3.1, etc.)? If so, does reverting this commit fix the issue? http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdi

[Bug 45968] [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45968 --- Comment #7 from Tobias Diedrich 2012-02-13 08:27:05 PST --- (In reply to comment #6) > Does it work ok with a pre3.3 kernel (e.g., 3.2, 3.1, etc.)? If so, does > reverting this commit fix the issue? > > http://git.kernel.org/?p=linux/kern

[Bug 45968] [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=45968 --- Comment #8 from Tobias Diedrich 2012-02-13 08:28:23 PST --- (In reply to comment #7) > (In reply to comment #6) > > Does it work ok with a pre3.3 kernel (e.g., 3.2, 3.1, etc.)? If so, does > > reverting this commit fix the issue? > > > >

[PATCH] drm/edid: Add support for extension blocks beyond the first

2012-02-13 Thread Ville Syrjälä
On Wed, Dec 07, 2011 at 03:11:07PM +0100, Jean Delvare wrote: > When 2 or more EDID extension blocks are present, segment must be > selected prior to reading the extended EDID block over the DDC > channel. Add support for this. > > Signed-off-by: Jean Delvare > Cc: Adam Jackson > --- > This need

[Bug 46004] New: [r300g, bisected] piglit glsl-fs-discard-02 fails

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=46004 Bug #: 46004 Summary: [r300g, bisected] piglit glsl-fs-discard-02 fails Classification: Unclassified Product: Mesa Version: git Platform: Other OS/Version: All Status:

[Bug 46005] New: [r300g, bisected] piglit glsl-vs-loop-redundant-condition fails

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=46005 Bug #: 46005 Summary: [r300g, bisected] piglit glsl-vs-loop-redundant-condition fails Classification: Unclassified Product: Mesa Version: git Platform: Other O

[Bug 46006] New: [r300g, bisected] piglit glsl-max-varyings fails

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=46006 Bug #: 46006 Summary: [r300g, bisected] piglit glsl-max-varyings fails Classification: Unclassified Product: Mesa Version: git Platform: Other OS/Version: All Status:

[Bug 46004] [r300g, bisected] piglit glsl-fs-discard-02 fails

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=46004 --- Comment #1 from vincent 2012-02-13 12:03:38 PST --- Hi, could you please provide the error output for this test, and the generated opcodes using RADEON_DEBUG=fp,vp envar ? RADEON_DEBUG /path/to/piglit/bin/glsl-fs-discard-02 Regards, Vince

[Bug 46004] [r300g, bisected] piglit glsl-fs-discard-02 fails

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=46004 --- Comment #2 from Pavel Ondra?ka 2012-02-13 12:16:22 PST --- Created attachment 56987 --> https://bugs.freedesktop.org/attachment.cgi?id=56987 RADEON_DEBUG=fp,vp log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=emai

[PATCH] [PATCH] drm/i915: Fix race condition in accessing GMBUS

2012-02-13 Thread Daniel Vetter
On Fri, Feb 10, 2012 at 12:50:01PM -0500, Yufeng Shen wrote: > GMBUS has several ports and each has it's own corresponding > I2C adpater. When multiple I2C adapters call gmbus_xfer() at > the same time there is a race condition in using the underlying > GMBUS controller. Fixing this by adding a mut

[PATCH] drm/i915: Fix single msg gmbus_xfers writes

2012-02-13 Thread Daniel Vetter
On Thu, Feb 09, 2012 at 12:03:17PM -0800, Benson Leung wrote: > gmbus_xfer with a single message (particularly a single message write) would > set Bus Cycle Select to 100b, the Gen Stop cycle, instead of 101b, > No Index, Stop cycle. This would not start single message i2c transactions. > > Also,

[Bug 42611] [865g] webgl enabled pages crash Firefox and mesa

2012-02-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=42611 Will Setc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

  1   2   >