[Bug 40180] r600_dri.so: undefined symbol: radeon_drm_winsys_create

2011-08-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40180 Vinson Lee changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #6 from Vinson Lee

[PATCH] drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A Connector

2011-08-17 Thread Alex Deucher
On Wed, Aug 17, 2011 at 5:48 PM, Thomas Reim wrote: > Here's the information from Chris: > Hdmi connector - no > Docking station - no > Toshiba Sattelite L300D > > In the meantime I've checked Toshiba's manuals: > --- > Quote: > Some models are equipped with HDMI out port than can send/receive >

[PATCH] drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A Connector

2011-08-17 Thread Alex Deucher
On Wed, Aug 17, 2011 at 5:18 PM, Thomas Reim wrote: > Dear Alex, > > I try to get the information from Chris. > > Were would you add the quirk? Currently we collect all these floating > chip realisations in the "requires extended DDC probing" function. But > this function just sets the related

[PATCH] Drivers: i915: Fix all space related issues.

2011-08-17 Thread Akshay Joshi
Thanks, Chris. I updated this patch with your suggested change. Akshay

[PATCH] Drivers: i915: Fix all space related issues.

2011-08-17 Thread Akshay Joshi
Various issues involved with the space character were generating warnings in the checkpatch.pl file. This patch removes most of those warnings. Signed-off-by: Akshay Joshi --- drivers/gpu/drm/i915/dvo_ch7017.c |2 +- drivers/gpu/drm/i915/dvo_ch7xxx.c |4 +-

[Bug 40180] r600_dri.so: undefined symbol: radeon_drm_winsys_create

2011-08-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40180 Marek Ol??k changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 40180] r600_dri.so: undefined symbol: radeon_drm_winsys_create

2011-08-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40180 --- Comment #4 from Vinson Lee 2011-08-17 14:05:13 PDT --- (In reply to comment #2) > Created an attachment (id=50333) View: https://bugs.freedesktop.org/attachment.cgi?id=50333 Review: https://bugs.freedesktop.org/review?bug=40180=50333 >

[Bug 40180] r600_dri.so: undefined symbol: radeon_drm_winsys_create

2011-08-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40180 --- Comment #3 from Vinson Lee 2011-08-17 14:02:53 PDT --- ce12f826927cf2d3ac3fd70d893abfb07adc23db is the first bad commit commit ce12f826927cf2d3ac3fd70d893abfb07adc23db Author: Marek Ol??k Date: Fri Jul 22 19:25:07 2011 +0200 r600g:

[Bug 40180] r600_dri.so: undefined symbol: radeon_drm_winsys_create

2011-08-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40180 --- Comment #2 from Marek Ol??k 2011-08-17 13:54:20 PDT --- Created an attachment (id=50333) View: https://bugs.freedesktop.org/attachment.cgi?id=50333 Review: https://bugs.freedesktop.org/review?bug=40180=50333 fix Could you try this

[Bug 40180] r600_dri.so: undefined symbol: radeon_drm_winsys_create

2011-08-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40180 --- Comment #1 from Vinson Lee 2011-08-17 13:50:33 PDT --- mesa: 8c409403217cf8c13e1d2dd306ad5e86b566c5c9 (master) - good -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug 40180] New: r600_dri.so: undefined symbol: radeon_drm_winsys_create

2011-08-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40180 Summary: r600_dri.so: undefined symbol: radeon_drm_winsys_create Product: Mesa Version: git Platform: Other OS/Version: Linux (All) Status: NEW Severity:

[Bug 38753] Strange drawing around models in r600g in SC2

2011-08-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=38753 --- Comment #3 from Asbj?rn Sannes 2011-08-17 12:09:04 PDT --- It still works to revert that commit. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

[Bug 36817] RV670 - Kernel fails to enable acceleration when RAM greater than 32-bit limit

2011-08-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36817 --- Comment #1 from Alex Deucher 2011-08-17 11:24:21 PDT --- Could be the same issue as this: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=62fff811d73095bd95579d72f558f03c78f7914a -- Configure bugmail:

[Bug 39882] Regression: Plugging in a HDMI connector makes the LCD of X120e go dark

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

[PATCH] drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A Connector

2011-08-17 Thread Alex Deucher
On Wed, Aug 17, 2011 at 5:03 AM, Thomas Reim wrote: > ? Toshiba Satellite L300D with ATI Mobility Radeon X1100 sends data > ? to i2c bus for a HDMI connector that is not implemented/existent > ? on the notebook's board. If the laptop doesn't actually have the port, it would be better to just add

[PATCH] drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A Connector

2011-08-17 Thread Thomas Reim
Toshiba Satellite L300D with ATI Mobility Radeon X1100 sends data to i2c bus for a HDMI connector that is not implemented/existent on the notebook's board. Fix by applying extented DDC probing for this connector. Requires [PATCH] drm/radeon: Extended DDC Probing for Connectors

[Bug 28426] hardware cursor corruption with radeon+kms

2011-08-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28426 --- Comment #6 from Roger Luethi 2011-08-17 03:06:17 PDT --- Attachment 36107 (DVI-0-cursor-broken.jpeg) looks like what I am seeing. Radeon HD 4650 Radeon driver 6.14.2 no composite I have not found a way to trigger it, it just happens after

[Bug 40111] Heavy flickering in XBMC with Gallium r600, but not with classic Mesa

2011-08-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=40111 timo.jyrinki at hut.fi changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 13170] Macbook 5,2 only boots with acpi=off, or nosmp, or maxcpus=1

2011-08-17 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=13170 Francisco changed: What|Removed |Added CC||flopezluro at gmail.com --- Comment #63

[Bug 40111] Heavy flickering in XBMC with Gallium r600, but not with classic Mesa

