[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 w

[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 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 a

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 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

[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 changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[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 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: https://bug

[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 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 ass

[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 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] 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 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&attachment=50333 fix Could you try t

[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 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: fi

[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 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&attachment=5

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 sep

[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 Marek Olšák changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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 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 fla

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 display/audi

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 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 > v

[Bug 40952] R100 firmware no longer loads

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

[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 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 # CONFIG_PREVENT_FIRMWARE_BUILD is not

[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 changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #6 from Vinson Lee 2011

Re: [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 ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel

[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 f

[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|

[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 w

[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 a

[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

[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|

[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: https://bu

[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 as

[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 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] 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&attachment=50333 fix Could you try

[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: fi

[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&attachment=5

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

2011-08-17 Thread Thomas Reim
if ((connector_type == DRM_MODE_CONNECTOR_HDMIA) && > > + (supported_device == ATOM_DEVICE_DFP2_SUPPORT)) > > + return true; > > + } > > > >/* Default: no EDID header probe required for DDC probing */ > >return false; > > -- > > 1.7.1 > > > > -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 490 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20110817/c23c58d1/attachment.pgp>

[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|

[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 fla

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

2011-08-17 Thread Thomas Reim
(dev->pdev->device == 0x791f) && > > > + (dev->pdev->subsystem_vendor == 0x1179) && > > > + (dev->pdev->subsystem_device == 0xff68)) { > > > + if ((connector_type == DRM_MODE_CONNECTOR_HDMIA) && > >

[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 > v

[Bug 40952] R100 firmware no longer loads

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

[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 2011

[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 +- drivers/gpu/drm/i9

[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