Re: Regression in i915 on 2.6.34-rc1

2010-03-12 Thread Pete Zaitcev
On Fri, 12 Mar 2010 22:37:56 -0700 Bjorn Helgaas wrote: > Thanks for the report. Would you mind posting the entire dmesg > log, /proc/iomem contents, and "lspci -vv" output somewhere (maybe in > bugzilla)? > > The quote below isn't enough for me to see the problem, but > http://bugzilla.kernel.

[Bug 26430] [KMS] Hw i2c patch doesn't work fully on rv280

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26430 Andrew Randrianasulu changed: What|Removed |Added Attachment #34014|application/octet-stream|text/plain mime type|

[Bug 26430] [KMS] Hw i2c patch doesn't work fully on rv280

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26430 Andrew Randrianasulu changed: What|Removed |Added Attachment #33953|0 |1 is obsolete|

[Bug 26430] [KMS] Hw i2c patch doesn't work fully on rv280

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26430 --- Comment #15 from Andrew Randrianasulu 2010-03-12 22:24:20 PST --- (In reply to comment #13) > Created an attachment (id=34005) --> (http://bugs.freedesktop.org/attachment.cgi?id=34005) [details] > fix i2c prescale calc > > This patch s

Re: Regression in i915 on 2.6.34-rc1

2010-03-12 Thread Pete Zaitcev
On Thu, 11 Mar 2010 00:33:58 -0700, Pete Zaitcev wrote: I apologise for answering to myself, but while there was no answer, git bisect found the offending commit and I verified that it was the culprit. Also, I am adding Bjorn and Jesse to cc:. > I seem to hit a sudden regression in 2.6.34-rc1: t

