[git pull] drm exynos + intel fixes

2013-03-24 Thread Dave Airlie
Hi, The intel fixes are fairly straightforward, mostly reverts due to bugs found, the exynos one is a big larger since they found some issues with the G2D engine and iommu interaction, and needed to verify the operations a lot better than they were previously, otherwise a user app can just cr

Re: gm45 intel gfx can generate non-MSI irq# in MSI mode (was Re: [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt respo

2013-03-24 Thread Shawn Starr
On Tuesday, March 19, 2013 04:12:18 PM Daniel Vetter wrote: > On Tue, Mar 19, 2013 at 10:03 AM, Chris Wilson wrote: > >> > How about just using: > >> > if (!HAS_GMBUS_IRQ(dev_priv->dev)) gmbus4_irq_en = 0; > >> > > >> > and the existing wait loop? > >> > >> I explicitly wanted to avoid touchi

Re: [PATCH] drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()

2013-03-24 Thread Aaro Koskinen
Hi, On Sun, Mar 24, 2013 at 12:56:30PM +0100, Maarten Lankhorst wrote: > Op 23-03-13 12:47, Peter Hurley schreef: > > On Tue, 2013-03-19 at 11:13 -0400, Peter Hurley wrote: > >> On vanilla 3.9.0-rc3, I get this 100% repeatable oops after login when > >> the user X session is coming up: > > Perhaps

Re: [bisected][3.9.0-rc3] NULL ptr dereference from nv50_disp_intr()

2013-03-24 Thread Peter Hurley
On Tue, 2013-03-19 at 11:13 -0400, Peter Hurley wrote: > On vanilla 3.9.0-rc3, I get this 100% repeatable oops after login when > the user X session is coming up: Perhaps I wasn't clear that this happens on every boot and is a regression from 3.8 I'd be happy to help resolve this but time is of t

Re: [PATCH v4 09/21] modetest: Allow specifying plane position

2013-03-24 Thread Archit Taneja
Hi Laurent, On Tuesday 19 March 2013 08:25 PM, Laurent Pinchart wrote: Extend the -P option to allow specifying the plane x and y offsets. The position is optional, if not specified the plane will be positioned at the center of the screen as before. Thanks for this series. I tested the patches

[Nouveau] nouveau lockdep splat

2013-03-24 Thread Lijo Antony
On 03/20/2013 07:29 PM, Borislav Petkov wrote: > On Wed, Mar 20, 2013 at 07:23:19PM +0400, Lijo Antony wrote: >> # bad: [fffddfd6c8e0c10c42c6e2cc54ba880fcc36ebbb] Merge branch >> 'drm-next' of git://people.freedesktop.org/~airlied/linux >> git bisect bad fffddfd6c8e0c10c42c6e2cc54ba880fcc36ebbb > >

[Nouveau] nouveau lockdep splat

2013-03-24 Thread Borislav Petkov
On Sun, Mar 24, 2013 at 10:00:55PM +0400, Lijo Antony wrote: > Looks like this has been fixed in -rc4. Yep, it seems so here too. Thanks. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. --

[Bug 62696] [r300g, bisected] Around 50 piglit vs variable-indexing tests fails after "glsl_to_tgsi: allocate arrays separately v2"

2013-03-24 Thread bugzilla-dae...@freedesktop.org
, this patch wouldn't be needed, right? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130324/206e4570/attachment.html>

[Bug 26891] Radeon KMS fails with inaccessible AtomBIOS on systems with (U)EFI boot

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26891 --- Comment #57 from Austin Lund --- I can confirm on my machine (macbookpro8,2) that v3.9-rc4 doesn't work and v3.9-rc3 does work. Looking at the changes in drivers/gpu/drm/radeon between these two versions doesn't reveal anything that stands o

[Bug 62696] [r300g, bisected] Around 50 piglit vs variable-indexing tests fails after "glsl_to_tgsi: allocate arrays separately v2"

2013-03-24 Thread bugzilla-dae...@freedesktop.org
g this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130324/87d93294/attachment.html>

[PATCH] drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()

2013-03-24 Thread Aaro Koskinen
Hi, On Sun, Mar 24, 2013 at 12:56:30PM +0100, Maarten Lankhorst wrote: > Op 23-03-13 12:47, Peter Hurley schreef: > > On Tue, 2013-03-19 at 11:13 -0400, Peter Hurley wrote: > >> On vanilla 3.9.0-rc3, I get this 100% repeatable oops after login when > >> the user X session is coming up: > > Perhaps