2011-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40111 timo.jyri...@hut.fi changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[PATCH] drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A Connector

2011-08-17 Thread Thomas Reim
Toshiba Satellite L300D with ATI Mobility Radeon X1100 sends data to i2c bus for a HDMI connector that is not implemented/existent on the notebook's board. Fix by applying extented DDC probing for this connector. Requires [PATCH] drm/radeon: Extended DDC Probing for Connectors

[Bug 28426] hardware cursor corruption with radeon+kms

2011-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28426 --- Comment #6 from Roger Luethi r...@hellgate.ch 2011-08-17 03:06:17 PDT --- Attachment 36107 (DVI-0-cursor-broken.jpeg) looks like what I am seeing. Radeon HD 4650 Radeon driver 6.14.2 no composite I have not found a way to trigger it, it

Re: [PATCH] drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A Connector

2011-08-17 Thread Alex Deucher
On Wed, Aug 17, 2011 at 5:03 AM, Thomas Reim rei...@googlemail.com wrote:   Toshiba Satellite L300D with ATI Mobility Radeon X1100 sends data   to i2c bus for a HDMI connector that is not implemented/existent   on the notebook's board. If the laptop doesn't actually have the port, it would be

[Bug 39882] Regression: Plugging in a HDMI connector makes the LCD of X120e go dark

2011-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39882 Alex Deucher ag...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 36817] RV670 - Kernel fails to enable acceleration when RAM greater than 32-bit limit

2011-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36817 --- Comment #1 from Alex Deucher ag...@yahoo.com 2011-08-17 11:24:21 PDT --- Could be the same issue as this: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=62fff811d73095bd95579d72f558f03c78f7914a -- Configure

[Bug 38753] Strange drawing around models in r600g in SC2

2011-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38753 --- Comment #3 from Asbjørn Sannes a...@sannes.org 2011-08-17 12:09:04 PDT --- It still works to revert that commit. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Bug 40180] New: r600_dri.so: undefined symbol: radeon_drm_winsys_create

2011-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40180 Summary: r600_dri.so: undefined symbol: radeon_drm_winsys_create Product: Mesa Version: git Platform: Other OS/Version: Linux (All) Status: NEW Severity:

[Bug 40180] r600_dri.so: undefined symbol: radeon_drm_winsys_create

2011-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40180 --- Comment #1 from Vinson Lee v...@vmware.com 2011-08-17 13:50:33 PDT --- mesa: 8c409403217cf8c13e1d2dd306ad5e86b566c5c9 (master) - good -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 40180] r600_dri.so: undefined symbol: radeon_drm_winsys_create

2011-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40180 --- Comment #2 from Marek Olšák mar...@gmail.com 2011-08-17 13:54:20 PDT --- Created an attachment (id=50333) View: https://bugs.freedesktop.org/attachment.cgi?id=50333 Review: https://bugs.freedesktop.org/review?bug=40180attachment=50333 fix

[Bug 40180] r600_dri.so: undefined symbol: radeon_drm_winsys_create

2011-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40180 --- Comment #3 from Vinson Lee v...@vmware.com 2011-08-17 14:02:53 PDT --- ce12f826927cf2d3ac3fd70d893abfb07adc23db is the first bad commit commit ce12f826927cf2d3ac3fd70d893abfb07adc23db Author: Marek Olšák mar...@gmail.com Date: Fri Jul 22

[Bug 40180] r600_dri.so: undefined symbol: radeon_drm_winsys_create

2011-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40180 --- Comment #4 from Vinson Lee v...@vmware.com 2011-08-17 14:05:13 PDT --- (In reply to comment #2) Created an attachment (id=50333) View: https://bugs.freedesktop.org/attachment.cgi?id=50333 Review:

Re: [PATCH] drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A Connector

2011-08-17 Thread Thomas Reim
Dear Alex, I try to get the information from Chris. Were would you add the quirk? Currently we collect all these floating chip realisations in the requires extended DDC probing function. But this function just sets the related flag. If we go for a connector specific quirk we would need to

Re: [PATCH] drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A Connector

2011-08-17 Thread Alex Deucher
On Wed, Aug 17, 2011 at 5:18 PM, Thomas Reim rei...@gmail.com wrote: Dear Alex, I try to get the information from Chris. Were would you add the quirk? Currently we collect all these floating chip realisations in the requires extended DDC probing function. But this function just sets the

Re: [PATCH] drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A Connector

2011-08-17 Thread Thomas Reim
Here's the information from Chris: Hdmi connector - no Docking station - no Toshiba Sattelite L300D In the meantime I've checked Toshiba's manuals: --- Quote: Some models are equipped with HDMI out port than can send/receive video, audio and control signals by connecting with external

Re: [PATCH] drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A Connector

2011-08-17 Thread Alex Deucher
On Wed, Aug 17, 2011 at 5:48 PM, Thomas Reim rei...@gmail.com wrote: Here's the information from Chris: Hdmi connector - no Docking station - no Toshiba Sattelite L300D In the meantime I've checked Toshiba's manuals: --- Quote: Some models are equipped with HDMI out port than can

[Bug 40952] R100 firmware no longer loads

2011-08-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=40952 Alex Deucher alexdeuc...@gmail.com changed: What|Removed |Added CC|

[Bug 40952] R100 firmware no longer loads

2011-08-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=40952 --- Comment #2 from James Cloos cl...@jhcloos.com 2011-08-18 00:08:09 --- Sorry. I thought that I had written that the firmare is compiled in. Or at least it is supposed to be: :; zgrep FIRMWARE /proc/config.gz #

[Bug 40180] r600_dri.so: undefined symbol: radeon_drm_winsys_create

2011-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40180 Vinson Lee v...@vmware.com changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #6 from