[Bug 15276] latest git kernel: general protection fault: 0000 [#1]

2010-03-12 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15276 --- Comment #57 from Andreas Wallberg 2010-03-13 00:59:46 --- Created an attachment (id=25493) --> (http://bugzilla.kernel.org/attachment.cgi?id=25493) dmesg output regarding radeon_fence.c This appears in log as video output goes black for

Re: [PATCH 1/2] libdrm: Move intel_atomic.h to libdrm core for sharing.

2010-03-12 Thread Eric Anholt
On Wed, 10 Mar 2010 18:20:42 +0200, Pauli Nieminen wrote: > intel_atomic.h includes very usefull atomic operations for > lock free parrallel access of variables. Moving these to > core libdrm for code sharing with radeon. s/xf86/libdrm/ but other than that, cool. pgp9PLwqTrOT9.pgp Description:

[Bug 27052] [KMS] We should "Recalculate I2C clock on engine clock setting"

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27052 --- Comment #2 from Rafał Miłecki 2010-03-12 13:12:55 PST --- Oh, OK, thanks. Browsing ooold e-mails I noticed last time we didn't implement that. I thought it was forgotten. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cg

[Bug 27052] [KMS] We should "Recalculate I2C clock on engine clock setting"

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27052 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 15276] latest git kernel: general protection fault: 0000 [#1]

2010-03-12 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15276 --- Comment #56 from Andreas Wallberg 2010-03-12 20:56:28 --- (In reply to comment #55) > Created an attachment (id=25492) --> (http://bugzilla.kernel.org/attachment.cgi?id=25492) [details] > message.log after applying the patch > > I tried

[Bug 27052] New: [KMS] We should "Recalculate I2C clock on engine clock setting"

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27052 Summary: [KMS] We should "Recalculate I2C clock on engine clock setting" Product: DRI Version: unspecified Platform: Other OS/Version: All Status: NEW Seve

Re: [Linux-fbdev-devel] drm_fb_helper: Impossible to change video mode

2010-03-12 Thread Dave Airlie
>> > >> >> >> It would be nice to find a way to reclaim the console memory for X, >> >> >> but I'm not sure that can be done and still provide a good way to >> >> >> provide oops support. >> >> > >> >> > What do you think the average user will care about more? >> >> > >> >> >      * Seeing kernel o

[Bug 26887] fence errors with rs785 and kernel 2.6.33

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26887 --- Comment #8 from Marc 2010-03-12 12:40:44 PST --- ok - turned out that the oops where pm related. When started with radeon.{dynpm,dynclks}=0 everything works fine! Unfortunately, I cannot test the GPU reset patches alone, as they do not ap

[Bug 26887] fence errors with rs785 and kernel 2.6.33

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26887 --- Comment #7 from Marc 2010-03-12 12:11:32 PST --- tried with nosmp, mem=2G (out of 4) and NO_HZ, NO_PREEMPT - no change. below is the log with glisse drm-radeon-next tree (grr - again slow chip clock default): [7.940041] [drm] Initia

[Bug 27043] [bisected DRI1] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See dmesg for more info.

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27043 --- Comment #7 from Alex Deucher 2010-03-12 12:09:02 PST --- Created an attachment (id=34007) --> (http://bugs.freedesktop.org/attachment.cgi?id=34007) enable meta ops for draw/coopy pixels Seems to work ok here. -- Configure bugmail: ht

[Bug 26999] _mesa_reference_renderbuffer: Assertion `oldRb->Magic == 0xaabbccdd' failed

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26999 Julien Cristau changed: What|Removed |Added AssignedTo|xorg-t...@lists.x.org |dri- |

[Bug 15276] latest git kernel: general protection fault: 0000 [#1]

2010-03-12 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15276 --- Comment #55 from Michał Witkowski 2010-03-12 19:34:40 --- Created an attachment (id=25492) --> (http://bugzilla.kernel.org/attachment.cgi?id=25492) message.log after applying the patch I tried 2.6.34-rc1, KDE 4.4.1, mesa/libdrm/xf86-vide

[Bug 27043] [bisected DRI1] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See dmesg for more info.

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27043 --- Comment #6 from Michel Dänzer 2010-03-12 11:02:17 PST --- (In reply to comment #5) > Did you actually test glReadPixels() with that? Err, I mean glCopyPixels and glDrawPixels. -- Configure bugmail: http://bugs.freedesktop.org/userpre

[Bug 27043] [bisected DRI1] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See dmesg for more info.

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27043 --- Comment #5 from Michel Dänzer 2010-03-12 10:58:05 PST --- (In reply to comment #3) > functions->CopyPixels = _mesa_meta_CopyPixels; > functions->DrawPixels = _mesa_meta_DrawPixels; > if (radeon->radeonScreen->kernel_mm) { > functions

[Bug 27043] [bisected DRI1] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See dmesg for more info.

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27043 --- Comment #4 from Alex Deucher 2010-03-12 10:53:26 PST --- (In reply to comment #3) > (In reply to comment #2) > > should be fixed in d1ca1599f0319f5c99852ce24420aa592e806db0 > > > > It's fixed, but I noticed that it would work also with:

[PATCHES] more radeon drm kms hw i2c fixes

2010-03-12 Thread Alex Deucher
This patch series gets hw i2c working on my r1xx card and should fix the hw i2c issues some others have run into on some r2xx and r3xx cards. Alex 0001-drm-radeon-kms-fix-for-hw-i2c.patch Description: application/mbox 0002-drm-radeon-kms-fix-i2c-prescale-calc-on-older-radeo.patch Description:

[Bug 26430] [KMS] Hw i2c patch doesn't work fully on rv280

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26430 --- Comment #14 from Alex Deucher 2010-03-12 10:02:01 PST --- You might also try setting i2c_clock to 50 if you are still having problems. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving

[Bug 26430] [KMS] Hw i2c patch doesn't work fully on rv280

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26430 --- Comment #13 from Alex Deucher 2010-03-12 10:01:04 PST --- Created an attachment (id=34005) --> (http://bugs.freedesktop.org/attachment.cgi?id=34005) fix i2c prescale calc This patch should hopefully do the trick. Can you try it with an

blit framebeuffer to other framebuffer

2010-03-12 Thread Peter Hanzel
Hello. I have an app that uses drmModeSetCtrc to display frontbuffer (f_fb_id) and next again drmModeSetCrtc to display backbuffer (f_bb_id). I have tested this on vmwgfx, but it doesn't work. vmwgfx says: vmw_ldu_crtc_set_config: DRM_ERROR("Multiple framebuffers not supported\n"); So my questi

[Bug 27043] [bisected DRI1] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See dmesg for more info.

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27043 --- Comment #3 from Fabio Pedretti 2010-03-12 08:43:09 PST --- (In reply to comment #2) > should be fixed in d1ca1599f0319f5c99852ce24420aa592e806db0 > It's fixed, but I noticed that it would work also with: functions->CopyPixels = _mesa_

[Bug 27043] [bisected DRI1] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See dmesg for more info.

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27043 --- Comment #2 from Alex Deucher 2010-03-12 08:23:29 PST --- should be fixed in d1ca1599f0319f5c99852ce24420aa592e806db0 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

Re: [PATCH 2/3] libdrm_radeon: Optimize cs_gem_reloc to do less looping. (V2)

2010-03-12 Thread Michel Dänzer
On Fri, 2010-03-12 at 14:50 +0200, Pauli Nieminen wrote: > bo->referenced_in_cs is checked if bo is already in cs. Adding and removing > reference in bo is done with atomic operations to allow parallel access to a > bo from multiple contexts. > > cs->id generation code quarentees there is not dup

Re: [Linux-fbdev-devel] drm_fb_helper: Impossible to change video mode

2010-03-12 Thread James Simmons
On Thu, 11 Mar 2010, Michal Suchanek wrote: > On 11 March 2010 16:17, James Simmons wrote: > > > >> >> It would be nice to find a way to reclaim the console memory for X, > >> >> but I'm not sure that can be done and still provide a good way to > >> >> provide oops support. > >> > > >> > What do

Re: [Intel-gfx] [PATCH 3/3] libdrm: Move all noninstalled headers to noinst_HEADERS.

2010-03-12 Thread Dan Nicholson
On Fri, Mar 12, 2010 at 4:50 AM, Pauli Nieminen wrote: > Cleanup make system so that all noninstalled headers are put > to noinst_HEADERS. This quarentees that header will be present > in tar ball but not installed with make install. > > CC: nouv...@lists.freedesktop.org > Signed-off-by: Pauli Nie

[Bug 25776] [regression] crash on loading radeon module on 2.6.33-rc1 vanilla

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25776 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Xen-devel] Re: [Patch RFC] ttm: nouveau accelerated on Xen pv-ops kernel

2010-03-12 Thread Michael D Labriola
xen-devel-boun...@lists.xensource.com wrote on 03/12/2010 07:45:57 AM: > On Thu, Mar 11, 2010 at 4:32 PM, Pekka Paalanen wrote: *snip* > Efficacy of patch: > successful flightgear run on dom0 AND bareboot! > > Arvind R. > If you boot your system up w/out a monitor plugged in, then plug one in,

[Bug 27043] [bisected DRI1] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See dmesg for more info.

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27043 --- Comment #1 from Fabio Pedretti 2010-03-12 06:13:30 PST --- This is what dmesg shows: [drm:r300_do_cp_cmdbuf] *ERROR* bad cmd_type 148 at e666f878 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You ar

Re: [Patch RFC] ttm: nouveau accelerated on Xen pv-ops kernel

2010-03-12 Thread Arvind R
On Thu, Mar 11, 2010 at 4:32 PM, Pekka Paalanen wrote: > I'm adding dri-devel@ to CC, since this suggested patch touches > TTM code, and none of the Nouveau code. TTM patches go via > dri-de...@. > > Thanks. > > > On Wed, 10 Mar 2010 18:51:21 +0530 > Arvind R wrote: > >> Hi, >> Following is a sim

[PATCH 3/3] libdrm: Move all noninstalled headers to noinst_HEADERS.

2010-03-12 Thread Pauli Nieminen
Cleanup make system so that all noninstalled headers are put to noinst_HEADERS. This quarentees that header will be present in tar ball but not installed with make install. CC: nouv...@lists.freedesktop.org Signed-off-by: Pauli Nieminen --- Makefile.am |6 +++--- intel/Makefile.am

[PATCH 2/3] libdrm_radeon: Optimize cs_gem_reloc to do less looping. (V2)

2010-03-12 Thread Pauli Nieminen
bo->referenced_in_cs is checked if bo is already in cs. Adding and removing reference in bo is done with atomic operations to allow parallel access to a bo from multiple contexts. cs->id generation code quarentees there is not duplicated ids which limits number of cs->ids to 32. If there is more c

[PATCH 1/3] libdrm: Move intel_atomic.h to libdrm core for sharing. (V3)

2010-03-12 Thread Pauli Nieminen
intel_atomic.h includes very usefull atomic operations for lock free parrallel access of variables. Moving these to core libdrm for code sharing with radeon. V2: Fix remaining references to intel_atomic.h and libdrm-intel. V3: Remove useless wrapper header intel_atomic.h Signed-off-by: Pauli Nie

[Bug 27010] mesa git build failure regarding winsys

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27010 --- Comment #9 from Nikolay Rysev 2010-03-12 03:52:08 PST --- Fixed for me too, thanks. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee fo

[Bug 27043] New: [bisected DRI1] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See dmesg for more info.

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27043 Summary: [bisected DRI1] drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See dmesg for more info. Product: Mesa Version: git Platform: x8

[Bug 27010] mesa git build failure regarding winsys

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27010 Michel Dänzer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 27010] mesa git build failure regarding winsys

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27010 --- Comment #7 from Jos van Wolput 2010-03-12 02:04:52 PST --- Fixed, thanks! -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug.

Re: [PATCH 0/5] clean up radeon_asic.h v2

2010-03-12 Thread Daniel Vetter
On Fri, Mar 12, 2010 at 10:25:56AM +0100, Jerome Glisse wrote: > I would merge patch 1 & 2 into a single patch, I've split this up to make patch-reading easier. And it's fully bisectable. > ... also i think you > include radeon_asic.h at top of radeon.h so everyfile would also > include radeon_asi

[Bug 27010] mesa git build failure regarding winsys

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27010 --- Comment #6 from Lars Lindley 2010-03-12 01:36:43 PST --- And it works great too! Always >60 fps @ 1680x1050 in extreme tuxracer.. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

Re: [PATCH 0/5] clean up radeon_asic.h v2

2010-03-12 Thread Jerome Glisse
On Thu, Mar 11, 2010 at 10:19:13PM +0100, Daniel Vetter wrote: > Hi all, > > All new patch pile to make radeon_asic.h into a real header file. Now all > the asic structs are gathered in the new radeon_asic.c file. > > Tested on my rv570. > > I've also added a new patch that gathers all r100 spec

[Bug 27010] mesa git build failure regarding winsys

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27010 --- Comment #5 from Lars Lindley 2010-03-12 01:22:33 PST --- Yes that fixed the build for me..Thanks! -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are t

[Bug 27010] mesa git build failure regarding winsys

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27010 --- Comment #4 from Michel Dänzer 2010-03-12 01:18:42 PST --- Keith just pushed a fix which might help for this, please give it a try. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving thi

[Bug 27010] mesa git build failure regarding winsys

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27010 Michel Dänzer changed: What|Removed |Added CC||wol...@onsneteindhoven.nl --- Comment

[Bug 23532] Qt apps using opengl graphicssystem break with KMS

2010-03-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23532 --- Comment #8 from Marc 2010-03-12 00:39:58 PST --- try "git show addedd09" with current mesa/master. Unfortunately, I cannot test this anymore as my system was upgraded. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab

Re: [PATCH 1/2] drm/ttm: remove some bo->mutex remains

2010-03-12 Thread Maarten Maathuis
Ping? On Mon, Mar 1, 2010 at 9:55 PM, Jerome Glisse wrote: > On Mon, Mar 01, 2010 at 07:34:39PM +0100, Maarten Maathuis wrote: >> - A few comments existed here and there that referred to a bo->mutex. >> >> Signed-off-by: Maarten Maathuis > > Reviewed-by: Jerome Glisse > >> --- >>  drivers/gpu/d