gm45 intel gfx can generate non-MSI irq# in MSI mode (was Re: [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses

2013-03-24 Thread Shawn Starr
On Tuesday, March 19, 2013 04:12:18 PM Daniel Vetter wrote: > On Tue, Mar 19, 2013 at 10:03 AM, Chris Wilson wrote: > >> > How about just using: > >> > if (!HAS_GMBUS_IRQ(dev_priv->dev)) gmbus4_irq_en = 0; > >> > > >> > and the existing wait loop? > >> > >> I explicitly wanted to avoid touchi

[PATCH] drm/nouveau: fix handling empty channel list in ioctl's

2013-03-24 Thread Maarten Lankhorst
If there are no channels, chan would never end up being NULL, and so the null pointer check would fail. Solve this by initializing chan to NULL, and iterating over temp instead. Fixes oops when running intel-gpu-tools/tests/kms_flip, which attempts to do some intel ioctl's on a nouveau device. S

[Bug 62696] [r300g, bisected] Around 50 piglit vs variable-indexing tests fails after "glsl_to_tgsi: allocate arrays separately v2"

2013-03-24 Thread bugzilla-dae...@freedesktop.org
ssignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130324/275623e8/attachment-0001.html>

[PULL] drm-intel-fixes for 3.9

2013-03-24 Thread Daniel Vetter
Hi Dave, Just three revert/disable by default patches, one of them cc: stable (since the offending commit was cc: stable, too). Cheers, Daniel The following changes since commit 8bb9660418e05bb1845ac1a2428444d78e322cc7: Linux 3.9-rc4 (2013-03-23 16:52:44 -0700) are available in the git repos

[Bug 26891] Radeon KMS fails with inaccessible AtomBIOS on systems with (U)EFI boot

2013-03-24 Thread bugzilla-dae...@freedesktop.org
assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130324/d5096aa7/attachment.html>

[Bug 62696] [r300g, bisected] Around 50 piglit vs variable-indexing tests fails after "glsl_to_tgsi: allocate arrays separately v2"

2013-03-24 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130324/4ec39e76/attachment.html>

[Bug 62696] New: [r300g, bisected] Around 50 piglit vs variable-indexing tests fails after "glsl_to_tgsi: allocate arrays separately v2"

2013-03-24 Thread bugzilla-dae...@freedesktop.org
ttachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130324/075ea746/attachment.html>

[Bug 62696] [r300g, bisected] Around 50 piglit vs variable-indexing tests fails after "glsl_to_tgsi: allocate arrays separately v2"

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62696 --- Comment #4 from Marek Olšák --- (In reply to comment #2) > Created attachment 76967 [details] [review] > Possible fix > > Please try the attached patch. I thought the array support was backward compatible. If if were true, this patch wouldn

[PATCH] drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()

2013-03-24 Thread Maarten Lankhorst
Op 23-03-13 12:47, Peter Hurley schreef: > On Tue, 2013-03-19 at 11:13 -0400, Peter Hurley wrote: >> On vanilla 3.9.0-rc3, I get this 100% repeatable oops after login when >> the user X session is coming up: > Perhaps I wasn't clear that this happens on every boot and is a > regression from 3.8 > >

Re: [Nouveau] nouveau lockdep splat

2013-03-24 Thread Borislav Petkov
On Sun, Mar 24, 2013 at 10:00:55PM +0400, Lijo Antony wrote: > Looks like this has been fixed in -rc4. Yep, it seems so here too. Thanks. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- ___ dri-devel mailing l

Re: [Nouveau] nouveau lockdep splat

2013-03-24 Thread Lijo Antony
On 03/20/2013 07:29 PM, Borislav Petkov wrote: On Wed, Mar 20, 2013 at 07:23:19PM +0400, Lijo Antony wrote: # bad: [fffddfd6c8e0c10c42c6e2cc54ba880fcc36ebbb] Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux git bisect bad fffddfd6c8e0c10c42c6e2cc54ba880fcc36ebbb This is a

[Bug 62696] [r300g, bisected] Around 50 piglit vs variable-indexing tests fails after "glsl_to_tgsi: allocate arrays separately v2"

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62696 --- Comment #3 from Pavel Ondračka --- Created attachment 76971 --> https://bugs.freedesktop.org/attachment.cgi?id=76971&action=edit RADEON_DEBUG=fp,vp from vs-uniform-array-mat2-col-row-rd test (In reply to comment #2) > Created attachment 76

