[patch] i915: return -EFAULT if copy_to_user fails

2010-06-21 Thread Dan Carpenter
copy_to_user returns the number of bytes remaining to be copied, but we want to return a negative error code here. These are returned to userspace. Signed-off-by: Dan Carpenter erro...@gmail.com diff --git a/drivers/gpu/drm/i915/i915_dma.c b/drivers/gpu/drm/i915/i915_dma.c index

[Bug 28630] [r300g] tiling / texture transfer crash in World of Warcraft

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28630 --- Comment #1 from Pavel Ondračka dra...@centrum.cz 2010-06-21 00:03:25 PDT --- I'm not a developer, but you may try recompiling mesa and wine with CFLAGS=-g -gdwarf-2, you will get a better backtrace. -- Configure bugmail:

Re: [PATCH] DRM / radeon / PM: Do not evict VRAM during freeze phase of hibernation

2010-06-21 Thread Jerome Glisse
On Sun, Jun 20, 2010 at 01:43:05AM +0200, Rafael J. Wysocki wrote: On Saturday, June 19, 2010, Rafael J. Wysocki wrote: On Saturday, June 19, 2010, Dave Airlie wrote: On Sat, 2010-06-19 at 01:23 +0200, Rafael J. Wysocki wrote: On Friday, June 18, 2010, Dave Airlie wrote: On Fri,

[RFC PATCH] Re: KMS:RV635:Radeon 3650HD graphics driver broken on a laptop when connected to a docking station and external display

2010-06-21 Thread Pasi Kärkkäinen
On Sat, Jun 19, 2010 at 10:24:53PM +0300, Pasi Kärkkäinen wrote: On Fri, Jun 18, 2010 at 09:45:22PM +0300, Pasi Kärkkäinen wrote: I wonder if that HDMI-0 is the key to the problem.. I don't have anything connected to the HDMI connector on the laptop. There's no HDMI

[Bug 28616] Xorg segfaults on 3d apps if KMS disabled

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28616 Michel Dänzer mic...@daenzer.net changed: What|Removed |Added Product|DRI |xorg

Radeon 3650HD laptop LVDS lid open/closed detection problem

2010-06-21 Thread Pasi Kärkkäinen
Hello, After fixing the dvi/hdmi detection problem I now have another problem with the HP EliteBook 8530p, which has Radeon 3650HD adapter. Here's a summary of the environment: - laptop connected to a docking station. - external display in use, connected with DVI to the dock.

bug i915/intel_tv.c: color bust for NTSC-443

2010-06-21 Thread Dan Carpenter
Should colorburst (needed for non-component color) be enabled or disabled for NTSC-443? Sparse complains about the current code: drivers/gpu/drm/i915/intel_tv.c 477 .nbr_end= 240, 478 479 .burst_ena = 8,

[PATCH 1/1] Add support for the ATIF ACPI method to the radeon driver

2010-06-21 Thread Alberto Milone
Hi all, Thanks to the help of Alex Deucher and Matthew Garrett, I've added support for calling the ATIF ACPI method to the radeon driver. This makes the video switch hotkey work properly, as we get an ACPI event when the key is pressed. Note: I guess it depends on the bios I'm working with, but

Re: [PATCH 1/1] Add support for the ATIF ACPI method to the radeon driver

2010-06-21 Thread Alex Deucher
On Mon, Jun 21, 2010 at 10:21 AM, Alberto Milone alberto.mil...@canonical.com wrote: Hi all, Thanks to the help of Alex Deucher and Matthew Garrett, I've added support for calling the ATIF ACPI method to the radeon driver. This makes the video switch hotkey work properly, as we get an ACPI

Re: Radeon 3650HD laptop LVDS lid open/closed detection problem

2010-06-21 Thread Francisco Jerez
Jerome Glisse gli...@freedesktop.org writes: On Mon, Jun 21, 2010 at 03:31:19PM +0300, Pasi Kärkkäinen wrote: Hello, After fixing the dvi/hdmi detection problem I now have another problem with the HP EliteBook 8530p, which has Radeon 3650HD adapter. Here's a summary of the environment:

Re: [RFC PATCH] Re: KMS:RV635:Radeon 3650HD graphics driver broken on a laptop when connected to a docking station and external display

