[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #35 from udo --- Alex, despite having your 2nd patch in, I found: Apr 17 16:26:07 o2 kernel: [91224.372170] radeon :00:01.0: GPU fault detected: 146 0x0594260c Apr 17 16:26:07 o2 kernel: [91224.372175] radeon :00:01.0: VM_C

[Bug 63632] mesa +r600 llvm = segfault

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63632 --- Comment #3 from Andy Furniss --- (In reply to comment #2) > I can't reproduce this with LLVM r179895 and Mesa > 12eab7cc564a6928197f9b87ded9e368e56976f0 > > Have you done full rebuilds of both projects? Yes, I always do make [dist]clean and

[PATCH] drm/mm: fix dump table BUG

2013-04-20 Thread Daniel Vetter
In commit 9e8944ab564f2e3dde90a518cd32048c58918608 Author: Chris Wilson Date: Thu Nov 15 11:32:17 2012 + drm: Introduce an iterator over holes in the drm_mm range manager helpers and iterators for hole handling have been introduced with some debug BUG_ONs sprinkled over. Unfortunately

Re: [PATCH] drm/mm: fix dump table BUG

2013-04-20 Thread Chris Wilson
On Sat, Apr 20, 2013 at 12:08:11PM +0200, Daniel Vetter wrote: > In > > commit 9e8944ab564f2e3dde90a518cd32048c58918608 > Author: Chris Wilson > Date: Thu Nov 15 11:32:17 2012 + > > drm: Introduce an iterator over holes in the drm_mm range manager > > helpers and iterators for hole ha

Re: [PATCH] drm/mm: fix dump table BUG

2013-04-20 Thread Daniel Vetter
On Sat, Apr 20, 2013 at 12:11 PM, Chris Wilson wrote: > On Sat, Apr 20, 2013 at 12:08:11PM +0200, Daniel Vetter wrote: >> In >> >> commit 9e8944ab564f2e3dde90a518cd32048c58918608 >> Author: Chris Wilson >> Date: Thu Nov 15 11:32:17 2012 + >> >> drm: Introduce an iterator over holes in t

[Bug 56891] New: TRAP_VFETCH FAULT

2013-04-20 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=56891 Summary: TRAP_VFETCH FAULT Product: Drivers Version: 2.5 Kernel Version: 3.9-rc7 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal

[Bug 56891] TRAP_VFETCH FAULT in nouveau during highload 3D

2013-04-20 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=56891 George Shuklin changed: What|Removed |Added Summary|TRAP_VFETCH FAULT |TRAP_VFETCH FAULT in

[Bug 63730] UVD broken on HD5470 by "drm/radeon: raise UVD clocks only on demand"

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63730 Christian König changed: What|Removed |Added Attachment #78243|0 |1 is obsolete|

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #36 from udo --- Alex, despite having your 2nd patch in, the box just crashed and rebooted. I'll revert to your first patch to see if that one still helps. -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #37 from Alexandre Demers --- (In reply to comment #36) > Alex, despite having your 2nd patch in, the box just crashed and rebooted. > I'll revert to your first patch to see if that one still helps. By reading bug 62997 you've report

Re: [PATCH v4] drm/exynos: prepare FIMD clocks

2013-04-20 Thread Inki Dae
2013/4/19 Vikas Sajjan > Hi Inki Dae and Viresh, > > On 8 April 2013 16:41, Viresh Kumar wrote: > >> On 8 April 2013 16:37, Vikas Sajjan wrote: >> > While migrating to common clock framework (CCF), I found that the FIMD >> clocks >> > were pulled down by the CCF. >> > If CCF finds any clock(s)

Re: [PATCH] drm/mm: fix dump table BUG

2013-04-20 Thread Chris Wilson
On Sat, Apr 20, 2013 at 01:28:53PM +0200, Daniel Vetter wrote: > On Sat, Apr 20, 2013 at 12:11 PM, Chris Wilson > wrote: > > On Sat, Apr 20, 2013 at 12:08:11PM +0200, Daniel Vetter wrote: > >> In > >> > >> commit 9e8944ab564f2e3dde90a518cd32048c58918608 > >> Author: Chris Wilson > >> Date: Thu

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #38 from udo --- 3.9.0-rc7 here. Just saw this: [ 67.568697] Bluetooth: BNEP socket layer initialized [ 2144.364903] radeon :00:01.0: GPU fault detected: 147 0x0d422602 [ 2144.364908] radeon :00:01.0: VM_CONTEXT1_PROTECT

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #39 from Alexandre Demers --- (In reply to comment #38) > 3.9.0-rc7 here. > > Just saw this: > > [ 67.568697] Bluetooth: BNEP socket layer initialized > [ 2144.364903] radeon :00:01.0: GPU fault detected: 147 0x0d422602 > [ 21

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #40 from udo --- in /etc/environment I have R600_DEBUG=nodma ever since discovering that setting, i.e.: also now the R6))_DEBUG is set to nodma. I did not apply any of your patches over the 3.9.0-rc7 kernel. -- You are receiving th

Re: [PATCH v2 0/3] drm/exynos: Add device tree support for IPP driver

2013-04-20 Thread Inki Dae
Hi Sylwester, DRM FIMC driver could be more cleaned up with this patch series. And your third patch And just minor issue. The second patch has build warnings like below, WARNING: static const char * array should probably be static const char * const #111: FILE: drivers/gpu/drm/exynos/exynos_drm_f

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #41 from Alexandre Demers --- (In reply to comment #40) > in /etc/environment I have R600_DEBUG=nodma ever since discovering that > setting, i.e.: also now the R6))_DEBUG is set to nodma. > > I did not apply any of your patches over

Re: [PATCH 3/3] drm/exynos: Add device tree support for fimc ipp driver

2013-04-20 Thread Inki Dae
2013/4/17 Sylwester Nawrocki > This patch adds OF initialization support for the FIMC driver. > The binding documentation can be found at Documentation/devicetree/ > bindings/media/samsung-fimc.txt. > > The syscon regmap interface is used to serialize access to the > shared CAMBLK registers from

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #42 from Alexandre Demers --- (In reply to comment #40) > in /etc/environment I have R600_DEBUG=nodma ever since discovering that > setting, i.e.: also now the R6))_DEBUG is set to nodma. > > I did not apply any of your patches over

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #43 from udo --- 3.6.11 was OK but also maybe is kinda 'old'. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedeskt

[Bug 63730] UVD broken on HD5470 by "drm/radeon: raise UVD clocks only on demand"

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63730 --- Comment #4 from Johannes Hirte --- Also with v2 the same error. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #44 from Alexandre Demers --- (In reply to comment #43) > 3.6.11 was OK but also maybe is kinda 'old'. Then try a 3.7 kernel if possible to see if a first bug was introduced there or if it all happened in the 3.8 branch. If I remembe

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #45 from udo --- drm 2.4.44, git for the rest. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://l

[Bug 53111] vgaswitcheroo not working anymore

2013-04-20 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=53111 Daniel Vetter changed: What|Removed |Added CC||fed...@yahoo.com --- Comment #12 from

[Bug 63748] GPU Lockup playing urban terror

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63748 Alex Deucher changed: What|Removed |Added Product|DRI |Mesa Version|XOrg CVS

[Bug 60879] X11 can't start with acceleration enabled

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60879 --- Comment #24 from Hristo Venev --- Any idea regarding the reason for this behavior? P.S. I noted that glxgears renders OK on fullscreen with fglrx->radeon. In window it's wrong. -- You are receiving this mail because: You are the assignee f

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61182 --- Comment #32 from D. Hugh Redelmeier --- Thanks, Knut, for bisecting in #27. Thanks, Stan, for confirming bisection in #28. So the bad changeset is http://cgit.freedesktop.org/mesa/mesa/commit/?id=35840ab189595b817fa8b1a1df8cc92474a7c38d I

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61182 --- Comment #33 from Alex Deucher --- (In reply to comment #32) > Thanks, Knut, for bisecting in #27. Thanks, Stan, for confirming bisection > in #28. > > So the bad changeset is > http://cgit.freedesktop.org/mesa/mesa/commit/ > ?id=35840ab1895

[Bug 60879] X11 can't start with acceleration enabled

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60879 --- Comment #25 from Alex Deucher --- (In reply to comment #24) > Any idea regarding the reason for this behavior? > > P.S. I noted that glxgears renders OK on fullscreen with fglrx->radeon. In > window it's wrong. Unfortunately, I didn't see a

[Bug 63762] New: Team fortress 2 intermittently freezes

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63762 Priority: medium Bug ID: 63762 Assignee: dri-devel@lists.freedesktop.org Summary: Team fortress 2 intermittently freezes Severity: normal Classification: Unclassified OS: All

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61182 --- Comment #34 from D. Hugh Redelmeier --- Thanks, Alex, for the clear restatement. Naively, I think of two C/UNIX conventions. For allocations that can either succeed or fail, typically the result is a pointer which is NULL for failure -- eg.

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61182 --- Comment #35 from D. Hugh Redelmeier --- I finally am trying to set the GART size, as per Alex's comment #12. Without setting it, Xorg0.log reports: [15.054] (II) RADEON(0): mem size init: gart size :1fdef000 vram size: s:2000 visible

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62959 --- Comment #46 from udo --- Booted 3.7.8. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop

UVD status on loongson 3a platform

2013-04-20 Thread Dieter Nützel
Am 2013-04-19 10:51, schrieb Chen Jie: > Hi all, > > Recently, the uvd supporting is released, and we've tried it on > loongson 3a platform. > Brief introduction about loongson 3a, it's a MIPS III compatible, 4 > cores processor. > > More details about the platform [1]: > * The Board: RS780E + SB

[Bug 63748] New: GPU Lockup playing urban terror

2013-04-20 Thread bugzilla-dae...@freedesktop.org
ing 0 succeeded in 0 usecs No errors in Xorg.log -- 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/20130420/8fd463f4/attachment.html>

[Bug 63632] mesa +r600 llvm = segfault

2013-04-20 Thread bugzilla-dae...@freedesktop.org
r the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130420/41fbbf06/attachment.html>

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-dae...@freedesktop.org
part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130420/b4de59f6/attachment-0001.html>

[Bug 63632] mesa +r600 llvm = segfault

2013-04-20 Thread bugzilla-dae...@freedesktop.org
per bisect). I always clean and rebuild mesa after llvm has changed. -- 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/20130420/61341c42/attachment.html>

