2.6.37-rc2-git7 regression: wine fails to start

2010-12-12 Thread Alex Deucher
7;t find one on >> bugzilla.kernel.org, but maybe I missed it. If there is none, I'll >> create one. > > Was it not fixed by this commit? > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=a235e4c9302509ac5956bbbffa22eb5ed9fcdc54 > If not, open a bug and attach the dmesg with the error messages. > Does the attached patch fix it? Alex > Alex > -- next part -- A non-text attachment was scrubbed... Name: 0001-drm-radeon-kms-disable-the-r600-cb-offset-checker-fo.patch Type: text/x-patch Size: 1712 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20101212/d2432ad4/attachment.bin>

[PATCH] drm/radeon/kms: disable ss fixed ref divide

2010-12-12 Thread Alex Deucher
Seems to cause problems on certain laptops Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=24462 Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/atombios_crtc.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/radeon/atombios_crtc.c b/driver

[PATCH] [correction] load fbcon from drm_kms_helper

2010-12-12 Thread Florian Mickler
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 is loaded because of the module dependency, but fbcon > isn't loaded leaving the

[Bug 27434] [rv710] low 3d perfomance in general

2010-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27434 --- Comment #5 from Daniel Hill 2010-12-12 21:41:46 PST --- I can confirm this happens with git on both the gallium and normal drivers -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this ma

[Bug 27434] [rv710] low 3d perfomance in general

2010-12-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27434 --- Comment #5 from Daniel Hill 2010-12-12 21:41:46 PST --- I can confirm this happens with git on both the gallium and normal drivers -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this ma

intelfb refuses to load

2010-12-12 Thread Dave Young
On Sun, Dec 12, 2010 at 6:43 AM, Bruno Pr?mont wrote: > Hi, > > Looks like you are using the wrong intel driver. > > For intel modesetting you need > CONFIG_DRM=y > CONFIG_DRM_KMS_HELPER=y > # CONFIG_DRM_TDFX is not set > # CONFIG_DRM_R128 is not set > # CONFIG_DRM_RADEON is not set > # CONFIG_DRM

[Bug 32319] Display fades to white screen instead of blanking out in DPMS mode on a Sony Vaio VPCEC3L1E

2010-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32319 --- Comment #10 from Alex Deucher 2010-12-12 21:29:39 PST --- Created an attachment (id=41051) View: https://bugs.freedesktop.org/attachment.cgi?id=41051 Review: https://bugs.freedesktop.org/review?bug=32319&attachment=41051 possible fix Does

[Bug 32319] Display fades to white screen instead of blanking out in DPMS mode on a Sony Vaio VPCEC3L1E

2010-12-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32319 --- Comment #10 from Alex Deucher 2010-12-12 21:29:39 PST --- Created an attachment (id=41051) View: https://bugs.freedesktop.org/attachment.cgi?id=41051 Review: https://bugs.freedesktop.org/review?bug=32319&attachment=41051 possible fix Doe

[Bug 16140] Suspend To RAM/ Resume broken - Radeon KMS on RV250

2010-12-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16140 Keivan Moradi changed: What|Removed |Added CC||k.mor...@gmail.com --- Comment #37 fr

Re: 2.6.37-rc2-git7 regression: wine fails to start

2010-12-12 Thread Alex Deucher
On Sun, Dec 12, 2010 at 7:31 PM, Alex Deucher wrote: > On Fri, Dec 10, 2010 at 7:01 AM, Jean Delvare wrote: >> Hi Alex, David, >> >> On Sun, 21 Nov 2010 11:12:32 -0500, Alex Deucher wrote: >>> On Sun, Nov 21, 2010 at 9:38 AM, Jean Delvare wrote: >>> > Running 2.6.37-rc2-git7 on x86_64, wine fail

[PATCH] drm/radeon/kms: disable ss fixed ref divide

2010-12-12 Thread Alex Deucher
Seems to cause problems on certain laptops Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=24462 Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/atombios_crtc.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/radeon/atombios_crtc.c b/driver