2010-06-21 Thread Alex Deucher
On Mon, Jun 21, 2010 at 8:45 AM, Jerome Glisse gli...@freedesktop.org wrote: On Mon, Jun 21, 2010 at 12:31:22PM +0300, Pasi Kärkkäinen wrote: On Mon, Jun 21, 2010 at 12:23:10PM +0300, Pasi Kärkkäinen wrote: On Sat, Jun 19, 2010 at 10:24:53PM +0300, Pasi Kärkkäinen wrote: On Fri, Jun 18,

[Bug 28649] New: Stellarium font and icon problems

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28649 Summary: Stellarium font and icon problems Product: DRI Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal

Re: Radeon 3650HD laptop LVDS lid open/closed detection problem

2010-06-21 Thread Alex Deucher
On Mon, Jun 21, 2010 at 10:53 AM, Francisco Jerez curroje...@riseup.net wrote: Jerome Glisse gli...@freedesktop.org writes: On Mon, Jun 21, 2010 at 03:31:19PM +0300, Pasi Kärkkäinen wrote: Hello, After fixing the dvi/hdmi detection problem I now have another problem with the HP EliteBook

[Bug 28649] Stellarium font and icon problems

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28649 --- Comment #1 from Alex Deucher ag...@yahoo.com 2010-06-21 08:14:37 PDT --- What components did you change? Was it just the kernel? Did you also upgrade mesa? Please also attach your xorg log and dmesg. -- Configure bugmail:

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #14 from Alex Deucher ag...@yahoo.com 2010-06-21 08:28:12 PDT --- Any chance you can use git to bisect what kernel commit is the problematic one? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 28649] Stellarium font and icon problems

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28649 --- Comment #2 from Octoploid cryptooctopl...@gmail.com 2010-06-21 08:38:06 PDT --- This is an older problem (~4-5 month) and when it first happened, the problem could be solved by simply switching to an older kernel. Right now I'm using:

[Bug 28649] Stellarium font and icon problems

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28649 --- Comment #3 from Octoploid cryptooctopl...@gmail.com 2010-06-21 08:38:48 PDT --- Created an attachment (id=36401) -- (https://bugs.freedesktop.org/attachment.cgi?id=36401) Xorg.0.log -- Configure bugmail:

[Bug 28649] Stellarium font and icon problems

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28649 --- Comment #4 from Octoploid cryptooctopl...@gmail.com 2010-06-21 08:39:36 PDT --- Created an attachment (id=36402) -- (https://bugs.freedesktop.org/attachment.cgi?id=36402) dmesg -- Configure bugmail:

Re: [PATCH 1/1] Add support for the ATIF ACPI method to the radeon driver

2010-06-21 Thread Alberto Milone
On 21 June 2010 16:39, Alex Deucher alexdeuc...@gmail.com wrote: On Mon, Jun 21, 2010 at 10:21 AM, Alberto Milone alberto.mil...@canonical.com wrote: Hi all, Thanks to the help of Alex Deucher and Matthew Garrett, I've added support for calling the ATIF ACPI method to the radeon driver. This

Re: [RFC PATCH] Re: KMS:RV635:Radeon 3650HD graphics driver broken on a laptop when connected to a docking station and external display

2010-06-21 Thread Alex Deucher
On Mon, Jun 21, 2010 at 11:03 AM, Alex Deucher alexdeuc...@gmail.com wrote: On Mon, Jun 21, 2010 at 8:45 AM, Jerome Glisse gli...@freedesktop.org wrote: On Mon, Jun 21, 2010 at 12:31:22PM +0300, Pasi Kärkkäinen wrote: On Mon, Jun 21, 2010 at 12:23:10PM +0300, Pasi Kärkkäinen wrote: On Sat,

Re: [PATCH 1/1] Add support for the ATIF ACPI method to the radeon driver

2010-06-21 Thread Alex Deucher
On Mon, Jun 21, 2010 at 12:08 PM, Alberto Milone alberto.mil...@canonical.com wrote: On 21 June 2010 16:39, Alex Deucher alexdeuc...@gmail.com wrote: On Mon, Jun 21, 2010 at 10:21 AM, Alberto Milone alberto.mil...@canonical.com wrote: Hi all, Thanks to the help of Alex Deucher and Matthew

[Bug 28649] Stellarium font and icon problems

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28649 --- Comment #6 from Octoploid cryptooctopl...@gmail.com 2010-06-21 09:26:37 PDT --- Thanks for the workaround. It fixes the problem here. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 28652] New: Xserver crash with AIGLX enabled on r300

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28652 Summary: Xserver crash with AIGLX enabled on r300 Product: Mesa Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