[PATCH] drm/mm: fix dump table BUG

2013-04-20 Thread Daniel Vetter
In commit 9e8944ab564f2e3dde90a518cd32048c58918608 Author: Chris Wilson Date: Thu Nov 15 11:32:17 2012 + drm: Introduce an iterator over holes in the drm_mm range manager helpers and iterators for hole handling have been introduced with some debug BUG_ONs sprinkled over. Unfortunately

[PATCH] drm/mm: fix dump table BUG

2013-04-20 Thread Chris Wilson
On Sat, Apr 20, 2013 at 12:08:11PM +0200, Daniel Vetter wrote: > In > > commit 9e8944ab564f2e3dde90a518cd32048c58918608 > Author: Chris Wilson > Date: Thu Nov 15 11:32:17 2012 + > > drm: Introduce an iterator over holes in the drm_mm range manager > > helpers and iterators for hole ha

[PATCH] drm/mm: fix dump table BUG

2013-04-20 Thread Daniel Vetter
On Sat, Apr 20, 2013 at 12:11 PM, Chris Wilson wrote: > On Sat, Apr 20, 2013 at 12:08:11PM +0200, Daniel Vetter wrote: >> In >> >> commit 9e8944ab564f2e3dde90a518cd32048c58918608 >> Author: Chris Wilson >> Date: Thu Nov 15 11:32:17 2012 + >> >> drm: Introduce an iterator over holes in