2.6.37-rc2-git7 regression: wine fails to start

2010-12-12 Thread Alex Deucher
On Fri, Dec 10, 2010 at 7:01 AM, Jean Delvare wrote: > Hi Alex, David, > > On Sun, 21 Nov 2010 11:12:32 -0500, Alex Deucher wrote: >> On Sun, Nov 21, 2010 at 9:38 AM, Jean Delvare wrote: >> > Running 2.6.37-rc2-git7 on x86_64, wine fails to start. I get the >> > following error in the kernel logs

[PATCH] [correction] load fbcon from drm_kms_helper

2010-12-12 Thread David Fries
On Sun, Dec 12, 2010 at 11:01:28PM +0100, Florian Mickler wrote: > 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 is l

Re: [Nouveau] vga switcheroo not working / crashing the machine on i915/nvidia hybrid. (ASUS U30JC)

2010-12-12 Thread Dave Airlie
On Sun, Dec 12, 2010 at 12:05 AM, Giacomo wrote: > Hello. > > In my double-carded ASUS U30JC (nvidia + intel i915) I do the following: You might want to try the branch in my drm-testing repo http://git.kernel.org/?p=linux/kernel/git/airlied/drm-testing.git;a=shortlog;h=refs/heads/drm-nvidia-swit

[Bug 24802] Graphics errors with Radeon KMS driver on RV770

2010-12-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=24802 Alex Deucher changed: What|Removed |Added CC||alexdeuc...@gmail.com --- Comment #1 f

[Bug 24802] New: Graphics errors with Radeon KMS driver on RV770

2010-12-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=24802 Summary: Graphics errors with Radeon KMS driver on RV770 Product: Drivers Version: 2.5 Kernel Version: 2.6.36.2 Platform: All OS/Version: Linux Tree: Mainline Status:

[Bug 32307] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting

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

[Bug 32307] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting

2010-12-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32307 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 32319] Display fades to white screen instead of blanking out in DPMS mode on a Sony Vaio VPCEC3L1E

2010-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32319 --- Comment #9 from Alex Deucher 2010-12-12 16:46:00 PST --- Please attach a copy of your vbios rom following these instructions: (as root) (use lspci to get the bus id) cd /sys/bus/pci/devices/ echo 1 > rom cat rom > /tmp/vbios.rom echo 0 > rom

[Bug 32319] Display fades to white screen instead of blanking out in DPMS mode on a Sony Vaio VPCEC3L1E

2010-12-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32319 --- Comment #9 from Alex Deucher 2010-12-12 16:46:00 PST --- Please attach a copy of your vbios rom following these instructions: (as root) (use lspci to get the bus id) cd /sys/bus/pci/devices/ echo 1 > rom cat rom > /tmp/vbios.rom echo 0 > rom

[Bug 32319] Display fades to white screen instead of blanking out in DPMS mode on a Sony Vaio VPCEC3L1E

2010-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32319 --- Comment #8 from Alex Deucher 2010-12-12 16:44:17 PST --- Did this used to work previously? If so what kernel version? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: -

[Bug 32319] Display fades to white screen instead of blanking out in DPMS mode on a Sony Vaio VPCEC3L1E

2010-12-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32319 --- Comment #8 from Alex Deucher 2010-12-12 16:44:17 PST --- Did this used to work previously? If so what kernel version? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

Re: 2.6.37-rc2-git7 regression: wine fails to start

2010-12-12 Thread Alex Deucher
On Fri, Dec 10, 2010 at 7:01 AM, Jean Delvare wrote: > Hi Alex, David, > > On Sun, 21 Nov 2010 11:12:32 -0500, Alex Deucher wrote: >> On Sun, Nov 21, 2010 at 9:38 AM, Jean Delvare wrote: >> > Running 2.6.37-rc2-git7 on x86_64, wine fails to start. I get the >> > following error in the kernel logs

[Bug 32277] overflow in calculate_miptree_layout_r300