[Bug 28652] Xserver crash with AIGLX enabled on r300g

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28652 --- Comment #1 from Adam K Kirchhoff akirchhoff135...@comcast.net 2010-06-21 11:05:43 PDT --- Just wanted to say that the client using AIGLX runs fine. If I log in remotely, export DISPLAY=:0 and LIBGL_ALWAYS_INDIRECT=1, glxinfo displays the

[Bug 28655] New: Regression caused by commit 9b2ebcaf4b94bfc8756f6b216e0e452013616f2c

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28655 Summary: Regression caused by commit 9b2ebcaf4b94bfc8756f6b216e0e452013616f2c Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW

[Bug 28652] Xserver crash with AIGLX enabled on r300g

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28652 Marek Olšák mar...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 28654] [r300g] Every OpenGL application now either crashes on exit or fails to run at all.

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28654 Marek Olšák mar...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 28658] New: [r300g] Occasional Compiz Crashes

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28658 Summary: [r300g] Occasional Compiz Crashes Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium

[Bug 28327] Latest d-r-t breaks rendering on RV670

2010-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28327 --- Comment #11 from Alex Deucher ag...@yahoo.com 2010-06-21 20:35:57 PDT --- If you upgraded your ddx as well, make sure you grab the latest commits. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Bug 28630] [r300g] tiling / texture transfer crash in World of Warcraft

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28630 --- Comment #1 from Pavel Ondra?ka 2010-06-21 00:03:25 PDT --- I'm not a developer, but you may try recompiling mesa and wine with CFLAGS="-g -gdwarf-2", you will get a better backtrace. -- Configure bugmail:

[PATCH] DRM / radeon / PM: Do not evict VRAM during freeze phase of hibernation

2010-06-21 Thread Jerome Glisse
On Sun, Jun 20, 2010 at 01:43:05AM +0200, Rafael J. Wysocki wrote: > On Saturday, June 19, 2010, Rafael J. Wysocki wrote: > > On Saturday, June 19, 2010, Dave Airlie wrote: > > > On Sat, 2010-06-19 at 01:23 +0200, Rafael J. Wysocki wrote: > > > > On Friday, June 18, 2010, Dave Airlie wrote: > > >

[RFC PATCH] Re: KMS:RV635:Radeon 3650HD graphics driver broken on a laptop when connected to a docking station and external display

2010-06-21 Thread Pasi Kärkkäinen
On Sat, Jun 19, 2010 at 10:24:53PM +0300, Pasi K?rkk?inen wrote: > On Fri, Jun 18, 2010 at 09:45:22PM +0300, Pasi K?rkk?inen wrote: > > > > > >> > > > > > > >> > I wonder if that HDMI-0 is the key to the problem.. I don't have > > > > > >> > anything connected > > > > > >> > to the HDMI connector

[RFC PATCH] Re: KMS:RV635:Radeon 3650HD graphics driver broken on a laptop when connected to a docking station and external display

2010-06-21 Thread Pasi Kärkkäinen
quot;if (connector == list_connector)" will SKIP > the connector > that actually would match in "if (radeon_connector->devices == > list_radeon_connector->devices)", > and thus the drm_detect_hdmi_monitor() is never called. > > My patch removes that "if (connector == list_connector)" check and fixes the > problem on my system. > Is this the correct way to do it? > > radeon-fix-shared_ddc-dvi-hdmi-edid-detection.patch: > - allow checking against all connectors to be able to properly detect > shared_ddc dvi/hdmi displays > - patch applies to 2.6.33.5, 2.6.34 and 2.6.35-rc3. Tested with Fedora > 13 2.6.33.5-124.fc13.x86_64. > - Signed-off-by: Pasi K?rkk?inen > And actually attached now :) -- Pasi > > Thanks! > > Btw. I still have some other problems related to lid open/closed detection > for the LVDS but I'll open another thread about that :) > > -- Pasi > > ___ > dri-devel mailing list > dri-devel at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel -- next part -- A non-text attachment was scrubbed... Name: radeon-fix-shared_ddc-dvi-hdmi-edid-detection.patch Type: text/x-diff Size: 687 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20100621/cffd3801/attachment.patch>

