[Bug 69341] [radeonsi] KDE 4.11 is EXTREMELY slow with Raster QT backend

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69341 --- Comment #6 from Denis M. (Phr33d0m) --- Created attachment 86376 --> https://bugs.freedesktop.org/attachment.cgi?id=86376&action=edit color-corruption.png I also have this color corruption all over the place with Native/OpenGL backend and

[PATCH 1/2] drm: Factor out common CRTC viewport checking code

2013-09-23 Thread Damien Lespiau
Both setcrtc and page_flip are checking that the framebuffer is big enough for the defined crtc viewport (x, y, hdisplay, vdisplay). Factor that code out in a single function. Signed-off-by: Damien Lespiau --- drivers/gpu/drm/drm_crtc.c | 70 -- 1 file

[PATCH 2/2] drm: Check the fb size against the adjusted v/hdisplay for stereo modes

2013-09-23 Thread Damien Lespiau
Some stereo modes, like frame packing, need a larger CRTC viewport than the "natural" underlying 2D mode and thus drm_crtc_check_viewport() needs to query the adjusted mode to use the correct h/vdisplay. Signed-off-by: Damien Lespiau --- drivers/gpu/drm/drm_crtc.c | 8 1 file changed, 8

[PATCH] drm: Implement timings adjustments for frame packing

2013-09-23 Thread Damien Lespiau
When using the frame packing and a single big framebuffer, some hardware requires that we do everything like if we were scanning out the big buffer itself. Let's instrument drm_mode_set_crtcinfo() to be able to do this adjustement if the driver is asking for it. v2: Use crtc_vtotal and multiply th

[Bug 69341] [radeonsi] KDE 4.11 is EXTREMELY slow with Raster QT backend

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69341 --- Comment #7 from darkbasic --- Yes that's the same corruption I have with the native backend. I suggest you to have a look at top: native isn't slow, but aftware a few minutes the X process starts eating the CPU ,that's the reason ;) On the co

[Bug 69721] New: Can't reach maximum memory speed (or core speed) when using dpm=1 on r600g

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69721 Priority: medium Bug ID: 69721 Assignee: dri-devel@lists.freedesktop.org Summary: Can't reach maximum memory speed (or core speed) when using dpm=1 on r600g Severity: normal

[Bug 69721] Can't reach maximum memory speed (or core speed) when using dpm=1 on r600g

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69721 Alexandre Demers changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Bug 64810] EGL/Gles/Weston give segfault on RADEONSI with egl_gallium.so

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64810 --- Comment #29 from Rafael Castillo --- I have a working memory saving patch but I am not authorised to publish it. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-d

[Bug 69723] New: Computer freezes with kernel 3.11.0 / 3.12-rc1 (with bug 68235's patches applied) when dpm=1 on r600g (Cayman)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69723 Priority: medium Bug ID: 69723 Assignee: dri-devel@lists.freedesktop.org Summary: Computer freezes with kernel 3.11.0 / 3.12-rc1 (with bug 68235's patches applied) when dpm=1 on r600g

[RFC PATCH] drm/nouveau: fix nested locking in mmap handler

2013-09-23 Thread Maarten Lankhorst
Hey, Op 13-09-13 11:00, Peter Zijlstra schreef: > On Fri, Sep 13, 2013 at 10:41:54AM +0200, Daniel Vetter wrote: >> On Fri, Sep 13, 2013 at 10:29 AM, Peter Zijlstra >> wrote: >>> On Fri, Sep 13, 2013 at 09:46:03AM +0200, Thomas Hellstrom wrote: >> if (!bo_tryreserve()) { >> up_read m

[Bug 68235] Display freezes after login with kernel 3.11.0-rc5 on Cayman with dpm=1

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68235 Alexandre Demers changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Bug 69721] Can't reach maximum memory speed (or core speed) when using dpm=1 on r600g

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69721 --- Comment #1 from Alexandre Demers --- That is with kernel 3.11.0 or 3.12-rc1 with the two patches proposed in bug 68235. -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 69729] New: HDMI audio stopped working on HD 3470 (RV620/M82)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69729 Priority: medium Bug ID: 69729 Assignee: dri-devel@lists.freedesktop.org Summary: HDMI audio stopped working on HD 3470 (RV620/M82) Severity: normal Classification: Unclassified

[Bug 69729] HDMI audio stopped working on HD 3470 (RV620/M82)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69729 --- Comment #1 from Paul Bodenbenner --- Created attachment 86409 --> https://bugs.freedesktop.org/attachment.cgi?id=86409&action=edit Xorg.0.log_3_10_10 -- You are receiving this mail because: You are the assignee for the bug. __

Re: [PATCH] configure: add AC_LANG_SOURCE call within AC_COMPILE_IFELSE