2010-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32277 --- Comment #3 from Alex Deucher 2010-12-12 15:55:31 PST --- This should be fixed in: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd543e1f9506fe41e6e9e78aebbe0bca01df055c -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab

[Bug 32277] overflow in calculate_miptree_layout_r300

2010-12-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32277 --- Comment #3 from Alex Deucher 2010-12-12 15:55:31 PST --- This should be fixed in: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd543e1f9506fe41e6e9e78aebbe0bca01df055c -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?ta

intelfb refuses to load

2010-12-12 Thread Alessandro Suardi
On Sun, Dec 12, 2010 at 9:08 AM, Pavel Machek wrote: > Hi! > >> > i915.modeset=1 video=inteldrmfb:mode=1024x768 fbcon=scrollback:64k >> > >> > on cmdline and: >> > >> > CONFIG_DRM=y >> > CONFIG_DRM_KMS_HELPER=y >> > # CONFIG_DRM_TDFX is not set >> > # CONFIG_DRM_R128 is not set >> > # CONFIG_DRM_R

[PATCH] load fbcon from drm_kms_helper

2010-12-12 Thread David Fries
On Sat, Dec 11, 2010 at 03:05:48PM -0600, David Fries wrote: > + const char *namue = "fbcon"; Typo, 'namue' see the next patch. -- David Fries http://fries.net/~david/ (PGP encryption key available)

[PATCH] [correction] load fbcon from drm_kms_helper

2010-12-12 Thread David Fries
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 is loaded because of the module dependency, but fbcon isn't loaded leaving the console unusable. Since fbcon is required and there isn't an ex

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

2010-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32318 Chris Rankin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

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

intelfb refuses to load

2010-12-12 Thread Pavel Machek
Hi! > > i915.modeset=1 video=inteldrmfb:mode=1024x768 fbcon=scrollback:64k > > > > on cmdline and: > > > > CONFIG_DRM=y > > CONFIG_DRM_KMS_HELPER=y > > # CONFIG_DRM_TDFX is not set > > # CONFIG_DRM_R128 is not set > > # CONFIG_DRM_RADEON is not set > > # CONFIG_DRM_I810 is not set > > # CONFIG_

Re: intelfb refuses to load

2010-12-12 Thread Dave Young
On Sun, Dec 12, 2010 at 6:43 AM, Bruno Prémont wrote: > Hi, > > Looks like you are using the wrong intel driver. > > For intel modesetting you need > CONFIG_DRM=y > CONFIG_DRM_KMS_HELPER=y > # CONFIG_DRM_TDFX is not set > # CONFIG_DRM_R128 is not set > # CONFIG_DRM_RADEON is not set > # CONFIG_DRM

Re: intelfb refuses to load

2010-12-12 Thread Alessandro Suardi
On Sun, Dec 12, 2010 at 9:08 AM, Pavel Machek wrote: > Hi! > >> > i915.modeset=1 video=inteldrmfb:mode=1024x768 fbcon=scrollback:64k >> > >> > on cmdline and: >> > >> > CONFIG_DRM=y >> > CONFIG_DRM_KMS_HELPER=y >> > # CONFIG_DRM_TDFX is not set >> > # CONFIG_DRM_R128 is not set >> > # CONFIG_DRM_R

[PATCH] load fbcon from drm_kms_helper

2010-12-12 Thread David Fries
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 is loaded because of the module dependency, but fbcon isn't loaded leaving the console unusable. Since fbcon is required and there isn't an ex

intelfb refuses to load

2010-12-12 Thread Pavel Machek
Hi! > Looks like you are using the wrong intel driver. > > For intel modesetting you need > CONFIG_DRM=y > CONFIG_DRM_KMS_HELPER=y > # CONFIG_DRM_TDFX is not set > # CONFIG_DRM_R128 is not set > # CONFIG_DRM_RADEON is not set > # CONFIG_DRM_I810 is not set > # CONFIG_DRM_I830 is not set > CONFIG_

