From: Ben Skeggs
nouveau_bios_fp_mode() zeroes the mode struct before filling in relevant
entries. This nukes the mode id initialised by drm_mode_create(), and
causes warnings from idr when we try to remove the mode.
Signed-off-by: Ben Skeggs
---
drivers/gpu/drm/nouveau/nouveau_connector.c |
On Wed, 2010-09-22 at 22:56 -0700, Andrew Morton wrote:
> On Wed, 22 Sep 2010 23:10:10 +0200 Alessandro Guido
> wrote:
>
> > I have this traces in my logs (full dmesg attached).
> >
> > idr_remove called for id=0 which is not allocated.
> > Pid: 1136, comm: Xorg Not tainted 2.6.36-rc5-49-gc79bd
config attached
-- next part --
A non-text attachment was scrubbed...
Name: config.gz
Type: application/x-gzip
Size: bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20100922/1c62cb65/attachment.bin>
nts/20100922/daab2815/attachment-0001.bin>
On Wed, 22 Sep 2010 23:10:10 +0200 Alessandro Guido
wrote:
> I have this traces in my logs (full dmesg attached).
>
> idr_remove called for id=0 which is not allocated.
> Pid: 1136, comm: Xorg Not tainted 2.6.36-rc5-49-gc79bd89 #1
> Call Trace:
> [] ? printk+0x18/0x1a
> [] idr_remove+0x73/0
On Wed, 22 Sep 2010 23:10:10 +0200 Alessandro Guido wrote:
> I have this traces in my logs (full dmesg attached).
>
> idr_remove called for id=0 which is not allocated.
> Pid: 1136, comm: Xorg Not tainted 2.6.36-rc5-49-gc79bd89 #1
> Call Trace:
> [] ? printk+0x18/0x1a
> [] idr_remove+0x73/0x
On 22/09/10 21:59, Adam Jackson wrote:
> On Tue, 2010-09-21 at 23:02 +0100, Sam Tygier wrote:
>> Currently an invalid EDID extension will cause the whole EDID to be
>> considered invalid. Instead just drop the extension, and return the
>> valid base block. The base block is modified to not claim to
Am 22.09.2010 06:40, schrieb Alex Deucher:
> 2010/9/21 Marius Gr?ger:
>> On 10.09.2010 17:20 Alex Deucher wrote:
>>>
>>> The scaler doesn't appear to work with interlaced modes as you've
>>> noticed; I don't off hand know whether it can be made to or not.
>>> Unfortunately, I won't have time to dig
Correct function being needlessly visible outside compilation unit
when the only users are internal.
Signed-off-by: Daniel J Blueman
Reviewed-by: Alex Deucher
diff --git a/drivers/gpu/vga/vgaarb.c b/drivers/gpu/vga/vgaarb.c
index b87569e..f366f96 100644
--- a/drivers/gpu/vga/vgaarb.c
+++ b/driv
On Wed, Sep 22, 2010 at 5:07 PM, Andy Walls wrote:
> On Wed, 2010-09-22 at 09:33 -0400, Jon Smirl wrote:
>> On Wed, Sep 22, 2010 at 1:30 AM, Alex Deucher
>> wrote:
>> > On Tue, Sep 21, 2010 at 1:30 PM, Andy Walls
>> > wrote:
>> >> On Tue, 2010-09-21 at 00:26 -0400, Alex Deucher wrote:
>> >>> 2
Fix string interpreted as trigraph and typo.
Signed-off-by: Daniel J Blueman
Reviewed-by: Alex Deucher
diff --git a/drivers/gpu/drm/radeon/atombios.h
b/drivers/gpu/drm/radeon/atombios.h
index 1bc72c3..fe359a2 100644
--- a/drivers/gpu/drm/radeon/atombios.h
+++ b/drivers/gpu/drm/radeon/atombios.h
gt; Could this be fixed? Anything I could try?
Depends on what your driver is, I suspect. Did it ever work?
- ajax
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20100922/d9dd08b5/attachment-0001.pgp>
Correct function storage class, and correct assignment type.
Signed-off-by: Daniel J Blueman
Reviewed-by: Alex Deucher
diff --git a/drivers/gpu/drm/drm_buffer.c b/drivers/gpu/drm/drm_buffer.c
index 55d03ed..687de5f 100644
--- a/drivers/gpu/drm/drm_buffer.c
+++ b/drivers/gpu/drm/drm_buffer.c
@@
Correct allocation flags type and function prototype for ANSI C compliance.
Signed-off-by: Daniel J Blueman
Reviewed-by: Alex Deucher
diff --git a/drivers/gpu/drm/ttm/ttm_page_alloc.c
b/drivers/gpu/drm/ttm/ttm_page_alloc.c
index ca90479..b1e02ff 100644
--- a/drivers/gpu/drm/ttm/ttm_page_alloc.c
On Wed, 2010-09-22 at 09:33 -0400, Jon Smirl wrote:
> On Wed, Sep 22, 2010 at 1:30 AM, Alex Deucher
> wrote:
> > On Tue, Sep 21, 2010 at 1:30 PM, Andy Walls
> > wrote:
> >> On Tue, 2010-09-21 at 00:26 -0400, Alex Deucher wrote:
> >>> 2010/9/20 Andy Walls :
> >>> > On Mon, 2010-09-20 at 20:29 +0
ere.
- ajax
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20100922/fdf0bb28/attachment.pgp>
On Wed, 2010-09-22 at 08:31 -0400, Andy Walls wrote:
> On Wed, 2010-09-22 at 01:30 -0400, Alex Deucher wrote:
> > It appears to be incorrect. If you send me a copy of the vbios, I can
> > easily add a quirk. I suspect your board oem may offer several boards
> > with different output configuration
On Wed, Sep 22, 2010 at 5:07 PM, Andy Walls wrote:
> On Wed, 2010-09-22 at 09:33 -0400, Jon Smirl wrote:
>> On Wed, Sep 22, 2010 at 1:30 AM, Alex Deucher wrote:
>> > On Tue, Sep 21, 2010 at 1:30 PM, Andy Walls
>> > wrote:
>> >> On Tue, 2010-09-21 at 00:26 -0400, Alex Deucher wrote:
>> >>> 2010/
On 22/09/10 21:59, Adam Jackson wrote:
On Tue, 2010-09-21 at 23:02 +0100, Sam Tygier wrote:
Currently an invalid EDID extension will cause the whole EDID to be
considered invalid. Instead just drop the extension, and return the
valid base block. The base block is modified to not claim to have
ex
I have this traces in my logs (full dmesg attached).
idr_remove called for id=0 which is not allocated.
Pid: 1136, comm: Xorg Not tainted 2.6.36-rc5-49-gc79bd89 #1
Call Trace:
[] ? printk+0x18/0x1a
[] idr_remove+0x73/0x1c0
[] drm_mode_object_put+0x2f/0x50
[] drm_mode_destroy+0xe/0x20
[] nouv
On Wed, 2010-09-22 at 22:42 +0100, Sam Tygier wrote:
> On 22/09/10 21:59, Adam Jackson wrote:
> > On Tue, 2010-09-21 at 23:02 +0100, Sam Tygier wrote:
> >> Currently an invalid EDID extension will cause the whole EDID to be
> >> considered invalid. Instead just drop the extension, and return the
>
config attached
config.gz
Description: GNU Zip compressed data
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
On Wed, 2010-09-22 at 09:33 -0400, Jon Smirl wrote:
> On Wed, Sep 22, 2010 at 1:30 AM, Alex Deucher wrote:
> > On Tue, Sep 21, 2010 at 1:30 PM, Andy Walls wrote:
> >> On Tue, 2010-09-21 at 00:26 -0400, Alex Deucher wrote:
> >>> 2010/9/20 Andy Walls :
> >>> > On Mon, 2010-09-20 at 20:29 +0200, Raf
On Tue, 2010-09-21 at 23:02 +0100, Sam Tygier wrote:
> Currently an invalid EDID extension will cause the whole EDID to be
> considered invalid. Instead just drop the extension, and return the
> valid base block. The base block is modified to not claim to have
> extensions, and update the checksum.
On Wed, 2010-09-22 at 08:31 -0400, Andy Walls wrote:
> On Wed, 2010-09-22 at 01:30 -0400, Alex Deucher wrote:
> > It appears to be incorrect. If you send me a copy of the vbios, I can
> > easily add a quirk. I suspect your board oem may offer several boards
> > with different output configuration
On Wed, 2010-09-22 at 08:06 -0700, Greg KH wrote:
> On Tue, Sep 21, 2010 at 11:20:22PM -0400, Andy Walls wrote:
> > +Where: /sys/devices/<...>/drm/cardN/cardN-C-M/polled
> > + For N a decimal system graphics adapter number: 0, 1, 2, ...
> > + For C a connector type n
On Wed, 22 Sep 2010 11:42:41 +0200
Karsten Mehrhoff wrote:
> [Am 22.09.2010, 02:01 Uhr, schrieb Greg KH ]
>
> >>> Difference between 2.6.35.1/2/3 and 2.6.35.4 while watching some
> >> videos:
> >>> 2.6.35.4 switches the cpu for flash videos in the browser (opera or
> >>> iceweasel) or other v
On Wed, Sep 22, 2010 at 12:36:06PM -0400, Andy Walls wrote:
> On Wed, 2010-09-22 at 08:06 -0700, Greg KH wrote:
> > On Tue, Sep 21, 2010 at 11:20:22PM -0400, Andy Walls wrote:
> > > +Where: /sys/devices/<...>/drm/cardN/cardN-C-M/polled
> > > + For N a decimal system graphics adapt
On Wed, Sep 22, 2010 at 12:36:06PM -0400, Andy Walls wrote:
> On Wed, 2010-09-22 at 08:06 -0700, Greg KH wrote:
> > On Tue, Sep 21, 2010 at 11:20:22PM -0400, Andy Walls wrote:
> > > +Where: /sys/devices/<...>/drm/cardN/cardN-C-M/polled
> > > + For N a decimal system graphics adapt
https://bugs.freedesktop.org/show_bug.cgi?id=29732
--- Comment #3 from zandgreen 2010-09-22 12:21:59 PDT ---
Created an attachment (id=38887)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38887)
Segfault 11 crash
Must be something different from the primary matter but might give a hint.
https://bugs.freedesktop.org/show_bug.cgi?id=29732
--- Comment #3 from zandgreen 2010-09-22 12:21:59 PDT
---
Created an attachment (id=38887)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38887)
Segfault 11 crash
Must be something different from the primary matter but might give a hint.
https://bugs.freedesktop.org/show_bug.cgi?id=29732
--- Comment #2 from zandgreen 2010-09-22 12:17:11 PDT ---
Got new results in Xorg.0.log, see attachment.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the
https://bugs.freedesktop.org/show_bug.cgi?id=29732
--- Comment #2 from zandgreen 2010-09-22 12:17:11 PDT
---
Got new results in Xorg.0.log, see attachment.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are th
[cc'd chris wilson]
Hi Andy!
On Mon, 20 Sep 2010 19:02:30 -0400
Andy Walls wrote:
> BTW, I found that Chris Wilson recently committed a change to inhibit
> all drm connector polling globally for a different reason:
>
> http://git.kernel.org/?p=linux/kernel/git/airlied/drm-2.6.git;a=commit;h=e5
Am 22.09.2010 06:40, schrieb Alex Deucher:
2010/9/21 Marius Gröger:
On 10.09.2010 17:20 Alex Deucher wrote:
The scaler doesn't appear to work with interlaced modes as you've
noticed; I don't off hand know whether it can be made to or not.
Unfortunately, I won't have time to dig into this more
Correct function being needlessly visible outside compilation unit
when the only users are internal.
Signed-off-by: Daniel J Blueman
Reviewed-by: Alex Deucher
diff --git a/drivers/gpu/vga/vgaarb.c b/drivers/gpu/vga/vgaarb.c
index b87569e..f366f96 100644
--- a/drivers/gpu/vga/vgaarb.c
+++ b/driv
Fix string interpreted as trigraph and typo.
Signed-off-by: Daniel J Blueman
Reviewed-by: Alex Deucher
diff --git a/drivers/gpu/drm/radeon/atombios.h
b/drivers/gpu/drm/radeon/atombios.h
index 1bc72c3..fe359a2 100644
--- a/drivers/gpu/drm/radeon/atombios.h
+++ b/drivers/gpu/drm/radeon/atombios.h
On Tue, 2010-09-21 at 16:50 -0700, Andrew Morton wrote:
> On Mon, 30 Aug 2010 10:02:36 +0200
> Karsten Mehrhoff wrote:
>
> > Using the same .config from 2.6.35.3 to compile 2.5.36.4 results in a
> > heavy load with 2.6.35.4.
>
> A regression within -stable is rather bad.
>
> > Example:
> >
>
Correct function storage class, and correct assignment type.
Signed-off-by: Daniel J Blueman
Reviewed-by: Alex Deucher
diff --git a/drivers/gpu/drm/drm_buffer.c b/drivers/gpu/drm/drm_buffer.c
index 55d03ed..687de5f 100644
--- a/drivers/gpu/drm/drm_buffer.c
+++ b/drivers/gpu/drm/drm_buffer.c
@@
Correct allocation flags type and function prototype for ANSI C compliance.
Signed-off-by: Daniel J Blueman
Reviewed-by: Alex Deucher
diff --git a/drivers/gpu/drm/ttm/ttm_page_alloc.c
b/drivers/gpu/drm/ttm/ttm_page_alloc.c
index ca90479..b1e02ff 100644
--- a/drivers/gpu/drm/ttm/ttm_page_alloc.c
On Wed, 2010-09-22 at 08:06 -0700, Greg KH wrote:
> On Tue, Sep 21, 2010 at 11:20:22PM -0400, Andy Walls wrote:
> > +Where: /sys/devices/<...>/drm/cardN/cardN-C-M/polled
> > + For N a decimal system graphics adapter number: 0, 1, 2, ...
> > + For C a connector type n
On Wed, Sep 22, 2010 at 1:30 AM, Alex Deucher wrote:
> On Tue, Sep 21, 2010 at 1:30 PM, Andy Walls
> wrote:
>> On Tue, 2010-09-21 at 00:26 -0400, Alex Deucher wrote:
>>> 2010/9/20 Andy Walls :
>>> > On Mon, 2010-09-20 at 20:29 +0200, Rafa? Mi?ecki wrote:
>>> >> 2010/9/20 Andy Walls :
>>> >> > DR
https://bugs.freedesktop.org/show_bug.cgi?id=30329
--- Comment #3 from Jure Repinc 2010-09-22 09:27:02 PDT ---
Created an attachment (id=38882)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38882)
lspci
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Yo
https://bugs.freedesktop.org/show_bug.cgi?id=30329
--- Comment #3 from Jure Repinc 2010-09-22 09:27:02 PDT
---
Created an attachment (id=38882)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38882)
lspci
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Y
https://bugs.freedesktop.org/show_bug.cgi?id=30329
--- Comment #2 from Jure Repinc 2010-09-22 09:19:23 PDT ---
Created an attachment (id=38881)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38881)
Xorg.0.log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
-
https://bugs.freedesktop.org/show_bug.cgi?id=30329
--- Comment #2 from Jure Repinc 2010-09-22 09:19:23 PDT
---
Created an attachment (id=38881)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38881)
Xorg.0.log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
https://bugs.freedesktop.org/show_bug.cgi?id=30329
--- Comment #1 from Jure Repinc 2010-09-22 09:18:16 PDT ---
Created an attachment (id=38880)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38880)
dmesg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Yo
https://bugs.freedesktop.org/show_bug.cgi?id=30329
--- Comment #1 from Jure Repinc 2010-09-22 09:18:16 PDT
---
Created an attachment (id=38880)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38880)
dmesg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Y
https://bugs.freedesktop.org/show_bug.cgi?id=30329
Summary: [r600c/evergreen] KWin Present Windows effect
extremely slow and has graphical glitches
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
https://bugs.freedesktop.org/show_bug.cgi?id=30329
Summary: [r600c/evergreen] KWin Present Windows effect
extremely slow and has graphical glitches
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
On Wed, 2010-09-22 at 11:44 +0200, Florian Mickler wrote:
> [cc'd chris wilson]
Oops. Thanks!
> Hi Andy!
>
> On Mon, 20 Sep 2010 19:02:30 -0400
> Andy Walls wrote:
>
> > BTW, I found that Chris Wilson recently committed a change to inhibit
> > all drm connector polling globally for a differen
On Wed, 2010-09-22 at 01:30 -0400, Alex Deucher wrote:
> On Tue, Sep 21, 2010 at 1:30 PM, Andy Walls
> wrote:
> > In a larger sense it's about user policy for error reporting by the drm
> > and radeon drivers, and error response by both the drivers and the user.
> >
> > In the face of EDID error
On Tue, Sep 21, 2010 at 11:20:22PM -0400, Andy Walls wrote:
> +Where: /sys/devices/<...>/drm/cardN/cardN-C-M/polled
> + For N a decimal system graphics adapter number: 0, 1, 2, ...
> + For C a connector type name (including spaces) from the set:
Spaces? Reall
On Tue, Sep 21, 2010 at 11:20:22PM -0400, Andy Walls wrote:
> +Where: /sys/devices/<...>/drm/cardN/cardN-C-M/polled
> + For N a decimal system graphics adapter number: 0, 1, 2, ...
> + For C a connector type name (including spaces) from the set:
Spaces? Reall
On Wed, Sep 22, 2010 at 1:30 AM, Alex Deucher wrote:
> On Tue, Sep 21, 2010 at 1:30 PM, Andy Walls wrote:
>> On Tue, 2010-09-21 at 00:26 -0400, Alex Deucher wrote:
>>> 2010/9/20 Andy Walls :
>>> > On Mon, 2010-09-20 at 20:29 +0200, Rafał Miłecki wrote:
>>> >> 2010/9/20 Andy Walls :
>>> >> > DRM K
On Wed, 2010-09-22 at 11:44 +0200, Florian Mickler wrote:
> [cc'd chris wilson]
Oops. Thanks!
> Hi Andy!
>
> On Mon, 20 Sep 2010 19:02:30 -0400
> Andy Walls wrote:
>
> > BTW, I found that Chris Wilson recently committed a change to inhibit
> > all drm connector polling globally for a differen
On Wed, 2010-09-22 at 01:30 -0400, Alex Deucher wrote:
> On Tue, Sep 21, 2010 at 1:30 PM, Andy Walls wrote:
> > In a larger sense it's about user policy for error reporting by the drm
> > and radeon drivers, and error response by both the drivers and the user.
> >
> > In the face of EDID errors,
On Wed, 22 Sep 2010 11:42:41 +0200
Karsten Mehrhoff wrote:
> [Am 22.09.2010, 02:01 Uhr, schrieb Greg KH ]
>
> >>> Difference between 2.6.35.1/2/3 and 2.6.35.4 while watching some
> >> videos:
> >>> 2.6.35.4 switches the cpu for flash videos in the browser (opera or
> >>> iceweasel) or other v
[cc'd chris wilson]
Hi Andy!
On Mon, 20 Sep 2010 19:02:30 -0400
Andy Walls wrote:
> BTW, I found that Chris Wilson recently committed a change to inhibit
> all drm connector polling globally for a different reason:
>
> http://git.kernel.org/?p=linux/kernel/git/airlied/drm-2.6.git;a=commit;h=e5
https://bugs.freedesktop.org/show_bug.cgi?id=30325
Summary: video=1280x...@50 no longer works
Product: DRI
Version: DRI CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medi
https://bugs.freedesktop.org/show_bug.cgi?id=30325
Summary: video=1280x720 at 50 no longer works
Product: DRI
Version: DRI CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: m
On Tue, Sep 21, 2010 at 1:30 PM, Andy Walls wrote:
> On Tue, 2010-09-21 at 00:26 -0400, Alex Deucher wrote:
>> 2010/9/20 Andy Walls :
>> > On Mon, 2010-09-20 at 20:29 +0200, Rafa? Mi?ecki wrote:
>> >> 2010/9/20 Andy Walls :
>> >> > DRM KMS polling of connections providing errant EDID responses, or
2010/9/21 Marius Gr?ger :
> On 10.09.2010 17:20 Alex Deucher wrote:
>>
>> The scaler doesn't appear to work with interlaced modes as you've
>> noticed; I don't off hand know whether it can be made to or not.
>> Unfortunately, I won't have time to dig into this more for a while.
>
> Is there public
https://bugs.freedesktop.org/show_bug.cgi?id=26999
--- Comment #9 from Gustavo Guillermo Perez 2010-09-22
00:34:55 PDT ---
> If someone wants to test this, please do so ! If you find bugs, send me a mail
> with reproduction scenario (and gdb backtrace if you can), thanks. Especially
> if you can
https://bugs.freedesktop.org/show_bug.cgi?id=26999
--- Comment #9 from Gustavo Guillermo Perez 2010-09-22
00:34:55 PDT ---
> If someone wants to test this, please do so ! If you find bugs, send me a mail
> with reproduction scenario (and gdb backtrace if you can), thanks. Especially
> if you can
65 matches
Mail list logo