[Bug 28616] Xorg segfaults on 3d apps if KMS disabled

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28616 Michel D?nzer changed: What|Removed |Added Product|DRI |xorg Version|XOrg CVS

Radeon 3650HD laptop LVDS lid open/closed detection problem

2010-06-21 Thread Pasi Kärkkäinen
Hello, After fixing the dvi/hdmi detection problem I now have another problem with the HP EliteBook 8530p, which has Radeon 3650HD adapter. Here's a summary of the environment: - laptop connected to a docking station. - external display in use, connected with DVI to the dock.

[RFC PATCH] Re: KMS:RV635:Radeon 3650HD graphics driver broken on a laptop when connected to a docking station and external display

2010-06-21 Thread Jerome Glisse
On Mon, Jun 21, 2010 at 12:31:22PM +0300, Pasi K?rkk?inen wrote: > On Mon, Jun 21, 2010 at 12:23:10PM +0300, Pasi K?rkk?inen wrote: > > On Sat, Jun 19, 2010 at 10:24:53PM +0300, Pasi K?rkk?inen wrote: > > > On Fri, Jun 18, 2010 at 09:45:22PM +0300, Pasi K?rkk?inen wrote: > > > > > > > >> > > > > >

[RFC PATCH] Re: KMS:RV635:Radeon 3650HD graphics driver broken on a laptop when connected to a docking station and external display

2010-06-21 Thread Pasi Kärkkäinen
On Mon, Jun 21, 2010 at 02:45:44PM +0200, Jerome Glisse wrote: > On Mon, Jun 21, 2010 at 12:31:22PM +0300, Pasi K?rkk?inen wrote: > > On Mon, Jun 21, 2010 at 12:23:10PM +0300, Pasi K?rkk?inen wrote: > > > On Sat, Jun 19, 2010 at 10:24:53PM +0300, Pasi K?rkk?inen wrote: > > > > On Fri, Jun 18, 2010

Radeon 3650HD laptop LVDS lid open/closed detection problem

2010-06-21 Thread Jerome Glisse
On Mon, Jun 21, 2010 at 03:31:19PM +0300, Pasi K?rkk?inen wrote: > Hello, > > After fixing the dvi/hdmi detection problem I now have another problem > with the HP EliteBook 8530p, which has Radeon 3650HD adapter. > > Here's a summary of the environment: > > - laptop connected to a docking

bug i915/intel_tv.c: color bust for NTSC-443

2010-06-21 Thread Dan Carpenter
Should "colorburst (needed for non-component color)" be enabled or disabled for "NTSC-443"? Sparse complains about the current code: drivers/gpu/drm/i915/intel_tv.c 477 .nbr_end= 240, 478 479 .burst_ena = 8,

[PATCH 1/1] Add support for the ATIF ACPI method to the radeon driver

2010-06-21 Thread Alberto Milone
r-the-ATIF-ACPI-method-to-the-radeon-d.patch Type: text/x-patch Size: 4743 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20100621/d833680c/attachment.bin>

[PATCH 1/1] Add support for the ATIF ACPI method to the radeon driver

2010-06-21 Thread Alex Deucher
On Mon, Jun 21, 2010 at 10:21 AM, Alberto Milone wrote: > Hi all, > > Thanks to the help of Alex Deucher and Matthew Garrett, I've added > support for calling the ATIF ACPI method to the radeon driver. This > makes the video switch hotkey work properly, as we get an ACPI event > when the key is

Radeon 3650HD laptop LVDS lid open/closed detection problem

2010-06-21 Thread Francisco Jerez
dri-devel at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 229 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20100621/b242968f/attachment.pgp>

[RFC PATCH] Re: KMS:RV635:Radeon 3650HD graphics driver broken on a laptop when connected to a docking station and external display

2010-06-21 Thread Alex Deucher
On Mon, Jun 21, 2010 at 8:45 AM, Jerome Glisse wrote: > On Mon, Jun 21, 2010 at 12:31:22PM +0300, Pasi K?rkk?inen wrote: >> On Mon, Jun 21, 2010 at 12:23:10PM +0300, Pasi K?rkk?inen wrote: >> > On Sat, Jun 19, 2010 at 10:24:53PM +0300, Pasi K?rkk?inen wrote: >> > > On Fri, Jun 18, 2010 at

[Bug 28649] New: Stellarium font and icon problems

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28649 Summary: Stellarium font and icon problems Product: DRI Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal

Radeon 3650HD laptop LVDS lid open/closed detection problem

2010-06-21 Thread Alex Deucher
On Mon, Jun 21, 2010 at 10:53 AM, Francisco Jerez wrote: > Jerome Glisse writes: > >> On Mon, Jun 21, 2010 at 03:31:19PM +0300, Pasi K?rkk?inen wrote: >>> Hello, >>> >>> After fixing the dvi/hdmi detection problem I now have another problem >>> with the HP EliteBook 8530p, which has Radeon

[Bug 28649] Stellarium font and icon problems

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28649 --- Comment #1 from Alex Deucher 2010-06-21 08:14:37 PDT --- What components did you change? Was it just the kernel? Did you also upgrade mesa? Please also attach your xorg log and dmesg. -- Configure bugmail:

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #14 from Alex Deucher 2010-06-21 08:28:12 PDT --- Any chance you can use git to bisect what kernel commit is the problematic one? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving

[Bug 28649] Stellarium font and icon problems

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28649 --- Comment #2 from Octoploid 2010-06-21 08:38:06 PDT --- This is an older problem (~4-5 month) and when it first happened, the problem could be solved by simply switching to an older kernel. Right now I'm using: OpenGL vendor string: Advanced

[Bug 28649] Stellarium font and icon problems

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28649 --- Comment #3 from Octoploid 2010-06-21 08:38:48 PDT --- Created an attachment (id=36401) --> (https://bugs.freedesktop.org/attachment.cgi?id=36401) Xorg.0.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 28649] Stellarium font and icon problems

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28649 --- Comment #4 from Octoploid 2010-06-21 08:39:36 PDT --- Created an attachment (id=36402) --> (https://bugs.freedesktop.org/attachment.cgi?id=36402) dmesg -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

Radeon 3650HD laptop LVDS lid open/closed detection problem

2010-06-21 Thread Francisco Jerez
events > are I don't think that makes sense. We probably actually want dpms > off, but connected which is more of a policy thing and should be > handled by userspace. > > Alex > >> ?* the X server doesn't select a primary output among the definitely >> ? connected ones. >> >>> Cheers, >>> Jerome >>> ___ >>> dri-devel mailing list >>> dri-devel at lists.freedesktop.org >>> http://lists.freedesktop.org/mailman/listinfo/dri-devel >> >> ___ >> dri-devel mailing list >> dri-devel at lists.freedesktop.org >> http://lists.freedesktop.org/mailman/listinfo/dri-devel >> >> -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 229 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20100621/d27ec200/attachment.pgp>

[PATCH 1/1] Add support for the ATIF ACPI method to the radeon driver

2010-06-21 Thread Alberto Milone
uested. Regards, -- Alberto Milone Sustaining Engineer (system) Foundations Team Canonical OEM Services -- next part -- A non-text attachment was scrubbed... Name: 0001-Add-support-for-the-ATIF-ACPI-method-to-the-radeon-d.patch Type: text/x-patch Size: 4709 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20100621/0c7714ed/attachment-0001.bin>

[RFC PATCH] Re: KMS:RV635:Radeon 3650HD graphics driver broken on a laptop when connected to a docking station and external display

2010-06-21 Thread Alex Deucher
? ? ? ? ? ? ? } >>> > ? ? ? ? ? ? ? ? ? ? ? ? ? ? } >>> > ? ? ? ? ? ? ? ? ? ? } >>> > ? ? ? ? ? ? } >>> > ? ? } >>> > >>> > >>> > Ok, so at least on my system the "if (connector == list_connector)" will >

[PATCH 1/1] Add support for the ATIF ACPI method to the radeon driver

2010-06-21 Thread Alex Deucher
On Mon, Jun 21, 2010 at 12:08 PM, Alberto Milone wrote: > On 21 June 2010 16:39, Alex Deucher wrote: >> On Mon, Jun 21, 2010 at 10:21 AM, Alberto Milone >> wrote: >>> Hi all, >>> >>> Thanks to the help of Alex Deucher and Matthew Garrett, I've added >>> support for calling the ATIF ACPI method

[Bug 28649] Stellarium font and icon problems

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28649 --- Comment #5 from Nicolas Kaiser 2010-06-21 09:19:40 PDT --- The same at my place with OpenGL vendor string: Advanced Micro Devices, Inc. OpenGL renderer string: Mesa DRI R600 (RS780 9610) 20090101 TCL DRI2 OpenGL version string: 2.0 Mesa