[PATCH] drm/nouveau: Only select ACPI_VIDEO if its dependencies are met

2010-12-12 Thread Ben Hutchings
CONFIG_ACPI_VIDEO depends on more than just CONFIG_ACPI, so add those dependencies to the Kconfig select condition and make the code conditional on CONFIG_ACPI_VIDEO. Fixes building for ia64 (ACPI && !X86). Signed-off-by: Ben Hutchings --- Please send this up to Linus for 2.6.37. Ben. drivers

vga switcheroo not working / crashing the machine on i915/nvidia hybrid. (ASUS U30JC)

2010-12-12 Thread Giacomo
Hello. In my double-carded ASUS U30JC (nvidia + intel i915) I do the following: stop X This is the output of /sys/kernel/debug/vgaswitcheroo/switch daphne linux # cat /sys/kernel/debug/vgaswitcheroo/switch 0: :Pwr::01:00.0 1:+:Pwr::00:02.0 (intel graphic card in use, ok) echo "DDIS" >

Re: 2.6.37-rc4: kdm crashes consistently, 2.6.36 not affected, drm:radeon_cs_ioctl Invalid command stream

2010-12-12 Thread thunder7
From: jurriaan Date: Sat, Dec 04, 2010 at 02:16:38PM +0100 > on my up-to-date Debian Unstable system, running on an Phenom X4, on > an ATI RS880/SB700/built-in Radeon HD 4200 system, kdm crashes > consistently when trying to start X.org when running kernel 2.6.37-rc4. > It doesn't when running 2.6

intelfb refuses to load

2010-12-12 Thread Dave Airlie
> > i915.modeset=1 video=inteldrmfb:mode=1024x768 fbcon=scrollback:64k > > on cmdline and: > > CONFIG_DRM=y > CONFIG_DRM_KMS_HELPER=y > # CONFIG_DRM_TDFX is not set > # CONFIG_DRM_R128 is not set > # CONFIG_DRM_RADEON is not set > # CONFIG_DRM_I810 is not set > # CONFIG_DRM_I830 is not set > C

[Bug 32326] [R200] DRM version check only looks at minor number.

2010-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32326 Chris Rankin changed: What|Removed |Added Attachment #41021|0 |1 is obsolete|

[Bug 32326] [R200] DRM version check only looks at minor number.

2010-12-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32326 Chris Rankin changed: What|Removed |Added Attachment #41021|0 |1 is obsolete|

[Bug 32325] [radeon] DRM version check only looks at minor number.

2010-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32325 Chris Rankin changed: What|Removed |Added Attachment #41020|0 |1 is obsolete|

[Bug 32325] [radeon] DRM version check only looks at minor number.

2010-12-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=32325 Chris Rankin changed: What|Removed |Added Attachment #41020|0 |1 is obsolete|

[Bug 29355] M92 : Xserver fails to start

2010-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29355 samit vats changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 29355] M92 : Xserver fails to start

2010-12-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29355 samit vats changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: intelfb refuses to load

2010-12-12 Thread Pavel Machek
Hi! > > i915.modeset=1 video=inteldrmfb:mode=1024x768 fbcon=scrollback:64k > > > > on cmdline and: > > > > CONFIG_DRM=y > > CONFIG_DRM_KMS_HELPER=y > > # CONFIG_DRM_TDFX is not set > > # CONFIG_DRM_R128 is not set > > # CONFIG_DRM_RADEON is not set > > # CONFIG_DRM_I810 is not set > > # CONFIG_

Re: intelfb refuses to load

2010-12-12 Thread Dave Airlie
> > i915.modeset=1 video=inteldrmfb:mode=1024x768 fbcon=scrollback:64k > > on cmdline and: > > CONFIG_DRM=y > CONFIG_DRM_KMS_HELPER=y > # CONFIG_DRM_TDFX is not set > # CONFIG_DRM_R128 is not set > # CONFIG_DRM_RADEON is not set > # CONFIG_DRM_I810 is not set > # CONFIG_DRM_I830 is not set > C