Re: [PATCH 3/3] radeon: Use request_firmware()

2009-08-26 Thread Alex Deucher
On Wed, Aug 26, 2009 at 9:07 PM, Dave Airlie wrote: > On Mon, Aug 24, 2009 at 3:58 AM, Ben Hutchings wrote: >> Based on a patch by Jaswinder Singh Rajput . For Radeon 100- to 500-series, >> firmware blobs look like: >> struct { __be32 datah; __be32 datal; } cp_ucode[256]; >>For Radeon 600-series,

Re: TTM pool allocator

2009-08-26 Thread Dave Airlie
> Hi, > > Attached new version of pool allocator not much changed. > - Use kmap_atomic_prot on highmem page to clear them if > necessary (please check that i do use proper pgprot) > - Force populate on cache change (discussed previously > the reason for this). > - Allocate structure to hold t

checkpatch.pl requirement

2009-08-26 Thread Dave Airlie
I've been a bit lax on this in the past but its only going to cause me further headaches if I keep fixing stuff up. So any patches you want to go upstream need to show 0 errors on scripts/checkpatch.pl from the Linux tree. I will accept some > 80 char line warnings if the code is at least more

Re: [PATCH 1/3] drm/crtc_helper: replace modeset fail path with something simpler

2009-08-26 Thread Dave Airlie
On Wed, 19 Aug 2009, Maarten Maathuis wrote: > - The previous system was not very transparent, nor flexible. > - This is needed to be able to fix a few bugs in the mechanism. This fails checkpatch.pl, please fix whitespace. ERROR: trailing whitespace #75: FILE: drivers/gpu/drm/drm_crtc_helper.c

[Bug 10985] backlight doesn't come on after resume with i915 video

2009-08-26 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10985 Sheridan Hutchinson changed: What|Removed |Added CC||sheri...@shezza.org --- Comment

Re: [PATCH 3/3] radeon: Use request_firmware()

2009-08-26 Thread Dave Airlie
On Thu, Aug 27, 2009 at 11:07 AM, Dave Airlie wrote: > On Mon, Aug 24, 2009 at 3:58 AM, Ben Hutchings wrote: >> Based on a patch by Jaswinder Singh Rajput . For Radeon 100- to 500-series, >> firmware blobs look like: >> struct { __be32 datah; __be32 datal; } cp_ucode[256]; >>For Radeon 600-series,

[PATCH] drm/rs600/690: use autogenerated safe register tables.

2009-08-26 Thread Dave Airlie
From: Dave Airlie This ports rs690 to the safe reg tables and makes rs600 also use the same table. Signed-off-by: Dave Airlie --- drivers/gpu/drm/radeon/Makefile |5 + drivers/gpu/drm/radeon/radeon_asic.h |6 +- drivers/gpu/drm/radeon/reg_srcs/rs600 | 728 ++

[PATCH] Add modesetting pageflip ioctl and corresponding drm event

2009-08-26 Thread Kristian Høgsberg
This patch adds a vblank synced pageflip ioctl for to the modesetting family of ioctls. The ioctl takes a crtc and an fb and schedules a pageflip to the new fb at the next coming vertical blank event. This feature lets userspace implement tear-free updating of the screen contents with hw-guarante

Re: [PATCH 3/3] radeon: Use request_firmware()

2009-08-26 Thread Dave Airlie
On Mon, Aug 24, 2009 at 3:58 AM, Ben Hutchings wrote: > Based on a patch by Jaswinder Singh Rajput . For Radeon 100- to 500-series, > firmware blobs look like: > struct { __be32 datah; __be32 datal; } cp_ucode[256]; >For Radeon 600-series, firmware blobs look like: >__be32 pm4_ucode[PM4_UCODE_SIZE

[PATCH] drm/ttm: consolidate cache flushing code in one place.

2009-08-26 Thread Dave Airlie
From: Dave Airlie This merges the TTM and drm cache flushing into one file in the drm core. Signed-off-by: Dave Airlie --- drivers/gpu/drm/drm_cache.c | 51 ++- drivers/gpu/drm/ttm/ttm_tt.c | 67 + include/drm/drm_cache.h

[Bug 23469] r600 glVertex2f rendering error

2009-08-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23469 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: 2.6.31-rc7-git2: Reported regressions 2.6.29 -> 2.6.30

2009-08-26 Thread Rafael J. Wysocki
On Wednesday 26 August 2009, Rafał Miłecki wrote: > 2009/8/25 Rafael J. Wysocki : > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13514 > > Subject : acer_wmi causes stack corruption > > Submitter : Rus > > Date: 2009-06-12 08:13 (75 days old) > > It has

[Bug 23469] r600 glVertex2f rendering error

2009-08-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23469 John Bridgman changed: What|Removed |Added CC||john.bridg...@amd.com --- Comment #5

[Bug 23532] New: Qt apps using opengl graphicssystem break in SWTCL path

2009-08-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23532 Summary: Qt apps using opengl graphicssystem break in SWTCL path Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal

Re: Linux 2.6.31-rc7

2009-08-26 Thread Jesse Barnes
On Wed, 26 Aug 2009 10:12:14 -0700 (PDT) Linus Torvalds wrote: > In all three cases the end result is "no EDID", but regardless of > that, the correct action is basically _never_ to say "ok, I'll just > assume that the display is on connector XYZ regardless of what the > state of the graphics chip

Re: Linux 2.6.31-rc7

2009-08-26 Thread Linus Torvalds
On Wed, 26 Aug 2009, Dave Airlie wrote: > > 3. Here's the thing, we do detect something has changed, we detect we no > longer have a monitor connected on the mac mini because the routing > for the DDC pins is insane and need special treatment in the driver. That's the second thing - DDC in gene

[Bug 23240] Neverwinter Nights freezes, X and nwmain consume 100% cpu, and trace shows radeon to blame.

2009-08-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23240 --- Comment #7 from Pauli 2009-08-26 09:47:34 PST --- (In reply to comment #6) > ... > To anybody who is listening: Is there a good, updated guide somewhere that > explains how to get a KMS graphics stack? > http://xorg.freedesktop.org/wiki

[Bug 13869] Radeon framebuffer (w/o KMS) corruption at boot.

2009-08-26 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13869 --- Comment #5 from Duncan <1i5t5.dun...@cox.net> 2009-08-26 15:33:36 --- > The following bug entry is on the current list of known regressions > from 2.6.30. Please verify if it still should be listed and let me know > (either way). It's sti

Re: 2.6.31-rc7-git2: Reported regressions 2.6.29 -> 2.6.30

2009-08-26 Thread Andrew Morton
On Wed, 26 Aug 2009 10:47:13 +0200 Rafa__ Mi__ecki wrote: > 2009/8/25 Rafael J. Wysocki : > > Bug-Entry __ __ __ : http://bugzilla.kernel.org/show_bug.cgi?id=13514 > > Subject __ __ __ __ : acer_wmi causes stack corruption > > Submitter __ __ __ : Rus > > Date __ __ __ __ __ __: 2009-06-12 08:13

[Bug 23504] KDE's Kubrick has problems with xf86-video-ati driver

2009-08-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23504 Johannes Obermayr changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 13694] i915 phantom TV