[Bug 56891] New: TRAP_VFETCH FAULT

2013-04-20 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=56891 Summary: TRAP_VFETCH FAULT Product: Drivers Version: 2.5 Kernel Version: 3.9-rc7 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal

[Bug 56891] TRAP_VFETCH FAULT in nouveau during highload 3D

2013-04-20 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=56891 George Shuklin changed: What|Removed |Added Summary|TRAP_VFETCH FAULT |TRAP_VFETCH FAULT in

[Bug 63730] UVD broken on HD5470 by "drm/radeon: raise UVD clocks only on demand"

2013-04-20 Thread bugzilla-dae...@freedesktop.org
xt part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130420/9d81240f/attachment-0001.html>

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-dae...@freedesktop.org
e bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130420/348fafe5/attachment.html>

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-dae...@freedesktop.org
--- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130420/6b7ce19a/attachment.html>

[PATCH] drm/mm: fix dump table BUG

2013-04-20 Thread Chris Wilson
On Sat, Apr 20, 2013 at 01:28:53PM +0200, Daniel Vetter wrote: > On Sat, Apr 20, 2013 at 12:11 PM, Chris Wilson > wrote: > > On Sat, Apr 20, 2013 at 12:08:11PM +0200, Daniel Vetter wrote: > >> In > >> > >> commit 9e8944ab564f2e3dde90a518cd32048c58918608 > >> Author: Chris Wilson > >> Date: Thu

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-dae...@freedesktop.org
:01.0: VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x -- 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/20130420/a3cd7

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-dae...@freedesktop.org
f 3.9-rc7? Just getting some info here to see if anything is making a difference. -- 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/20130420/c968d9f8/attachment.html>

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-dae...@freedesktop.org
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/20130420/7e03e9a0/attachment.html>

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-dae...@freedesktop.org
for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130420/a4b58daa/attachment.html>

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-dae...@freedesktop.org
king OK as a good reference? -- 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/20130420/ad9ff828/attachment.html>

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-dae...@freedesktop.org
RL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130420/7a5a8580/attachment.html>