[Bug 60439] Suspend/resume broken for cayman with 90a51a329258e3c868f6

2013-03-24 Thread bugzilla-dae...@freedesktop.org
because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130324/812ef2aa/attachment.html>

[Bug 62239] radeon drm oops with benchmark=1 on Radeon 7950

2013-03-24 Thread bugzilla-dae...@freedesktop.org
receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130324/071dd8c4/attachment.html>

[Bug 57919] Visual glitches in unity with Radeon HD 7600M

2013-03-24 Thread bugzilla-dae...@freedesktop.org
mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130324/058395e6/attachment.html>

[Bug 62696] [r300g, bisected] Around 50 piglit vs variable-indexing tests fails after "glsl_to_tgsi: allocate arrays separately v2"

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62696 --- Comment #2 from Christian König --- Created attachment 76967 --> https://bugs.freedesktop.org/attachment.cgi?id=76967&action=edit Possible fix Please try the attached patch. -- You are receiving this mail because: You are the assignee fo

[PATCH] drm/nouveau: fix handling empty channel list in ioctl's

2013-03-24 Thread Maarten Lankhorst
If there are no channels, chan would never end up being NULL, and so the null pointer check would fail. Solve this by initializing chan to NULL, and iterating over temp instead. Fixes oops when running intel-gpu-tools/tests/kms_flip, which attempts to do some intel ioctl's on a nouveau device. S

[PULL] drm-intel-fixes for 3.9

2013-03-24 Thread Daniel Vetter
Hi Dave, Just three revert/disable by default patches, one of them cc: stable (since the offending commit was cc: stable, too). Cheers, Daniel The following changes since commit 8bb9660418e05bb1845ac1a2428444d78e322cc7: Linux 3.9-rc4 (2013-03-23 16:52:44 -0700) are available in the git repos

[Bug 26891] Radeon KMS fails with inaccessible AtomBIOS on systems with (U)EFI boot

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26891 --- Comment #56 from Ludovic Watteaux --- Same here Linux 3.9.0-rc4 [5.800732] [drm] Initialized drm 1.1.0 20060810 [5.835989] [drm] radeon kernel modesetting enabled. [5.839889] [drm] initializing kernel modesetting (TURKS 0x1002:0x6

[Bug 62696] [r300g, bisected] Around 50 piglit vs variable-indexing tests fails after "glsl_to_tgsi: allocate arrays separately v2"

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62696 --- Comment #1 from Pavel Ondračka --- Created attachment 76963 --> https://bugs.freedesktop.org/attachment.cgi?id=76963&action=edit RADEON_DEBUG=fp,vp output before -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 62696] New: [r300g, bisected] Around 50 piglit vs variable-indexing tests fails after "glsl_to_tgsi: allocate arrays separately v2"

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62696 Priority: medium Bug ID: 62696 Keywords: regression CC: deathsim...@vodafone.de Assignee: dri-devel@lists.freedesktop.org Summary: [r300g, bisected] Around 50 piglit vs

[PATCH] drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()

2013-03-24 Thread Maarten Lankhorst
Op 23-03-13 12:47, Peter Hurley schreef: > On Tue, 2013-03-19 at 11:13 -0400, Peter Hurley wrote: >> On vanilla 3.9.0-rc3, I get this 100% repeatable oops after login when >> the user X session is coming up: > Perhaps I wasn't clear that this happens on every boot and is a > regression from 3.8 > >

[Bug 60439] Suspend/resume broken for cayman with 90a51a329258e3c868f6

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60439 Florian Mickler changed: What|Removed |Added CC||flor...@mickler.org --- Comment #18 fr

[Bug 62239] radeon drm oops with benchmark=1 on Radeon 7950

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62239 Florian Mickler changed: What|Removed |Added CC||flor...@mickler.org --- Comment #3 fro

[Bug 57919] Visual glitches in unity with Radeon HD 7600M

2013-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57919 Florian Mickler changed: What|Removed |Added CC||flor...@mickler.org --- Comment #7 fro

[Bug 26891] Radeon KMS fails with inaccessible AtomBIOS on systems with (U)EFI boot

2013-03-24 Thread bugzilla-dae...@freedesktop.org
S ROM [2.603649] radeon :01:00.0: Fatal error during GPU init -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130324/