2013-09-23 Thread Daniel Kurtz
On Thu, Sep 19, 2013 at 9:21 AM, Emil Velikov wrote: > Documentation states that AC_*_IFELSE has to use AC_LANG_SOURCE or > friends in order to generate the source code to compile. > AC_LINK_IFELSE already handles this, thus convert AC_COMPILE_IFELSE > to silence the final autoconf warnings. > > S

[Bug 69728] Radeon Redwood (5670) GPU Lockup

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69728 --- Comment #1 from pablow.1...@gmail.com --- Created attachment 86405 --> https://bugs.freedesktop.org/attachment.cgi?id=86405&action=edit another journalctl log -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 69728] New: Radeon Redwood (5670) GPU Lockup

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69728 Priority: medium Bug ID: 69728 Assignee: dri-devel@lists.freedesktop.org Summary: Radeon Redwood (5670) GPU Lockup Severity: normal Classification: Unclassified OS: Linux (Al

Re: [Bug 61811] New: kms mode breaks and using radeon.agpmode=-1

2013-09-23 Thread Bjorn Helgaas
[+cc linux-pci, linux-kernel, dri-devel] On Sat, Sep 21, 2013 at 11:39 AM, wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=61811 > > Bug ID: 61811 >Summary: kms mode breaks and using radeon.agpmode=-1 >Product: Drivers >Version: 2.5 > Kern

[Bug 69729] HDMI audio stopped working on HD 3470 (RV620/M82)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69729 --- Comment #2 from Paul Bodenbenner --- Created attachment 86410 --> https://bugs.freedesktop.org/attachment.cgi?id=86410&action=edit Xorg.0.log_3_11_1 -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 69729] HDMI audio stopped working on HD 3470 (RV620/M82)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69729 --- Comment #3 from Paul Bodenbenner --- Created attachment 86411 --> https://bugs.freedesktop.org/attachment.cgi?id=86411&action=edit avivotool_regs_hdmi_3_10_10 -- You are receiving this mail because: You are the assignee for the bug. _

Re: [Intel-gfx] [PATCH 2/2] drm: Check the fb size against the adjusted v/hdisplay for stereo modes

2013-09-23 Thread Ville Syrjälä
On Mon, Sep 23, 2013 at 03:57:40PM +0100, Damien Lespiau wrote: > Some stereo modes, like frame packing, need a larger CRTC viewport than > the "natural" underlying 2D mode and thus drm_crtc_check_viewport() > needs to query the adjusted mode to use the correct h/vdisplay. > > Signed-off-by: Damie

[Bug 69729] HDMI audio stopped working on HD 3470 (RV620/M82)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69729 --- Comment #5 from Paul Bodenbenner --- Created attachment 86413 --> https://bugs.freedesktop.org/attachment.cgi?id=86413&action=edit dmesg_3_10_10 -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 69729] HDMI audio stopped working on HD 3470 (RV620/M82)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69729 --- Comment #6 from Paul Bodenbenner --- Created attachment 86414 --> https://bugs.freedesktop.org/attachment.cgi?id=86414&action=edit dmesg_3_11_1 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 69729] HDMI audio stopped working on HD 3470 (RV620/M82)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69729 --- Comment #7 from Alex Deucher --- Possibly a duplicate of bug 69675. Does reverting e6e792092e816bea0797995c886fb057c91d4546 fix it? -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 69729] HDMI audio stopped working on HD 3470 (RV620/M82)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69729 --- Comment #4 from Paul Bodenbenner --- Created attachment 86412 --> https://bugs.freedesktop.org/attachment.cgi?id=86412&action=edit avivotool_regs_hdmi_3_11_1 -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 69729] HDMI audio stopped working on HD 3470 (RV620/M82)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69729 --- Comment #9 from Alex Deucher --- Nevermind, I found the problem. Patch forthcoming. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@

[Bug 69729] HDMI audio stopped working on HD 3470 (RV620/M82)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69729 --- Comment #8 from Paul Bodenbenner --- I am not using any of those modes... -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freed

[Bug 69729] HDMI audio stopped working on HD 3470 (RV620/M82)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69729 --- Comment #10 from Alex Deucher --- Created attachment 86417 --> https://bugs.freedesktop.org/attachment.cgi?id=86417&action=edit possible fix This patch should fix it. -- You are receiving this mail because: You are the assignee for the b

[PATCH] drm/radeon: add missing hdmi callbacks for rv6xx

2013-09-23 Thread Alex Deucher
When dpm was merged, I added a new asic struct for rv6xx, but it never got properly updated when the hdmi callbacks were added due to the two patch sets being developed in parallel. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=69729 Signed-off-by: Alex Deucher Cc: sta...@vger.kernel.org -

[Bug 69341] [radeonsi] KDE 4.11 is EXTREMELY slow with Raster QT backend

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69341 --- Comment #8 from Denis M. (Phr33d0m) --- (In reply to comment #7) > Yes that's the same corruption I have with the native backend. I suggest you > to have a look at top: native isn't slow, but aftware a few minutes the X > process starts eatin

Re: drm/radeon: "ring test failed" on PA-RISC Linux

2013-09-23 Thread Konrad Rzeszutek Wilk
On Sat, Sep 21, 2013 at 07:39:10AM +0400, Alex Ivanov wrote: > 21.09.2013, в 1:27, Alex Deucher написал(а): > > > On Tue, Sep 17, 2013 at 3:33 PM, Alex Ivanov wrote: > >> 17.09.2013, в 18:24, Alex Deucher написал(а): > >> > >>> On Tue, Sep 17, 2013 at 5:23 AM, Alex Ivanov wrote: > Alex,

[Bug 69341] [radeonsi] KDE 4.11 is EXTREMELY slow with Raster QT backend

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69341 --- Comment #9 from darkbasic --- It goes to 100% with native backend, at least on SI. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@li

[Bug 69694] Xorg doesn't start on KABINi with radeonsi

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69694 --- Comment #5 from Marco --- Removing xorg.conf leads to the same crash (trace is very similar). Then I tried with this little xorg.conf (to load glamoregl) Section "Module" Load "dri2" Load "glamoregl" Load "glx" EndSection bu

[Bug 69694] Xorg doesn't start on KABINi with radeonsi

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69694 --- Comment #6 from Marco --- Created attachment 86422 --> https://bugs.freedesktop.org/attachment.cgi?id=86422&action=edit xorg.conf working (lead to llvmpipe render) -- You are receiving this mail because: You are the assignee for the bug.

[Bug 69694] Xorg doesn't start on KABINi with radeonsi

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69694 --- Comment #7 from Marco --- Created attachment 86423 --> https://bugs.freedesktop.org/attachment.cgi?id=86423&action=edit Gdb trace whe uncommenting glamoregl Uncommenting "glamoregl" in the working xorg.conf lead to crash described in the g

Re: PCI Radeon RV100 detection hang on sparc64

2013-09-23 Thread mroos
> > That looks quite strange. I guess the kernel should map the ROM at the > > address OpenBoot/OF assigned to it. ( 1002 ). > > The address you see is a raw physical I/O address, which is a concatenation > of the I/O window physical address for that PCI controller and the > PCI bus assigned a

Re: PCI Radeon RV100 detection hang on sparc64

2013-09-23 Thread Meelis Roos
> That looks quite strange. I guess the kernel should map the ROM at the > address OpenBoot/OF assigned to it. ( 1002 ). DaveM already explained about the phys/virt mapping. > Are pci devices located beneatch pci@1f,0 not reserving resources > correctly ? (Thus the reuse of addresses when the

[Bug 61941] New: Random GPU lockups/resets on Mobility Radeon HD 3650 with radeon.dpm=1

2013-09-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=61941 Bug ID: 61941 Summary: Random GPU lockups/resets on Mobility Radeon HD 3650 with radeon.dpm=1 Product: Drivers Version: 2.5 Kernel Version: >=3.11.0 Hardware: All

[Bug 61941] Random GPU lockups/resets on Mobility Radeon HD 3650 with radeon.dpm=1

2013-09-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=61941 --- Comment #1 from Ilya Tumaykin --- Created attachment 109321 --> https://bugzilla.kernel.org/attachment.cgi?id=109321&action=edit dmesg after lockup -- You are receiving this mail because: You are watching the assignee of the bug. _

[Bug 61941] Random GPU lockups/resets on Mobility Radeon HD 3650 with radeon.dpm=1

2013-09-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=61941 --- Comment #2 from Ilya Tumaykin --- Created attachment 109331 --> https://bugzilla.kernel.org/attachment.cgi?id=109331&action=edit another dmesg after lockup -- You are receiving this mail because: You are watching the assignee of the bug. _

[Bug 69694] Xorg doesn't start on KABINi with radeonsi

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69694 --- Comment #8 from Marco --- Looks terribly similar to: https://bugs.freedesktop.org/show_bug.cgi?id=69682 -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mail

[Bug 61941] Random GPU lockups/resets on Mobility Radeon HD 3650 with radeon.dpm=1

2013-09-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=61941 Alex Deucher changed: What|Removed |Added CC||alexdeuc...@gmail.com --- Comment #3 from

[Bug 69728] Radeon Redwood (5670) GPU Lockup

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69728 --- Comment #2 from Alex Deucher --- Does disabling hyperZ help? E.g., set env var: R600_DEBUG=nohyperz -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing

[Bug 69728] Radeon Redwood (5670) GPU Lockup

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

[Bug 69694] Xorg doesn't start on KABINi with radeonsi

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69694 --- Comment #9 from Marco --- But unfortunatly, commenting glx module doesn't solve my problem. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri

[Bug 69729] HDMI audio stopped working on HD 3470 (RV620/M82)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69729 --- Comment #11 from Paul Bodenbenner --- Thank you very much for your fast answering (again). I patched it against kernel 3.11.1 and now I can hear some sound. Unfortunately it will be played very fast, so the voice is very "high". I tried diffe

[Bug 69729] HDMI audio stopped working on HD 3470 (RV620/M82)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69729 --- Comment #12 from Alex Deucher --- Does reverting e6e792092e816bea0797995c886fb057c91d4546 fix the playback? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel

[Bug 69721] Can't reach maximum memory speed (or core speed) when using dpm=1 on r600g on cards not sticking to reference board

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69721 Alexandre Demers changed: What|Removed |Added Summary|Can't reach maximum memory |Can't reach maximum memory

Re: [PATCH 6/7] drm/nouveau: embed gem object in nouveau_bo

2013-09-23 Thread Ben Skeggs
On Wed, Aug 14, 2013 at 11:07 PM, David Herrmann wrote: > There is no reason to keep the gem object separately allocated. nouveau is > the last user of gem_obj->driver_private, so if we embed it, we can get > rid of 8bytes per gem-object. > > The implementation follows the radeon driver. bo->gem i

[Bug 69723] Computer freezes with kernel 3.11.0 / 3.12-rc1 (with bug 68235's patches applied) when dpm=1 on r600g (Cayman)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69723 --- Comment #1 from Alex Deucher --- Created attachment 86424 --> https://bugs.freedesktop.org/attachment.cgi?id=86424&action=edit disable various dpm features Try this patch and see if you can narrow down which, if any, of these features is p

[Bug 69729] HDMI audio stopped working on HD 3470 (RV620/M82)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69729 --- Comment #13 from Paul Bodenbenner --- Created attachment 86425 --> https://bugs.freedesktop.org/attachment.cgi?id=86425&action=edit drm_edid.c -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 69729] HDMI audio stopped working on HD 3470 (RV620/M82)

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69729 --- Comment #14 from Paul Bodenbenner --- Tried to undo commit e6e792092e816bea0797995c886fb057c91d4546 from version 3.11.1 and the result seems ok for me. To be sure I attached the resulting file. Unfortunately by using this file that didn't mak

[Bug 69728] Radeon Redwood (5670) GPU Lockup

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69728 --- Comment #3 from pablow.1...@gmail.com --- Already tried that. It doesn't help. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.f

[Bug 69728] Radeon Redwood (5670) GPU Lockup

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69728 --- Comment #4 from pablow.1...@gmail.com --- Created attachment 86426 --> https://bugs.freedesktop.org/attachment.cgi?id=86426&action=edit This is another dmesg log ...but this one if from a lockup which I could recover from, switching to a tt

RE: [RFC] deadlock in "drm/exynos: fix wrong pointer access at vm close"

2013-09-23 Thread Inki Dae
Thanks for your comment. > -Original Message- > From: Al Viro [mailto:v...@ftp.linux.org.uk] On Behalf Of Al Viro > Sent: Monday, September 23, 2013 10:07 PM > To: Inki Dae > Cc: 'YoungJun Cho'; dri-devel@lists.freedesktop.org > Subject: Re: [RFC] deadlock in "drm/exynos: fix wrong pointer

RE: [PATCH] drm/exynos: fix deadlock issue at mmap

2013-09-23 Thread Inki Dae
Please, ignore this patch. This patch has still some problems. I will post it later. Thanks, Inki Dae > -Original Message- > From: Inki Dae [mailto:inki@samsung.com] > Sent: Monday, September 23, 2013 7:43 PM > To: airl...@linux.ie; dri-devel@lists.freedesktop.org > Cc: Inki Dae; Kyun

[Bug 69689] FBO with GL_RGBA16F texture format silent drawing corruption

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69689 --- Comment #2 from Johannes Jordan --- Thank you for your reply. The configure option --enable-texture-float is set. See: https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/mesa -- You are receiving this mail b

[Bug 69694] Xorg doesn't start on KABINi with radeonsi

2013-09-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69694 --- Comment #10 from Marco --- Thinking on it twice and rebuilding new mesa from git I remember I had this notification during build: undefined symbol: _glapi_tls_Context I will look into configure flags of both mesa and xserver (--enable-glx-tl

<    1   2