Re: [Bisected Regression in 2.6.32.8] i915 with KMS enabled causesmemory corruption when resuming from suspend-to-disk

2010-03-18 Thread M. Vefa Bicakci
On 13/03/10 03:05 PM, Rafael J. Wysocki wrote: On Saturday 13 March 2010, M. Vefa Bicakci wrote: Hello, As you can guess from the subject, I have noticed that enabling the KMS feature of the i915 module with any kernel version after 2.6.32.7 causes memory corruption after one resumes from

Re: [Mesa3d-dev] DRI SDK and modularized drivers.

2010-03-18 Thread Corbin Simpson
On Wed, Mar 17, 2010 at 6:13 PM, Luc Verhaegen l...@skynet.be wrote: On Wed, Mar 17, 2010 at 12:28:39AM +0100, Luc Verhaegen wrote: Modularized dri drivers and an SDK enabled mesa tree are available in my personal git repos at http://cgit.freedesktop.org/~libv/ The SDK enabled mesa tree adds

Re: [PATCHES] radeon kms pm patches

2010-03-18 Thread Rafał Miłecki
W dniu 18 marca 2010 04:27 użytkownik Alex Deucher alexdeuc...@gmail.com napisał: 2010/3/17 Rafał Miłecki zaj...@gmail.com: 2010/3/17 Alex Deucher alexdeuc...@gmail.com Another set of updated patches against drm-radeon-testing: http://people.freedesktop.org/~agd5f/pm2/ These implement much

Re: [PATCH 6/7] arch/x86: Add array variants for setting memory to wc caching.

2010-03-18 Thread Pauli Nieminen
On Thu, Mar 18, 2010 at 1:52 AM, Dave Airlie airl...@gmail.com wrote: On Thu, Mar 18, 2010 at 6:50 AM, Pauli Nieminen suok...@gmail.com wrote: Setting single memory pages at a time to wc takes a lot time in cache flush. To reduce number of cache flush set_pages_array_wc and

Re: [PATCHES] radeon kms pm patches

2010-03-18 Thread Sedat Dilek
Hi, the last days I am testing Alex's pm2-patches with Linus-tree - this report based on patchset as of 17-Mar-2010 22:42 [0]. Unfortunately, I cannot load radeon kernel-module with dynpm=1 (0 = disabled works fine). All testing was done in init-3 in a virtual-console. Looking into the log-files

Re: [PATCHES] radeon kms pm patches

2010-03-18 Thread Rafał Miłecki
W dniu 18 marca 2010 10:05 użytkownik Rafał Miłecki zaj...@gmail.com napisał: Whoops, I missed one patch. My mistake. I've just applied all patches dated as 17-Mar-2010 22:42 and tested. Now memory reclocking is really enabled, but it causes corruptions for me. Maybe that's the same thing you

Re: [PATCHES] radeon kms pm patches

2010-03-18 Thread Sedat Dilek
[1] shows: ... Mar 18 10:07:35 seduxbox kernel: [ 127.005632] [drm:r500_hw_i2c_xfer], i2c write error 0x0002 ... - Sedat - [1] http://files.iniza.org/agdf5-pm2-with-linustree/logs/debug.txt -- Download Intel#174;

[PATCH] drm: Return ENODEV if the inode mapping changes

2010-03-18 Thread Chris Wilson
Replace a BUG_ON with an error code in the event that the inode mapping changes between calls to drm_open. This may happen for instance if udev is loaded subsequent to the original opening of the device: [ 644.291870] kernel BUG at drivers/gpu/drm/drm_fops.c:146! [ 644.291876] invalid opcode:

Re: [PATCHES] radeon kms pm patches

2010-03-18 Thread Sedat Dilek
Hi, hereby my new experiences with my RV515. # lspci -nnvv | grep VGA compatible controller 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc M52 [Mobility Radeon X1300] [1002:714a] (prog-if 00 [VGA controller]) I applied [PATCH] drm/radeon/kms: add hw_i2c module option from [1] in

Re: [PATCHES] radeon kms pm patches

2010-03-18 Thread Sedat Dilek
Experiences (II) - OpenArena Mostly, I am using radeon Gallium3D driver r300g dri/statetracker. Here I can start openarena (OA) but entering fight-mode closes OA immediately. There seems to be a problem in mesa master GIT branch. commit 9d48a621d2a0e55a76a2cfd0aea3b773e907ed50 llvmpipe: Fix