[Bug 63730] UVD broken on HD5470 by "drm/radeon: raise UVD clocks only on demand"

2013-04-20 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20130420/4b4004be/attachment.html>

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-dae...@freedesktop.org
--- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130420/c6659b7d/attachment.html>

[Bug 62959] r600g (HD 6950 Cayman) fails piglit tests and hangs system

2013-04-20 Thread bugzilla-dae...@freedesktop.org
org/archives/dri-devel/attachments/20130420/1902bc5d/attachment.html>

[Bug 53111] vgaswitcheroo not working anymore

2013-04-20 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=53111 Daniel Vetter changed: What|Removed |Added CC||fedevx at yahoo.com --- Comment #12 f

[Bug 63748] GPU Lockup playing urban terror

2013-04-20 Thread bugzilla-dae...@freedesktop.org
. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130420/3c0e8030/attachment.html>

[Bug 60879] X11 can't start with acceleration enabled

2013-04-20 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/20130420/8cbce94e/attachment.html>

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-20 Thread bugzilla-dae...@freedesktop.org
even assertion failure seems harsh (but at least more diagnostic). -- 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/20130420/

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-04-20 Thread bugzilla-dae...@freedesktop.org
LE buffers rather than using the CPU. -- 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/20130420/14a751ca/attachment.html>

[Bug 60879] X11 can't start with acceleration enabled

2013-04-20 Thread bugzilla-dae...@freedesktop.org
hment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130420/c0308e28/attachment.html>