https://bugs.freedesktop.org/show_bug.cgi?id=41366
--- Comment #6 from Florian Mickler 2012-01-12
14:46:12 PST ---
A patch referencing this bug report has been merged in Linux v3.1-rc10:
commit cb7cf41961fe10773c491c75ae73539ad4bbed66
Author: Alex Deucher
Date: Wed Oct 5 18:36:50 2011 -0400
https://bugs.freedesktop.org/show_bug.cgi?id=43829
--- Comment #5 from Joshua Roys 2012-01-12 14:32:43 PST
---
No- these patches leave my screen dark after KMS kicks in.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because:
https://bugs.freedesktop.org/show_bug.cgi?id=41561
--- Comment #9 from Florian Mickler 2012-01-12
14:19:31 PST ---
A patch referencing this bug report has been merged in Linux v3.2-rc1:
commit d0d0a225e6ad43314c9aa7ea081f76adc5098ad4
Author: Alex Deucher
Date: Fri Oct 7 14:23:48 2011 -0400
https://bugs.freedesktop.org/show_bug.cgi?id=41569
--- Comment #17 from Robert Nelson 2012-01-12
21:10:18 UTC ---
Unfortunately those dce fixes regress my asus a53t laptop..
Using Linus's current top of tree with those 4 patches.. Attached
dmesg/xorg.log
Is it too early to for qwerk table for
https://bugs.freedesktop.org/show_bug.cgi?id=41569
--- Comment #17 from Robert Nelson 2012-01-12
21:10:18 UTC ---
Unfortunately those dce fixes regress my asus a53t laptop..
Using Linus's current top of tree with those 4 patches.. Attached
dmesg/xorg.log
Is it too early to for qwerk table for
https://bugs.freedesktop.org/show_bug.cgi?id=41569
--- Comment #16 from Robert Nelson 2012-01-12
21:07:00 PST ---
Created attachment 55531
--> https://bugs.freedesktop.org/attachment.cgi?id=55531
xorg log of asus a53t with dce fixes patchset
--
Configure bugmail: https://bugs.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=41569
--- Comment #15 from Robert Nelson 2012-01-12
21:06:07 PST ---
Created attachment 55530
--> https://bugs.freedesktop.org/attachment.cgi?id=55530
dmesg of asus a53t with dce fixes patchset
--
Configure bugmail: https://bugs.freedesktop.org/us
https://bugs.freedesktop.org/show_bug.cgi?id=41569
--- Comment #14 from lonefox at kapsi.fi 2012-01-12 08:48:06 PST ---
(In reply to comment #13)
> Do these patches work for everyone?
They do work for me.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are
On Thu, Jan 12, 2012 at 11:50:26AM -0500, Konrad Rzeszutek Wilk wrote:
> . It was useful during development, but now on a production system
> we can get this (if the user forgot to upload the firmware):
>
> [drm] radeon: irq initialized.
> [drm] GART: num cpu pages 131072, num gpu pages 131072
> [
On Thu, Jan 12, 2012 at 03:42:37PM -0500, alexdeucher at gmail.com wrote:
> From: Alex Deucher
>
> Packet2 is only one dword.
>
> Signed-off-by: Alex Deucher
Reviewed-by: Jerome Glisse
> ---
> drivers/gpu/drm/radeon/evergreen_cs.c |3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
From: Michel D?nzer
Reported-by: Ben Hutchings
Signed-off-by: Michel D?nzer
---
Only compile-tested, but should be no functional change.
drivers/gpu/drm/radeon/r100.c |4 +---
drivers/gpu/drm/radeon/rs600.c | 13 ++---
2 files changed, 3 insertions(+), 14 deletions(-)
diff --
From: Ben Skeggs
There exists at least one NVIDIA GPU (Quadro NVS 300) that has a DMS-59
connector which is capable of supporting DisplayPort, TMDS and VGA on
a single connector.
We need to bump the allowed encoder limit to support all three configs.
Signed-off-by: Ben Skeggs
---
include/drm/
From: Alex Deucher
Packet2 is only one dword.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/evergreen_cs.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/radeon/evergreen_cs.c
b/drivers/gpu/drm/radeon/evergreen_cs.c
index f7442e6..8e8cd85 1
On Wed, 2012-01-11 at 11:28 +0100, Jean Delvare wrote:
> On Wednesday 30 November 2011 05:23:55 pm Jean Delvare wrote:
> > Module parameter descriptions don't take a trailing \n, otherwise it
> > breaks formatting of modinfo's output. Also remove trailing space.
> >
> > Signed-off-by: Jean Delvare
https://bugs.freedesktop.org/show_bug.cgi?id=41366
--- Comment #6 from Florian Mickler 2012-01-12 14:46:12
PST ---
A patch referencing this bug report has been merged in Linux v3.1-rc10:
commit cb7cf41961fe10773c491c75ae73539ad4bbed66
Author: Alex Deucher
Date: Wed Oct 5 18:36:50 2011 -0400
[This fixes a crash on boot if the system is plugged into an HDTV so it's
probably appropriate to push even though it didn't make the window. We could
be cleverer about this but the simple version seems to be the safe one]
From: Patrik Jakobsson
At the moment we cannot allocate more than stole
https://bugs.freedesktop.org/show_bug.cgi?id=43829
--- Comment #5 from Joshua Roys 2012-01-12 14:32:43 PST ---
No- these patches leave my screen dark after KMS kicks in.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: -
https://bugs.freedesktop.org/show_bug.cgi?id=41561
--- Comment #9 from Florian Mickler 2012-01-12 14:19:31
PST ---
A patch referencing this bug report has been merged in Linux v3.2-rc1:
commit d0d0a225e6ad43314c9aa7ea081f76adc5098ad4
Author: Alex Deucher
Date: Fri Oct 7 14:23:48 2011 -0400
On Thu, Jan 12, 2012 at 11:50:26AM -0500, Konrad Rzeszutek Wilk wrote:
> . It was useful during development, but now on a production system
> we can get this (if the user forgot to upload the firmware):
>
> [drm] radeon: irq initialized.
> [drm] GART: num cpu pages 131072, num gpu pages 131072
> [
On Thu, Jan 12, 2012 at 03:42:37PM -0500, alexdeuc...@gmail.com wrote:
> From: Alex Deucher
>
> Packet2 is only one dword.
>
> Signed-off-by: Alex Deucher
Reviewed-by: Jerome Glisse
> ---
> drivers/gpu/drm/radeon/evergreen_cs.c |3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
From: Alex Deucher
Packet2 is only one dword.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/evergreen_cs.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/drivers/gpu/drm/radeon/evergreen_cs.c
b/drivers/gpu/drm/radeon/evergreen_cs.c
index f7442e6..8e8cd85 1
On Tue, 25 Oct 2011 15:42:21 -0700, Stéphane Marchesin
wrote:
> From: Duncan Laurie
>
> This is the method used to override LVDS in intel_lvds and appears to be
> an effective way to ensure that the driver does not enable VGA hotplug.
>
> This is the same patch from 2.6.32 kernel in R12 but po
as scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20120112/89d08ca8/attachment.pgp>
. It was useful during development, but now on a production system
we can get this (if the user forgot to upload the firmware):
[drm] radeon: irq initialized.
[drm] GART: num cpu pages 131072, num gpu pages 131072
[drm] radeon: ib pool ready.
[drm] Loading SUMO Microcode
r600_cp: Failed to load fi
https://bugs.freedesktop.org/show_bug.cgi?id=44694
--- Comment #2 from Michel D?nzer 2012-01-12 03:40:21
PST ---
Can't seem to reproduce this crash (which doesn't look driver specific BTW)
with recent Mesa Git, though the r600g driver fails to compile the shader for
an RS880 and doesn't render c
2012/1/12 Michel D?nzer :
> From: Michel D?nzer
>
> Reported-by: Ben Hutchings
> Signed-off-by: Michel D?nzer
> ---
>
> Only compile-tested, but should be no functional change.
Looks good to me.
Reviewed-by: Alex Deucher
>
> ?drivers/gpu/drm/radeon/r100.c ?| ? ?4 +---
> ?drivers/gpu/drm/rade
https://bugs.freedesktop.org/show_bug.cgi?id=44701
Michel D?nzer changed:
What|Removed |Added
AssignedTo|dri-devel at lists.freedesktop |mesa-dev at
lists.freedesktop.
Please put
[PATCH] ttm/dma: Remove the WARN() which is not useful.
in your 3.3-rc0 branch. It is a minor fix, but quite .. um annoying
and it masks the real issue.
Thanks!
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedes
. It was useful during development, but now on a production system
we can get this (if the user forgot to upload the firmware):
[drm] radeon: irq initialized.
[drm] GART: num cpu pages 131072, num gpu pages 131072
[drm] radeon: ib pool ready.
[drm] Loading SUMO Microcode
r600_cp: Failed to load fi
Please put
[PATCH] ttm/dma: Remove the WARN() which is not useful.
in your 3.3-rc0 branch. It is a minor fix, but quite .. um annoying
and it masks the real issue.
Thanks!
https://bugs.freedesktop.org/show_bug.cgi?id=41569
--- Comment #14 from lone...@kapsi.fi 2012-01-12 08:48:06 PST ---
(In reply to comment #13)
> Do these patches work for everyone?
They do work for me.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are re
2012/1/12 Michel Dänzer :
> From: Michel Dänzer
>
> Reported-by: Ben Hutchings
> Signed-off-by: Michel Dänzer
> ---
>
> Only compile-tested, but should be no functional change.
Looks good to me.
Reviewed-by: Alex Deucher
>
> drivers/gpu/drm/radeon/r100.c | 4 +---
> drivers/gpu/drm/rade
From: Michel Dänzer
Reported-by: Ben Hutchings
Signed-off-by: Michel Dänzer
---
Only compile-tested, but should be no functional change.
drivers/gpu/drm/radeon/r100.c |4 +---
drivers/gpu/drm/radeon/rs600.c | 13 ++---
2 files changed, 3 insertions(+), 14 deletions(-)
diff --
[This fixes a crash on boot if the system is plugged into an HDTV so it's
probably appropriate to push even though it didn't make the window. We could
be cleverer about this but the simple version seems to be the safe one]
From: Patrik Jakobsson
At the moment we cannot allocate more than stole
https://bugs.freedesktop.org/show_bug.cgi?id=44694
--- Comment #2 from Michel Dänzer 2012-01-12 03:40:21 PST
---
Can't seem to reproduce this crash (which doesn't look driver specific BTW)
with recent Mesa Git, though the r600g driver fails to compile the shader for
an RS880 and doesn't render c
https://bugs.freedesktop.org/show_bug.cgi?id=44701
Michel Dänzer changed:
What|Removed |Added
AssignedTo|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
36 matches
Mail list logo