[Bug 26562] [bisected] blank screen with radeon.modeset=1

2011-01-12 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26562 --- Comment #3 from Sami Liedes 2011-01-12 23:49:00 --- Created an attachment (id=43352) --> (https://bugzilla.kernel.org/attachment.cgi?id=43352) Revert "drm/radeon/kms: remove new pll algo" I can now confirm that reverting 48dfaaeb6637240

[git pull] drm intel only fixes

2011-01-12 Thread Chris Wilson
On Wed, 12 Jan 2011 15:05:36 -0800, Linus Torvalds wrote: > On Wed, Jan 12, 2011 at 2:40 PM, Chris Wilson > wrote: > > Just the SNB machine? > > No. I just checked. Reverting that commit on my other machine makes > that TED video on my Core i5 machine look fine too. > > So it's definitely the

[git pull] drm intel only fixes

2011-01-12 Thread Chris Wilson
On Wed, 12 Jan 2011 14:24:17 -0800, Linus Torvalds wrote: > On Wed, Jan 12, 2011 at 1:28 PM, Linus Torvalds > wrote: > > > > Oh, and I'm also seeing corruption on my sandybridge machine. No video > > involved, the gdm login screen is already corrupted this way. Similar > > odd shifted lines etc,

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #7 from Andrea Iob 2011-01-12 22:08:27 --- Created an attachment (id=43342) --> (https://bugzilla.kernel.org/attachment.cgi?id=43342) vbios -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You a

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #6 from Andrea Iob 2011-01-12 22:04:23 --- Created an attachment (id=43332) --> (https://bugzilla.kernel.org/attachment.cgi?id=43332) lspci -v -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- Yo

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #5 from Andrea Iob 2011-01-12 22:03:07 --- (In reply to comment #2) > > Same problem? https://bugs.freedesktop.org/show_bug.cgi?id=32556 I've tried the patches proposed in that bugreport (comment #24) without any luck: the flick

[Bug 33031] r600 DPMS does not turn of backlight

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33031 Chris Bandy changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 33031] r600 DPMS does not turn of backlight

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33031 Chris Bandy changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[PATCH] drm: Trim the GEM mmap offset hashtab

2011-01-12 Thread Chris Wilson
Using an order 19 drm_ht for the mmap offsets is a little obscene. That means that will a fully populated GTT with every single object mmaped at least once in its lifetime, there will be exactly one object in each bucket. Typically systems only have at most a few thousand objects, though you may s

[Bug 26562] [bisected] blank screen with radeon.modeset=1

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26562 --- Comment #5 from Sami Liedes 2011-01-13 04:48:58 --- Yes, 2.6.37 + that patch works for me. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are watching t

[PATCH] drm/radeon/kms: add module option for pcie gen2

2011-01-12 Thread Alex Deucher
Switching to pcie gen2 causes problems on some boards. Add a module option to turn it on/off. There are gen2 compatability issues with some motherboards it seems. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=33027 Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/evergreen.c |

[Bug 32733] arbocclude2 from mesa-demos segfaults

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32733 --- Comment #4 from Brian Paterni 2011-01-12 19:23:50 PST --- 30616fdacfd3e2d8d3df64e4aa6b4cac405f3cf0 fixes arbocclude2 for me. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail bec

[Bug 32733] arbocclude2 from mesa-demos segfaults

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32733 --- Comment #4 from Brian Paterni 2011-01-12 19:23:50 PST --- 30616fdacfd3e2d8d3df64e4aa6b4cac405f3cf0 fixes arbocclude2 for me. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail bec

