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,
> 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
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
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
http://bugzilla.kernel.org/show_bug.cgi?id=10985
Sheridan Hutchinson changed:
What|Removed |Added
CC||sheri...@shezza.org
--- Comment
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,
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 ++
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
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
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
http://bugs.freedesktop.org/show_bug.cgi?id=23469
Alex Deucher changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
http://bugs.freedesktop.org/show_bug.cgi?id=23469
John Bridgman changed:
What|Removed |Added
CC||john.bridg...@amd.com
--- Comment #5
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
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
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
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
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
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
http://bugs.freedesktop.org/show_bug.cgi?id=23504
Johannes Obermayr changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://bugzilla.kernel.org/show_bug.cgi?id=13694
Rafael J. Wysocki changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://bugzilla.kernel.org/show_bug.cgi?id=13694
Rafael J. Wysocki changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: http
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
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
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,
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
-
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:
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
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?
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
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
31 matches
Mail list logo