[Bug 28649] Stellarium font and icon problems

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28649 --- Comment #6 from Octoploid 2010-06-21 09:26:37 PDT --- Thanks for the workaround. It fixes the problem here. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Bug 28530] [r300g] Sins of a Solar Empire crash with libtxc_dxtn.so

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28530 Roland Scheidegger changed: What|Removed |Added Component|Drivers/DRI/r300|Mesa core

[Bug 28652] New: Xserver crash with AIGLX enabled on r300

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28652 Summary: Xserver crash with AIGLX enabled on r300 Product: Mesa Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

[Bug 28652] Xserver crash with AIGLX enabled on r300g

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28652 Adam K Kirchhoff changed: What|Removed |Added Summary|Xserver crash with AIGLX|Xserver crash with AIGLX

Radeon 3650HD laptop LVDS lid open/closed detection problem

2010-06-21 Thread Pasi Kärkkäinen
On Mon, Jun 21, 2010 at 02:51:59PM +0200, Jerome Glisse wrote: > On Mon, Jun 21, 2010 at 03:31:19PM +0300, Pasi K?rkk?inen wrote: > > Hello, > > > > After fixing the dvi/hdmi detection problem I now have another problem > > with the HP EliteBook 8530p, which has Radeon 3650HD adapter. > > > >

[Bug 28652] Xserver crash with AIGLX enabled on r300g

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28652 --- Comment #1 from Adam K Kirchhoff 2010-06-21 11:05:43 PDT --- Just wanted to say that the client using AIGLX runs fine. If I log in remotely, export DISPLAY=:0 and LIBGL_ALWAYS_INDIRECT=1, glxinfo displays the correct output and then the

[RFC PATCH] Re: KMS:RV635:Radeon 3650HD graphics driver broken on a laptop when connected to a docking station and external display

2010-06-21 Thread Pasi Kärkkäinen
On Mon, Jun 21, 2010 at 11:03:08AM -0400, Alex Deucher wrote: > On Mon, Jun 21, 2010 at 8:45 AM, Jerome Glisse > wrote: > > On Mon, Jun 21, 2010 at 12:31:22PM +0300, Pasi K?rkk?inen wrote: > >> On Mon, Jun 21, 2010 at 12:23:10PM +0300, Pasi K?rkk?inen wrote: > >> > On Sat, Jun 19, 2010 at

[RFC PATCH] Re: KMS:RV635:Radeon 3650HD graphics driver broken on a laptop when connected to a docking station and external display

2010-06-21 Thread Pasi Kärkkäinen
On Mon, Jun 21, 2010 at 12:11:49PM -0400, Alex Deucher wrote: > On Mon, Jun 21, 2010 at 11:03 AM, Alex Deucher > wrote: > > On Mon, Jun 21, 2010 at 8:45 AM, Jerome Glisse > > wrote: > >> On Mon, Jun 21, 2010 at 12:31:22PM +0300, Pasi K?rkk?inen wrote: > >>> On Mon, Jun 21, 2010 at 12:23:10PM

[Bug 28654] New: [r300g] Every OpenGL application now either crashes on exit or fails to run at all.

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28654 Summary: [r300g] Every OpenGL application now either crashes on exit or fails to run at all. Product: Mesa Version: git Platform: x86 (IA32) OS/Version: All

[Bug 28654] [r300g] Every OpenGL application now either crashes on exit or fails to run at all.

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28654 --- Comment #1 from Chris Rankin 2010-06-21 12:47:14 PDT --- Created an attachment (id=36405) View: https://bugs.freedesktop.org/attachment.cgi?id=36405 Review: https://bugs.freedesktop.org/review?bug=28654=36405 This seems to fix it for me.

[Bug 28459] [r300g] Heroes of Newerth slow and corrupted with libtxc_dxtn.so

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28459 Marek Ol??k changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 28655] New: Regression caused by commit 9b2ebcaf4b94bfc8756f6b216e0e452013616f2c

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28655 Summary: Regression caused by commit 9b2ebcaf4b94bfc8756f6b216e0e452013616f2c Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW

[Bug 28652] Xserver crash with AIGLX enabled on r300g

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28652 Marek Ol??k changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 28654] [r300g] Every OpenGL application now either crashes on exit or fails to run at all.

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28654 Marek Ol??k changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 27858] [r300g] Panzers II crashes in wine

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27858 Marek Ol??k changed: What|Removed |Added Summary|[r300g] wine game crashes |[r300g] Panzers II crashes