[Bug 25315] Mesa demos/gltestperf hard hangs the system

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25315 samit vats hysv...@gmail.com changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure

[Bug 25011] Terminal window does not filling up the complete desktop screen on rotation in dual monitor mode.

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25011 samit vats hysv...@gmail.com changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure

[Bug 24105] System Hangs while Running SpecViewPerf10

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24105 samit vats hysv...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 24105] System Hangs while Running SpecViewPerf10

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=24105 samit vats hysv...@gmail.com changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure

[Bug 20176] [Wine Application Issue]: X hangs after coming out of game

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20176 samit vats hysv...@gmail.com changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure

[Bug 27141] piglit glean/vertProg1 core dumps with RV790

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27141 --- Comment #2 from Chris Rankin ranki...@googlemail.com 2010-03-18 07:47:02 PST --- The problem happens when destroying the GLContext: - we call _mesa_free_context_data(), which sets ctx-DrawBuffer = NULL - _mesa_free_context_data() then

[Bug 26635] [drm-radeon-testing] warning message that can't be true

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26635 Florian Scandella f...@chilicode.com changed: What|Removed |Added CC||f...@chilicode.com

Re: [Mesa3d-dev] DRI SDK and modularized drivers.

2010-03-18 Thread Luc Verhaegen
On Thu, Mar 18, 2010 at 01:28:28AM -0700, Corbin Simpson wrote: On Wed, Mar 17, 2010 at 6:13 PM, Luc Verhaegen l...@skynet.be wrote: On Wed, Mar 17, 2010 at 12:28:39AM +0100, Luc Verhaegen wrote: Modularized dri drivers and an SDK enabled mesa tree are available in my personal git repos at

Re: [PATCHES] radeon kms pm patches

2010-03-18 Thread Alex Deucher
2010/3/18 Rafał Miłecki zaj...@gmail.com: W dniu 18 marca 2010 10:05 użytkownik Rafał Miłecki zaj...@gmail.com napisał: Whoops, I missed one patch. My mistake. I've just applied all patches dated as 17-Mar-2010 22:42 and tested. Now memory reclocking is really enabled, but it causes

Re: [PATCHES] radeon kms pm patches

2010-03-18 Thread Rafał Miłecki
W dniu 18 marca 2010 17:40 użytkownik Alex Deucher alexdeuc...@gmail.com napisał: 2010/3/18 Rafał Miłecki zaj...@gmail.com: W dniu 18 marca 2010 10:05 użytkownik Rafał Miłecki zaj...@gmail.com napisał: Whoops, I missed one patch. My mistake. I've just applied all patches dated as

[Bug 27173] New: r600 wierdness with shaders for blur effect in compiz

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27173 Summary: r600 wierdness with shaders for blur effect in compiz Product: DRI Version: XOrg CVS Platform: x86 (IA32) URL: http://klone.anirev.net/blurwierdness.png OS/Version: Linux

[Bug 27173] r600 wierdness with shaders for blur effect in compiz

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27173 --- Comment #1 from Kristoffer Tangfelt revell...@gmail.com 2010-03-18 10:14:38 PST --- Created an attachment (id=34211) -- (http://bugs.freedesktop.org/attachment.cgi?id=34211) attached file of the wierd rendering. incase the hosted one is

[Bug 27179] New: Slight various between software and r600 results in tri and wave in progs/samples

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27179 Summary: Slight various between software and r600 results in tri and wave in progs/samples Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW

Re: [PATCH 6/7] arch/x86: Add array variants for setting memory to wc caching.

2010-03-18 Thread Pauli Nieminen
On Thu, Mar 18, 2010 at 9:29 PM, Suresh Siddha suresh.b.sid...@intel.com wrote: On Thu, 2010-03-18 at 02:41 -0700, Pauli Nieminen wrote: On Thu, Mar 18, 2010 at 1:52 AM, Dave Airlie airl...@gmail.com wrote: On Thu, Mar 18, 2010 at 6:50 AM, Pauli Nieminen suok...@gmail.com wrote: Setting