[Bug 33042] RV770: Broken Mipmap creation/display

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33042 --- Comment #3 from Alex Deucher 2011-01-12 18:59:27 PST --- What version of mesa are you using? Does mesa 7.10 or 7.9.1 work any better? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 33042] RV770: Broken Mipmap creation/display

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33042 --- Comment #3 from Alex Deucher 2011-01-12 18:59:27 PST --- What version of mesa are you using? Does mesa 7.10 or 7.9.1 work any better? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving thi

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #4 from Daniel 2011-01-12 18:28:41 --- Okay, but without new_pll=0 in 2.6.35/36 i had the completely identical error. Sombody else has this flickering white lines, before screen going black? (see video) -- Configure bugmail: ht

[git pull] drm for rc1

2011-01-12 Thread Anca Emanuel
On Wed, Jan 12, 2011 at 5:40 PM, James Simmons wrote: > >> >>> I tested the revert: the boot screen did change the resolution >> >>> (without it don't), but my PC still hangs. (using an nvidia 8800GT). >> >> >> >> Try my most recent patch. Where does it hang at? Any logs? >> >> >> > >> > With you

[Bug 33042] RV770: Broken Mipmap creation/display

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33042 --- Comment #2 from Andreas Bombe 2011-01-12 17:29:44 PST --- Created an attachment (id=41948) --> (https://bugs.freedesktop.org/attachment.cgi?id=41948) DRM specific lines from kernel log -- Configure bugmail: https://bugs.freedesktop.org/us

[Bug 33042] RV770: Broken Mipmap creation/display

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33042 --- Comment #2 from Andreas Bombe 2011-01-12 17:29:44 PST --- Created an attachment (id=41948) --> (https://bugs.freedesktop.org/attachment.cgi?id=41948) DRM specific lines from kernel log -- Configure bugmail: https://bugs.freedesktop.org/us

[Bug 33042] RV770: Broken Mipmap creation/display

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33042 --- Comment #1 from Andreas Bombe 2011-01-12 17:25:52 PST --- Created an attachment (id=41947) --> (https://bugs.freedesktop.org/attachment.cgi?id=41947) Xorg log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 33042] RV770: Broken Mipmap creation/display

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33042 --- Comment #1 from Andreas Bombe 2011-01-12 17:25:52 PST --- Created an attachment (id=41947) --> (https://bugs.freedesktop.org/attachment.cgi?id=41947) Xorg log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[git pull] drm for rc1

2011-01-12 Thread Anca Emanuel
On Wed, Jan 12, 2011 at 5:13 PM, Anca Emanuel wrote: > On Wed, Jan 12, 2011 at 3:45 PM, James Simmons > wrote: >> >>> On Wed, Jan 12, 2011 at 1:21 PM, Christian Borntraeger >>> wrote: >>> > Am 12.01.2011 00:28, schrieb Linus Torvalds: >>> >> On Tue, Jan 11, 2011 at 3:20 PM, Christian Borntraege

[Bug 33042] New: RV770: Broken Mipmap creation/display

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33042 Summary: RV770: Broken Mipmap creation/display Product: DRI Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Prior

[Bug 33042] New: RV770: Broken Mipmap creation/display

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33042 Summary: RV770: Broken Mipmap creation/display Product: DRI Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Prior

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26552 Alex Deucher changed: What|Removed |Added CC||alexdeucher at gmail.com --- Comment #

[git pull] drm for rc1

2011-01-12 Thread Anca Emanuel
On Wed, Jan 12, 2011 at 3:45 PM, James Simmons wrote: > >> On Wed, Jan 12, 2011 at 1:21 PM, Christian Borntraeger >> wrote: >> > Am 12.01.2011 00:28, schrieb Linus Torvalds: >> >> On Tue, Jan 11, 2011 at 3:20 PM, Christian Borntraeger >> >> wrote: >> >>> >> >>> Now nouveau framebuffer is comple

[Bug 27314] DP link training fails on 2560x1440 panels

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27314 --- Comment #26 from Alex Deucher 2011-01-12 17:10:50 PST --- Created an attachment (id=41944) View: https://bugs.freedesktop.org/attachment.cgi?id=41944 Review: https://bugs.freedesktop.org/review?bug=27314&attachment=41944 possible fix Mayb

[Bug 27314] DP link training fails on 2560x1440 panels

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27314 --- Comment #26 from Alex Deucher 2011-01-12 17:10:50 PST --- Created an attachment (id=41944) View: https://bugs.freedesktop.org/attachment.cgi?id=41944 Review: https://bugs.freedesktop.org/review?bug=27314&attachment=41944 possible fix May

[PATCH] drm/radeon/kms: add module option for pcie gen2

2011-01-12 Thread Alex Deucher
Switching to pcie gen2 causes problems on some boards. Add a module option to turn it on/off. There are gen2 compatability issues with some motherboards it seems. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=33027 Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/evergreen.c |

[Bug 26562] [bisected] blank screen with radeon.modeset=1

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26562 --- Comment #4 from Alex Deucher 2011-01-13 01:02:48 --- Created an attachment (id=43372) --> (https://bugzilla.kernel.org/attachment.cgi?id=43372) possible fix Does this patch fix the issues? -- Configure bugmail: https://bugzilla.kerne

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #8 from Alex Deucher 2011-01-13 01:01:54 --- Created an attachment (id=43362) --> (https://bugzilla.kernel.org/attachment.cgi?id=43362) possible fix Does this patch fix the issues? -- Configure bugmail: https://bugzilla.kerne

[Bug 32556] screen flickers all the time with desktop image appearing only briefly

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32556 --- Comment #30 from Alex Deucher 2011-01-12 17:01:16 PST --- Created an attachment (id=41943) View: https://bugs.freedesktop.org/attachment.cgi?id=41943 Review: https://bugs.freedesktop.org/review?bug=32556&attachment=41943 possible fix Does

[Bug 32556] screen flickers all the time with desktop image appearing only briefly

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32556 --- Comment #30 from Alex Deucher 2011-01-12 17:01:16 PST --- Created an attachment (id=41943) View: https://bugs.freedesktop.org/attachment.cgi?id=41943 Review: https://bugs.freedesktop.org/review?bug=32556&attachment=41943 possible fix Doe

[git pull] drm for rc1

2011-01-12 Thread James Simmons
> Am 12.01.2011 14:45, schrieb James Simmons: > >> I tested the revert: the boot screen did change the resolution > >> (without it don't), but my PC still hangs. (using an nvidia 8800GT). > > > > Try my most recent patch. Where does it hang at? Any logs? > > FYI, I just want to mention that with

[git pull] drm for rc1

2011-01-12 Thread James Simmons
> IOW, I'm inclined to just do the revert. The "fix" clearly breaks > things, and now you're adding random parts of the function back rather > than just calling the "fill_fix()" function like things used to. Why? Its not the final patch. I'm trying to get feedback on what broke exactly. > The co

Re: Linux 2.6.37

2011-01-12 Thread Indan Zupancic
On Wed, January 12, 2011 13:07, Chris Wilson wrote: > > Sure, s/intel_panel_get_max_backlight/intel_panel_get_backlight/ and we > get the behaviour we both want - preserving the current backlight unless > none is set. Indeed, I hadn't noticed that shortcut. That's a lot nicer than my ifdefery. >

[git pull] drm for rc1

2011-01-12 Thread Anca Emanuel
On Wed, Jan 12, 2011 at 3:45 PM, James Simmons wrote: > >> On Wed, Jan 12, 2011 at 1:21 PM, Christian Borntraeger >> wrote: >> > Am 12.01.2011 00:28, schrieb Linus Torvalds: >> >> On Tue, Jan 11, 2011 at 3:20 PM, Christian Borntraeger >> >> wrote: >> >>> >> >>> Now nouveau framebuffer is comple

[Bug 26562] [bisected] blank screen with radeon.modeset=1

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26562 --- Comment #3 from Sami Liedes 2011-01-12 23:49:00 --- Created an attachment (id=43352) --> (https://bugzilla.kernel.org/attachment.cgi?id=43352) Revert "drm/radeon/kms: remove new pll algo" I can now confirm that reverting 48dfaaeb6637240

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #9 from Serkan Hosca 2011-01-12 15:44:08 PST --- gen2 patch fixed the problem. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #9 from Serkan Hosca 2011-01-12 15:44:08 PST --- gen2 patch fixed the problem. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for

[PATCH] Mapping snooped user pages into the GTT

2011-01-12 Thread april
Dear Chris: what do u mean " blit between snooped and unsnooped memory"? It seems you want to map user-space pixmap to GTT space, and use 2d copy to do upload/download? TTM can map user space memory to GTT aperture by using "ttm_bo_type_user", but no dirver use it yet.?? Thanks 2011/1/8 Chris

[git pull] drm for rc1

2011-01-12 Thread James Simmons
> >>> I tested the revert: the boot screen did change the resolution > >>> (without it don't), but my PC still hangs. (using an nvidia 8800GT). > >> > >> Try my most recent patch. Where does it hang at? Any logs? > >> > > > > With your patch, I can boot the system. But nouveau is not loaded. > > d

[git pull] drm for rc1

2011-01-12 Thread Anca Emanuel
On Wed, Jan 12, 2011 at 1:21 PM, Christian Borntraeger wrote: > Am 12.01.2011 00:28, schrieb Linus Torvalds: >> On Tue, Jan 11, 2011 at 3:20 PM, Christian Borntraeger >> wrote: >>> >>> Now nouveau framebuffer is completely broken on my T61p (01:00.0 VGA >>> compatible controller: nVidia Corporat

[git pull] drm for rc1

2011-01-12 Thread Christian Borntraeger
Am 12.01.2011 14:45, schrieb James Simmons: >> I tested the revert: the boot screen did change the resolution >> (without it don't), but my PC still hangs. (using an nvidia 8800GT). > > Try my most recent patch. Where does it hang at? Any logs? FYI, I just want to mention that with the latest git

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #8 from Serkan Hosca 2011-01-12 15:18:47 PST --- Its a second generation HP envy 15. According to google the chipset is PM55. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

Re: [git pull] drm intel only fixes

2011-01-12 Thread Chris Wilson
On Wed, 12 Jan 2011 15:05:36 -0800, Linus Torvalds wrote: > On Wed, Jan 12, 2011 at 2:40 PM, Chris Wilson > wrote: > > Just the SNB machine? > > No. I just checked. Reverting that commit on my other machine makes > that TED video on my Core i5 machine look fine too. > > So it's definitely the

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #8 from Serkan Hosca 2011-01-12 15:18:47 PST --- Its a second generation HP envy 15. According to google the chipset is PM55. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26552 Daniel changed: What|Removed |Added CC||kernelbugzilla at hulapla.de --- Comment #2

Re: [git pull] drm intel only fixes

2011-01-12 Thread Jesse Barnes
On Wed, 12 Jan 2011 14:31:33 -0800 Linus Torvalds wrote: > On Wed, Jan 12, 2011 at 2:22 PM, Jesse Barnes > wrote: > > > > Ah, ok.  So it could be our internal FDI link is underrunning; it goes > > between the CPU and PCH and carries display bits. > > I'm not sure it's an underrun or anything l

[git pull] drm intel only fixes

2011-01-12 Thread Jesse Barnes
On Wed, 12 Jan 2011 14:31:33 -0800 Linus Torvalds wrote: > On Wed, Jan 12, 2011 at 2:22 PM, Jesse Barnes > wrote: > > > > Ah, ok. ?So it could be our internal FDI link is underrunning; it goes > > between the CPU and PCH and carries display bits. > > I'm not sure it's an underrun or anything l

[git pull] drm intel only fixes

2011-01-12 Thread Linus Torvalds
ed rectangle should contain "Log in as torvalds" or something like that, but instead it's clear. Linus -- next part -- A non-text attachment was scrubbed... Name: corrupt.jpg Type: image/jpeg Size: 53331 bytes Desc: not available URL: <http

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #7 from Serkan Hosca 2011-01-12 15:03:38 PST --- Created an attachment (id=41940) --> (https://bugs.freedesktop.org/attachment.cgi?id=41940) lspci -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- Y

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #7 from Serkan Hosca 2011-01-12 15:03:38 PST --- Created an attachment (id=41940) --> (https://bugs.freedesktop.org/attachment.cgi?id=41940) lspci -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #6 from Alex Deucher 2011-01-12 15:01:15 PST --- Created an attachment (id=41939) View: https://bugs.freedesktop.org/attachment.cgi?id=41939 Review: https://bugs.freedesktop.org/review?bug=33027&attachment=41939 add gen2 module opt

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #6 from Alex Deucher 2011-01-12 15:01:15 PST --- Created an attachment (id=41939) View: https://bugs.freedesktop.org/attachment.cgi?id=41939 Review: https://bugs.freedesktop.org/review?bug=33027&attachment=41939 add gen2 module op

[git pull] drm for rc1

2011-01-12 Thread Christian Borntraeger
Am 12.01.2011 14:32, schrieb James Simmons: > Okay. The nouveau driver also uses the pitch as well. It > really should be using the pitch field from drm_framebuffer instead of the > line_length from fb_fix_screeninfo. This patch is just to make sure this > is the issue. I will submit another pat

Re: [git pull] drm intel only fixes

2011-01-12 Thread Chris Wilson
On Wed, 12 Jan 2011 14:24:17 -0800, Linus Torvalds wrote: > On Wed, Jan 12, 2011 at 1:28 PM, Linus Torvalds > wrote: > > > > Oh, and I'm also seeing corruption on my sandybridge machine. No video > > involved, the gdm login screen is already corrupted this way. Similar > > odd shifted lines etc,

Re: [git pull] drm intel only fixes

2011-01-12 Thread Linus Torvalds
On Wed, Jan 12, 2011 at 2:22 PM, Jesse Barnes wrote: > > Ah, ok.  So it could be our internal FDI link is underrunning; it goes > between the CPU and PCH and carries display bits. I'm not sure it's an underrun or anything like that: the corruption is long-term in the non-video case. So I take bac

[git pull] drm intel only fixes

2011-01-12 Thread Linus Torvalds
On Wed, Jan 12, 2011 at 2:22 PM, Jesse Barnes wrote: > > Ah, ok. ?So it could be our internal FDI link is underrunning; it goes > between the CPU and PCH and carries display bits. I'm not sure it's an underrun or anything like that: the corruption is long-term in the non-video case. So I take ba

Re: [git pull] drm intel only fixes

2011-01-12 Thread Linus Torvalds
On Wed, Jan 12, 2011 at 1:28 PM, Linus Torvalds wrote: > > Oh, and I'm also seeing corruption on my sandybridge machine. No video > involved, the gdm login screen is already corrupted this way. Similar > odd shifted lines etc, so I'd assume it's related. Hmm. I bisected it down to commit 6fe4f

[git pull] drm intel only fixes

2011-01-12 Thread Linus Torvalds
On Wed, Jan 12, 2011 at 1:28 PM, Linus Torvalds wrote: > > Oh, and I'm also seeing corruption on my sandybridge machine. No video > involved, the gdm login screen is already corrupted this way. Similar > odd shifted lines etc, so I'd assume it's related. Hmm. I bisected it down to commit 6fe4f

Re: [git pull] drm intel only fixes

2011-01-12 Thread Jesse Barnes
On Wed, 12 Jan 2011 13:28:53 -0800 Linus Torvalds wrote: > On Wed, Jan 12, 2011 at 12:27 PM, Linus Torvalds > wrote: > > On Wed, Jan 12, 2011 at 11:46 AM, Jesse Barnes > > wrote: > >> > >> Since I doubt we're actually offloading to our video decode kernels for > >> Flash video on your machine

[git pull] drm intel only fixes

2011-01-12 Thread Jesse Barnes
On Wed, 12 Jan 2011 13:28:53 -0800 Linus Torvalds wrote: > On Wed, Jan 12, 2011 at 12:27 PM, Linus Torvalds > wrote: > > On Wed, Jan 12, 2011 at 11:46 AM, Jesse Barnes > virtuousgeek.org> wrote: > >> > >> Since I doubt we're actually offloading to our video decode kernels for > >> Flash video o

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #7 from Andrea Iob 2011-01-12 22:08:27 --- Created an attachment (id=43342) --> (https://bugzilla.kernel.org/attachment.cgi?id=43342) vbios -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You a

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #6 from Andrea Iob 2011-01-12 22:04:23 --- Created an attachment (id=43332) --> (https://bugzilla.kernel.org/attachment.cgi?id=43332) lspci -v -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- Yo

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #5 from Andrea Iob 2011-01-12 22:03:07 --- (In reply to comment #2) > > Same problem? https://bugs.freedesktop.org/show_bug.cgi?id=32556 I've tried the patches proposed in that bugreport (comment #24) without any luck: the flick

[git pull] drm for rc1

2011-01-12 Thread Christian Borntraeger
Am 12.01.2011 13:49, schrieb James Simmons: > I see the problem. Nouveau for some hardware does a accelerated > clearing of the screen before we register the framebuffer. The above patch > does fix a real issue so please don't revert it. Can you try this patch. > > diff --git a/drivers/gpu/drm/n

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #5 from Serkan Hosca 2011-01-12 13:45:01 PST --- After countless reboots: 9e46a48df24f9698b34d28385b320c529851e5f7 is the first bad commit commit 9e46a48df24f9698b34d28385b320c529851e5f7 Author: Alex Deucher Date: Thu Jan 6 18:49:

[git pull] drm for rc1

2011-01-12 Thread James Simmons
> On Wed, Jan 12, 2011 at 1:21 PM, Christian Borntraeger > wrote: > > Am 12.01.2011 00:28, schrieb Linus Torvalds: > >> On Tue, Jan 11, 2011 at 3:20 PM, Christian Borntraeger > >> wrote: > >>> > >>> Now nouveau framebuffer is completely broken on my T61p (01:00.0 VGA > >>> compatible controller

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #5 from Serkan Hosca 2011-01-12 13:45:01 PST --- After countless reboots: 9e46a48df24f9698b34d28385b320c529851e5f7 is the first bad commit commit 9e46a48df24f9698b34d28385b320c529851e5f7 Author: Alex Deucher Date: Thu Jan 6 18:49

[Bug 26562] [bisected] blank screen with radeon.modeset=1

2011-01-12 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26562 --- Comment #2 from Sami Liedes 2011-01-12 13:44:14 --- I believe bugzilla failed to send mail before I added comment #1 some 11 hours later. Reported this in #26592. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email

[git pull] drm for rc1

2011-01-12 Thread James Simmons
> Am 12.01.2011 13:49, schrieb James Simmons: > > I see the problem. Nouveau for some hardware does a accelerated > > clearing of the screen before we register the framebuffer. The above patch > > does fix a real issue so please don't revert it. Can you try this patch. > > > > diff --git a/driv

[Bug 26562] New: [bisected] blank screen with radeon.modeset=1

2011-01-12 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=26562 Summary: [bisected] blank screen with radeon.modeset=1 Product: Drivers Version: 2.5 Kernel Version: 2.6.37 Platform: All OS/Version: Linux Tree: Mainline Status: NEW

Re: [git pull] drm intel only fixes

2011-01-12 Thread Linus Torvalds
On Wed, Jan 12, 2011 at 12:27 PM, Linus Torvalds wrote: > On Wed, Jan 12, 2011 at 11:46 AM, Jesse Barnes > wrote: >> >> Since I doubt we're actually offloading to our video decode kernels for >> Flash video on your machine > > It's the latest 64-bit beta flash player, so maybe it does use hw >

[git pull] drm intel only fixes

2011-01-12 Thread Linus Torvalds
On Wed, Jan 12, 2011 at 12:27 PM, Linus Torvalds wrote: > On Wed, Jan 12, 2011 at 11:46 AM, Jesse Barnes > wrote: >> >> Since I doubt we're actually offloading to our video decode kernels for >> Flash video on your machine > > It's the latest 64-bit beta flash player, so maybe it does use hw >

[PATCH 1/3] vmwgfx: Remove unnecessary memset(,0,)

2011-01-12 Thread Joe Perches
kzalloc'd memory doesn't need a memset to 0. Signed-off-by: Joe Perches --- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c b/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c index 10ca97e..ed18932 100644 --- a/

[PATCH 1/3] vmwgfx: Remove unnecessary memset(,0,)

2011-01-12 Thread Joe Perches
kzalloc'd memory doesn't need a memset to 0. Signed-off-by: Joe Perches --- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c b/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c index 10ca97e..ed18932 100644 --- a/

[PATCH] drm: Trim the GEM mmap offset hashtab

2011-01-12 Thread Chris Wilson
Using an order 19 drm_ht for the mmap offsets is a little obscene. That means that will a fully populated GTT with every single object mmaped at least once in its lifetime, there will be exactly one object in each bucket. Typically systems only have at most a few thousand objects, though you may s

[Bug 27708] [KMS] Repeated EDID errors despite everything working

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27708 aceman changed: What|Removed |Added CC||aceli...@atlas.sk --- Comment #9 from aceman 2

[Bug 27708] [KMS] Repeated EDID errors despite everything working

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27708 aceman changed: What|Removed |Added CC||acelists at atlas.sk --- Comment #9 from aceman

[git pull] drm for rc1

2011-01-12 Thread James Simmons
> Am 12.01.2011 00:28, schrieb Linus Torvalds: > > On Tue, Jan 11, 2011 at 3:20 PM, Christian Borntraeger > > wrote: > >> > >> Now nouveau framebuffer is completely broken on my T61p (01:00.0 VGA > >> compatible controller: nVidia Corporation G84M [Quadro FX 570M] (rev a1)) > >> During startup t

[Bug 33038] New: celestia crashes with error: "radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi->space_accounted' failed"

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33038 Summary: celestia crashes with error: "radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi->space_accounted' failed" Product: Mesa Version: 7.10 Platform: x86 (

[Bug 33038] New: celestia crashes with error: "radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi->space_accounted' failed"

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33038 Summary: celestia crashes with error: "radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi->space_accounted' failed" Product: Mesa Version: 7.10 Platform: x86 (

[PATCH] [correction] load fbcon from drm_kms_helper

2011-01-12 Thread Florian Mickler
Hi David! Did you see this patch? I was wondering what you think about it... On Sun, 12 Dec 2010 12:39:22 -0600 David Fries wrote: > Kconfig says fbcon is required by drm_kms_helper. If radeon, fbcon, > and drm_kms_helper are all modules, radeon is auto loaded (by PCI id?), > drm_kms_helper

[Bug 32318] [r300g] Titan's atmosphere in celestia is blue with OpenGL 2.0 rendering path.

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32318 aceman changed: What|Removed |Added CC||aceli...@atlas.sk --- Comment #4 from aceman 2

[Bug 32318] [r300g] Titan's atmosphere in celestia is blue with OpenGL 2.0 rendering path.

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32318 aceman changed: What|Removed |Added CC||acelists at atlas.sk --- Comment #4 from aceman

[Bug 30502] atmospheres of planets get transparent when going away from planets in celestia

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30502 aceman changed: What|Removed |Added Version|unspecified |7.9 --- Comment #13 from aceman 2011-01-12 12:

[Bug 30502] atmospheres of planets get transparent when going away from planets in celestia

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30502 aceman changed: What|Removed |Added Version|unspecified |7.9 --- Comment #13 from aceman 2011-01-12 12:

[Bug 30502] atmospheres of planets get transparent when going away from planets in celestia

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30502 --- Comment #12 from aceman 2011-01-12 12:30:22 PST --- After trying bisecting mesa 7.9 and finally returning to the official snapshot, the problem vanished at the planet. It is still visible at some nebulas, but I am not sure it is the same prob

[Bug 30502] atmospheres of planets get transparent when going away from planets in celestia

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30502 --- Comment #12 from aceman 2011-01-12 12:30:22 PST --- After trying bisecting mesa 7.9 and finally returning to the official snapshot, the problem vanished at the planet. It is still visible at some nebulas, but I am not sure it is the same prob

[Bug 30503] atmosphere of planet in celestia gets blocky

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30503 aceman changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [git pull] drm intel only fixes

2011-01-12 Thread Linus Torvalds
On Wed, Jan 12, 2011 at 11:46 AM, Jesse Barnes wrote: > > Since I doubt we're actually offloading to our video decode kernels for > Flash video on your machine It's the latest 64-bit beta flash player, so maybe it does use hw acceleration. > it could very well be a memory

[Bug 30503] atmosphere of planet in celestia gets blocky

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30503 aceman changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[git pull] drm intel only fixes

2011-01-12 Thread Linus Torvalds
http://lists.freedesktop.org/archives/dri-devel/attachments/20110112/7553605c/attachment.bin>

[Bug 28905] missing scene triangle in scorched3d using KMS r600

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28905 --- Comment #4 from aceman 2011-01-12 12:25:07 PST --- Still a problem with Mesa 7.10, kernel 2.6.36.2, radeon driver 6.13.99 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because

[Bug 28905] missing scene triangle in scorched3d using KMS r600

2011-01-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28905 --- Comment #4 from aceman 2011-01-12 12:25:07 PST --- Still a problem with Mesa 7.10, kernel 2.6.36.2, radeon driver 6.13.99 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because

[git pull] drm for rc1

2011-01-12 Thread Christian Borntraeger
Am 12.01.2011 00:28, schrieb Linus Torvalds: > On Tue, Jan 11, 2011 at 3:20 PM, Christian Borntraeger > wrote: >> >> Now nouveau framebuffer is completely broken on my T61p (01:00.0 VGA >> compatible controller: nVidia Corporation G84M [Quadro FX 570M] (rev a1)) >> During startup the framebuffer

Linux 2.6.37

2011-01-12 Thread Chris Wilson
On Wed, 12 Jan 2011 12:07:23 +, Chris Wilson wrote: > diff --git a/drivers/gpu/drm/i915/intel_panel.c > b/drivers/gpu/drm/i915/intel_pan > index e00d200..27c79c7 100644 > --- a/drivers/gpu/drm/i915/intel_panel.c > +++ b/drivers/gpu/drm/i915/intel_panel.c > @@ -278,6 +278,6 @@ void intel_panel

Linux 2.6.37

2011-01-12 Thread Chris Wilson
On Wed, 12 Jan 2011 01:35:49 +0100 (CET), "Indan Zupancic" wrote: > Yeah, the second patch is a bit of a desperate attempt because Larry reported > that > it didn't fix his problem. > > About your patch, you still do: > > +void intel_panel_setup_backlight(struct drm_device *dev) > +{ > + s

[git pull] drm for rc1

2011-01-12 Thread Dave Airlie
On Wed, Jan 12, 2011 at 11:36 AM, Linus Torvalds wrote: > On Tue, Jan 11, 2011 at 3:01 PM, Linus Torvalds > wrote: >> >> ?... I'll test that drm-intel-staging commit. > > Initial testing _seems_ to confirm that merging drm-intel-staging gets > rid of the problem. But I haven't spent a whole lot o

  1   2   >