[Bug 28655] Regression caused by commit 9b2ebcaf4b94bfc8756f6b216e0e452013616f2c

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28655 --- Comment #1 from Rub?n Fern?ndez 2010-06-21 14:56:35 PDT --- Created an attachment (id=36407) --> (https://bugs.freedesktop.org/attachment.cgi?id=36407) Screenshot showing an incorrectly rendered scene -- Configure bugmail:

[Bug 28655] Regression caused by commit 9b2ebcaf4b94bfc8756f6b216e0e452013616f2c

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28655 --- Comment #2 from Rub?n Fern?ndez 2010-06-21 14:57:42 PDT --- Created an attachment (id=36408) --> (https://bugs.freedesktop.org/attachment.cgi?id=36408) the same scene, correctly rendered before the commit -- Configure bugmail:

[PATCH 5/8 v2]drm:drm_gem Fix warning: variable 'dev' set but not used

2010-06-21 Thread Justin P. Mattock
This is a redu due to the original being completly wrong (better to leave a warning than shut it off). I've removed the "dev =" variable but then receive a drm_gem.c:207:2: warning: statement with no effect telling me this thing is not doing anything according to gcc so the below patch fixes a

[Bug 28656] New: [r300g] xscreensaver hack "endgame" crashes

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28656 Summary: [r300g] xscreensaver hack "endgame" crashes Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority:

[Bug 28656] [r300g] xscreensaver hack "endgame" crashes

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28656 --- Comment #1 from Chris Rankin 2010-06-21 16:57:01 PDT --- And it looks like I do need to include the "-fps" command line parameter to trigger the crash. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 28655] [r300g] Regression caused by commit 9b2ebcaf4b94bfc8756f6b216e0e452013616f2c

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28655 Rub?n Fern?ndez changed: What|Removed |Added Summary|Regression caused by commit |[r300g] Regression caused

[Bug 28327] Latest d-r-t breaks rendering on RV670

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28327 --- Comment #9 from Jon Sturm 2010-06-21 17:09:04 PDT --- This bug has resurfaced for me with the latest d-r-t which I think now includes this patch. I also have the newest libdrm, Mesa, and ddx all gotten from git. I get major video corruption

[Bug 28327] Latest d-r-t breaks rendering on RV670

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28327 --- Comment #10 from Jon Sturm 2010-06-21 17:12:40 PDT --- P.S. I am not getting the errors in my dmesg, though but that may be due to drm being quieter than it was due to recent patches. -- Configure bugmail:

[Bug 28655] [r300g] Regression caused by commit 9b2ebcaf4b94bfc8756f6b216e0e452013616f2c

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28655 --- Comment #3 from Marek Ol??k 2010-06-21 18:33:11 PDT --- Created an attachment (id=36412) View: https://bugs.freedesktop.org/attachment.cgi?id=36412 Review: https://bugs.freedesktop.org/review?bug=28655=36412 WAIT_DMA_GUI_IDLE patch Does

[Bug 28658] New: [r300g] Occasional Compiz Crashes

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28658 Summary: [r300g] Occasional Compiz Crashes Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium

[Bug 28327] Latest d-r-t breaks rendering on RV670

2010-06-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28327 --- Comment #11 from Alex Deucher 2010-06-21 20:35:57 PDT --- If you upgraded your ddx as well, make sure you grab the latest commits. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[PATCH] DRM / radeon / PM: Do not evict VRAM during freeze phase of hibernation

2010-06-21 Thread Rafael J. Wysocki
t; > Thanks, > > Rafael > > Can you confirm that this is trigger by first radeon_bo_evict_vram in > radeon_suspend_kms() ? Not really. I used the attached debug patch and I got the attached dmesg output from a "core" hibernate test. It looks like the first one is

Problems with alpha/pci + radeon/ttm

2010-06-21 Thread Matt Turner
Michael Cree and I have been debugging FDO bug 26403 [1]. I tried booting with `radeon.test=1` and found this, which I think is related: > [drm] Tested GTT->VRAM and VRAM->GTT copy for GTT offset 0x202000 > [drm] Tested GTT->VRAM and VRAM->GTT copy for GTT offset 0x302000 [snip] > [drm] Tested