[Bug 27141] piglit glean/vertProg1 core dumps with RV790

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27141 --- Comment #3 from Pauli suok...@gmail.com 2010-03-18 12:28:50 PST --- Patches are welcome :) You can send the fix to mesa3d-...@lists.sourceforge.net. git commands format-patch and send-email are very easy tools to send patches to the

[Bug 27141] piglit glean/vertProg1 core dumps with RV790

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27141 --- Comment #4 from Chris Rankin ranki...@googlemail.com 2010-03-18 12:38:07 PST --- (In reply to comment #3) Patches are welcome :) Actually, I would describe this as the cause rather than the fix. I was hoping that someone who

[Bug 27148] Failed assertion in piglit test 'bin/fbo-flushing -auto' with RV790

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27148 --- Comment #1 from Chris Rankin ranki...@googlemail.com 2010-03-18 13:18:17 PST --- This test is failing for r600_dri.so because glCheckFramebufferStatusEXT() is returning GL_FRAMEBUFFER_UNSUPPORTED. The reason that it returns

[Bug 27142] piglit glean/pbo -o -v test dumps core

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27142 --- Comment #1 from Chris Rankin ranki...@googlemail.com 2010-03-18 13:38:56 PST --- This test is failing in these following statements from glean/tpbo.cpp: glGenBuffersARB_func(1, pb_pack);

[Bug 25179] File radeon_dma.c function radeonReleaseDmaRegions line 348 - Leaking dma buffer object!

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25179 --- Comment #5 from Kai deb...@carbon-project.org 2010-03-18 14:33:43 PST --- With the advent of 2.6.33(.1) I've switched to KMS and since then I can't reproduce this problem anymore (at least not so far). -- Configure bugmail:

Re: [PATCH 6/7] arch/x86: Add array variants for setting memory to wc caching.

2010-03-18 Thread Suresh Siddha
On Thu, 2010-03-18 at 02:41 -0700, Pauli Nieminen wrote: On Thu, Mar 18, 2010 at 1:52 AM, Dave Airlie airl...@gmail.com wrote: On Thu, Mar 18, 2010 at 6:50 AM, Pauli Nieminen suok...@gmail.com wrote: Setting single memory pages at a time to wc takes a lot time in cache flush. To reduce

[Bug 27144] piglit glean/depthStencil test core dumps with RV790

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27144 --- Comment #1 from Chris Rankin ranki...@googlemail.com 2010-03-18 16:51:10 PST --- I don't understand the why on this one, just that the SIGSEGV happens within the following WRITE_DEPTH macro: #define WRITE_DEPTH( _x, _y, d )

Re: [PATCH 0/6] HDMI clean DCE32 support

2010-03-18 Thread Mike Lothian
2010/3/6 Rafał Miłecki zaj...@gmail.com: This patchset cleans our HDMI code and adds support for DCE32. It was tested on: 1) RV620 with HDMI - no regressions 2) RV635 with 2 DVI - no regressions 3) RV730 with HDMI - made it work Would be more than great if we still could get this for

[PATCH 1/2] drm/radeon/bo: add some fallback placements for VRAM only objects.

2010-03-18 Thread Dave Airlie
From: Dave Airlie airl...@redhat.com On constrained r100 systems compiz would fail to start due to a lack of memory, we can just fallback place the objects rather than completely failing it works a lot better. Signed-off-by: Dave Airlie airl...@redhat.com --- drivers/gpu/drm/radeon/radeon.h

[PATCH 2/2] drm/radeon/kms: don't print error on -ERESTARTSYS.

2010-03-18 Thread Dave Airlie
From: Dave Airlie airl...@redhat.com We can get this if the user moves the mouse when we are waiting to move some stuff around in the validate. Don't fail. Signed-off-by: Dave Airlie airl...@redhat.com --- drivers/gpu/drm/radeon/radeon_cs.c |3 ++- 1 files changed, 2 insertions(+), 1

Re: [PATCH 0/6] HDMI clean DCE32 support

2010-03-18 Thread Dave Airlie
On Fri, Mar 19, 2010 at 10:14 AM, Mike Lothian m...@fireburn.co.uk wrote: 2010/3/6 Rafał Miłecki zaj...@gmail.com: This patchset cleans our HDMI code and adds support for DCE32. It was tested on: 1) RV620 with HDMI - no regressions 2) RV635 with 2 DVI - no regressions 3) RV730 with HDMI -