2009-08-26 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13694 Rafael J. Wysocki changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 13694] i915 phantom TV

2009-08-26 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13694 Rafael J. Wysocki changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: http

[Bug 23240] Neverwinter Nights freezes, X and nwmain consume 100% cpu, and trace shows radeon to blame.

2009-08-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23240 Nicolai Hähnle changed: What|Removed |Added Component|Drivers/DRI/Radeon |Drivers/DRI/r300 --- Comment #6 from

[Patch] DRM: Parse the detailed time info in CEA-EDID

2009-08-26 Thread yakui . zhao
From: Zhao Yakui Sometimes we can obtain the EDID with multiple blocks from the display device. For example: HDMI monitor. When the CEA-EDID block is detected, we should also parse the detailed timing info from it. Otherwise we will lose some modes for the display device. The first step is check

Re: Linux 2.6.31-rc7

2009-08-26 Thread ykzhao
On Wed, 2009-08-26 at 11:58 +0800, Zhenyu Wang wrote: Hi From the config file it seems that the CONFIG_FRAMEBUFFER_CONSOLE is set as m. Will you please set it to y and see whether the black screen happens? Thanks. Yakui > On 2009.08.25 20:33:32 -0700, Linus Torvalds wrote: > > On Wed,

[Bug 23393] Qt apps started with "--graphicssystem opengl" crash with KMS on radeon

2009-08-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23393 --- Comment #4 from Marc 2009-08-26 02:35:38 PST --- I can confirm this error does not happen anymore. Instead it crashes in userspace, but that's another story... -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 23523] New: R600 Engine Text Corruption

2009-08-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23523 Summary: R600 Engine Text Corruption Product: Mesa Version: git Platform: Other OS/Version: FreeBSD Status: NEW Severity: normal Priority: medium Component:

[Bug 23469] r600 glVertex2f rendering error

2009-08-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23469 --- Comment #4 from Rafał Miłecki 2009-08-26 02:02:12 PST --- (In reply to comment #3) > Fixed, please try this patch: > http://cgit.freedesktop.org/mesa/mesa/commit/?id=dadf138ddbaecd7fff239df7961aac25e74f14f6 According to Alex fixing th

Re: 2.6.31-rc7-git2: Reported regressions 2.6.29 -> 2.6.30

2009-08-26 Thread Rafał Miłecki
2009/8/25 Rafael J. Wysocki : > Bug-Entry       : http://bugzilla.kernel.org/show_bug.cgi?id=13514 > Subject         : acer_wmi causes stack corruption > Submitter       : Rus > Date            : 2009-06-12 08:13 (75 days old) It has patch, just Len doesn't seem to... don't know, read the topic?

[Bug 23469] r600 glVertex2f rendering error

2009-08-26 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23469 --- Comment #3 from Cooper Yuan 2009-08-26 01:38:52 PST --- Fixed, please try this patch: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dadf138ddbaecd7fff239df7961aac25e74f14f6 -- Configure bugmail: http://bugs.freedesktop.org/userpre

Re: 2.6.31-rc6-git5: Reported regressions from 2.6.30

2009-08-26 Thread Larry Finger
Rafael J. Wysocki wrote: > On Friday 21 August 2009, Larry Finger wrote: >> Rafael J. Wysocki wrote: >> >>> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13960 >>> Subject : rtl8187 not connect to wifi >>> Submitter : okias >>> Date: 2009-08-10 19:16 (10 da