On 10/28/2010 09:12 AM, Ingo Molnar wrote:
>
> * Dave Airlie wrote:
>
>>> Lee, Chun-Yi (1):
>>> gpu: Add Intel GMA500(Poulsbo) Stub Driver
>
> Today's -tip fails to build due to upstream commit e26fd11 ("gpu: Add Intel
> GMA500(Poulsbo) Stub Driver"), committed two days ago and merged ye
bed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20101028/91650346/attachment.pgp>
https://bugs.freedesktop.org/show_bug.cgi?id=13875
Matt Turner changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=13875
Matt Turner changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Should fix dynpm problems on evergreen boards
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/evergreen.c |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/radeon/evergreen.c
b/drivers/gpu/drm/radeon/evergreen.c
index f12a5b3..9947fd5 100644
--
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #50 from Tom Stellard 2010-10-28 18:37:32 PDT
---
In radeon_optimize.c starting at line 660, there are three optimization
functions: constant_folding, peephole, and copy_propagate. You could try
commenting these out one at a time to
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #50 from Tom Stellard 2010-10-28 18:37:32
PDT ---
In radeon_optimize.c starting at line 660, there are three optimization
functions: constant_folding, peephole, and copy_propagate. You could try
commenting these out one at a time to
https://bugs.freedesktop.org/show_bug.cgi?id=31193
--- Comment #1 from Tom Stellard 2010-10-28 18:19:59 PDT
---
Hi, can you post the output of RADEON_DEBUG=fp,pstat with commit
aa43176ebd26227947b07221f4e475c52bd7a76b and also with the commit right before
that one?
--
Configure bugmail: https:
https://bugs.freedesktop.org/show_bug.cgi?id=31193
--- Comment #1 from Tom Stellard 2010-10-28 18:19:59
PDT ---
Hi, can you post the output of RADEON_DEBUG=fp,pstat with commit
aa43176ebd26227947b07221f4e475c52bd7a76b and also with the commit right before
that one?
--
Configure bugmail: https:
Can we use gcc's __sync_val_compare_and_swap to implement DRM_CAS?
(If so, do we actually need the __sync_val version, or can we use
__sync_bool?)
I just threw the patch together in two minutes, so I've got no idea
if it's right, just looking for feedback. The purpose of this is to
remove a lot of
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #4 from Tobias Jakobi 2010-10-28 16:49:17 PDT
---
OK, so I just found some time to retest the issues.
Again mesa, libdrm and xf86-video-ati are git master. I'm also using drm-next
(not drm-r-t) this time, since it looks like it's mo
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #4 from Tobias Jakobi 2010-10-28 16:49:17
PDT ---
OK, so I just found some time to retest the issues.
Again mesa, libdrm and xf86-video-ati are git master. I'm also using drm-next
(not drm-r-t) this time, since it looks like it's mo
Should fix dynpm problems on evergreen boards
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/evergreen.c |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/radeon/evergreen.c
b/drivers/gpu/drm/radeon/evergreen.c
index f12a5b3..9947fd5 100644
--
On 28.10.2010 11:12, wrote sam tygier:
> Without this patch i get no display (X or VT) on myEIZO S2242W monitor
> when using KMS
>
> This was discussed back in september, this is the second version of the
> patch based on ajax's comments. i have opened a bug for the issue:
> https://bugs.freedeskto
https://bugs.freedesktop.org/show_bug.cgi?id=31154
--- Comment #3 from sam tygier 2010-10-28 15:36:56 PDT
---
tested with fresh torvalds/linux-2.6.git kernel,
81280572ca6f54009edfa4deee563e8678784218
the issue is still present, and the patch still applies cleanly and fixes it.
--
Configure bu
https://bugs.freedesktop.org/show_bug.cgi?id=31154
--- Comment #3 from sam tygier 2010-10-28 15:36:56
PDT ---
tested with fresh torvalds/linux-2.6.git kernel,
81280572ca6f54009edfa4deee563e8678784218
the issue is still present, and the patch still applies cleanly and fixes it.
--
Configure bu
* Dave Airlie wrote:
> > Lee, Chun-Yi (1):
> > gpu: Add Intel GMA500(Poulsbo) Stub Driver
Today's -tip fails to build due to upstream commit e26fd11 ("gpu: Add Intel
GMA500(Poulsbo) Stub Driver"), committed two days ago and merged yesterday, on
x86 allmodconfig with BACKLIGHT_CLASS_DEVIC
https://bugs.freedesktop.org/show_bug.cgi?id=30009
--- Comment #12 from Gerwin 2010-10-28 12:22:19 PDT
---
I had this bug in nexuiz too, but not anymore with the v2.6.36-rc8-maverick
kernel.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving th
https://bugs.freedesktop.org/show_bug.cgi?id=30009
--- Comment #12 from Gerwin 2010-10-28 12:22:19
PDT ---
I had this bug in nexuiz too, but not anymore with the v2.6.36-rc8-maverick
kernel.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving th
https://bugs.freedesktop.org/show_bug.cgi?id=31037
Gerwin changed:
What|Removed |Added
Summary|[r300g] Checkerboard effect |[r300g] Unwanted
|on sprites
https://bugs.freedesktop.org/show_bug.cgi?id=31037
Gerwin changed:
What|Removed |Added
Summary|[r300g] Checkerboard effect |[r300g] Unwanted
|on sprites
https://bugs.freedesktop.org/show_bug.cgi?id=30167
--- Comment #14 from Sven Arvidsson 2010-10-28 12:11:11 PDT ---
(In reply to comment #13)
> Can you try this again with the latest version of mesa from git?
No change I'm afraid.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi
https://bugs.freedesktop.org/show_bug.cgi?id=30167
--- Comment #14 from Sven Arvidsson 2010-10-28 12:11:11 PDT ---
(In reply to comment #13)
> Can you try this again with the latest version of mesa from git?
No change I'm afraid.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #49 from Pavel Ondračka 2010-10-28 12:03:21 PDT
---
(In reply to comment #48)
> If you disable the register allocation, you must enable the dumb register
> allocation instead. Otherwise nearly nothing will work.
Thanks, this did the
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #49 from Pavel Ondra?ka 2010-10-28 12:03:21
PDT ---
(In reply to comment #48)
> If you disable the register allocation, you must enable the dumb register
> allocation instead. Otherwise nearly nothing will work.
Thanks, this did the
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #48 from Marek Olšák 2010-10-28 11:39:17 PDT ---
If you disable the register allocation, you must enable the dumb register
allocation instead. Otherwise nearly nothing will work.
--
Configure bugmail: https://bugs.freedesktop.org/us
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #48 from Marek Ol??k 2010-10-28 11:39:17 PDT
---
If you disable the register allocation, you must enable the dumb register
allocation instead. Otherwise nearly nothing will work.
--
Configure bugmail: https://bugs.freedesktop.org/u
On 10/28/2010 09:12 AM, Ingo Molnar wrote:
>
> * Dave Airlie wrote:
>
>>> Lee, Chun-Yi (1):
>>> gpu: Add Intel GMA500(Poulsbo) Stub Driver
>
> Today's -tip fails to build due to upstream commit e26fd11 ("gpu: Add Intel
> GMA500(Poulsbo) Stub Driver"), committed two days ago and merged ye
https://bugs.freedesktop.org/show_bug.cgi?id=30011
--- Comment #6 from Marek Olšák 2010-10-28 11:32:07 PDT ---
Could you please bisect what fixed it so that we can commit the fix to 7.9 as
well?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #47 from Pavel Ondračka 2010-10-28 11:32:04 PDT
---
(In reply to comment #46)
> In src/mesa/dri/drivers/r300/compiler/r3xx_fragprog.c around line 120, there
> is
> a list of compiler passes. Three of these passes(deadcode, dataflow
https://bugs.freedesktop.org/show_bug.cgi?id=30011
--- Comment #6 from Marek Ol??k 2010-10-28 11:32:07 PDT
---
Could you please bisect what fixed it so that we can commit the fix to 7.9 as
well?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receivin
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #47 from Pavel Ondra?ka 2010-10-28 11:32:04
PDT ---
(In reply to comment #46)
> In src/mesa/dri/drivers/r300/compiler/r3xx_fragprog.c around line 120, there
> is
> a list of compiler passes. Three of these passes(deadcode, dataflow
https://bugs.freedesktop.org/show_bug.cgi?id=30011
Rubén Fernández changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=30011
Rub?n Fern?ndez changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #46 from Tom Stellard 2010-10-28 10:42:30 PDT
---
In src/mesa/dri/drivers/r300/compiler/r3xx_fragprog.c around line 120, there is
a list of compiler passes. Three of these passes(deadcode, dataflow optimize,
and register allocation)
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #46 from Tom Stellard 2010-10-28 10:42:30
PDT ---
In src/mesa/dri/drivers/r300/compiler/r3xx_fragprog.c around line 120, there is
a list of compiler passes. Three of these passes(deadcode, dataflow optimize,
and register allocation)
Without this patch i get no display (X or VT) on myEIZO S2242W monitor when
using KMS
This was discussed back in september, this is the second version of the patch
based on ajax's comments. i have opened a bug for the issue:
https://bugs.freedesktop.org/show_bug.cgi?id=31154
Thanks
Sam
---
https://bugs.freedesktop.org/show_bug.cgi?id=31052
Chris changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=31052
Chris changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
* Dave Airlie wrote:
> > Lee, Chun-Yi (1):
> > gpu: Add Intel GMA500(Poulsbo) Stub Driver
Today's -tip fails to build due to upstream commit e26fd11 ("gpu: Add Intel
GMA500(Poulsbo) Stub Driver"), committed two days ago and merged yesterday, on
x86 allmodconfig with BACKLIGHT_CLASS_DEVIC
On 28.10.2010 11:12, wrote sam tygier:
Without this patch i get no display (X or VT) on myEIZO S2242W monitor
when using KMS
This was discussed back in september, this is the second version of the
patch based on ajax's comments. i have opened a bug for the issue:
https://bugs.freedesktop.org/sho
https://bugs.freedesktop.org/show_bug.cgi?id=31193
Summary: [regression] aa43176e break water reflections
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority:
https://bugs.freedesktop.org/show_bug.cgi?id=31193
Summary: [regression] aa43176e break water reflections
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority:
Just three fixes from Alex for radeon kms issues, one longstanding bug on
r200 cards since kms came about.
Dave.
The following changes since commit 135cba0dc399fdd47bd3ae305c1db75fcd77243f:
vmwgfx: Implement a proper GMR eviction mechanism (2010-10-27 11:07:46 +1000)
are available in the gi
https://bugs.freedesktop.org/show_bug.cgi?id=29726
James Le Cuirot changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=29726
James Le Cuirot changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #45 from Pavel Ondračka 2010-10-28 02:52:38 PDT
---
(In reply to comment #44)
> Can you try again with the latest version of mesa from git?
No visible change with latest mesa from git.
--
Configure bugmail: https://bugs.freedeskto
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #45 from Pavel Ondra?ka 2010-10-28 02:52:38
PDT ---
(In reply to comment #44)
> Can you try again with the latest version of mesa from git?
No visible change with latest mesa from git.
--
Configure bugmail: https://bugs.freedeskto
Without this patch i get no display (X or VT) on myEIZO S2242W monitor when
using KMS
This was discussed back in september, this is the second version of the patch
based on ajax's comments. i have opened a bug for the issue:
https://bugs.freedesktop.org/show_bug.cgi?id=31154
Thanks
Sam
---
https://bugs.freedesktop.org/show_bug.cgi?id=27744
--- Comment #37 from Tobias Kaminsky 2010-10-28 00:54:30
PDT ---
(In reply to comment #33)
> Kernel: 2.6.36
>
> $dmesg |grep atom
> [3.186893] ATOM BIOS: Sony
> [ 5155.577112] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than
https://bugs.freedesktop.org/show_bug.cgi?id=27744
--- Comment #37 from Tobias Kaminsky 2010-10-28
00:54:30 PDT ---
(In reply to comment #33)
> Kernel: 2.6.36
>
> $dmesg |grep atom
> [3.186893] ATOM BIOS: Sony
> [ 5155.577112] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than
https://bugs.freedesktop.org/show_bug.cgi?id=30009
--- Comment #11 from Tom Stellard 2010-10-28 00:50:05 PDT
---
Is this still an issue in mesa 7.9 or the latest version from git?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail bec
https://bugs.freedesktop.org/show_bug.cgi?id=30009
--- Comment #11 from Tom Stellard 2010-10-28 00:50:05
PDT ---
Is this still an issue in mesa 7.9 or the latest version from git?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail bec
https://bugs.freedesktop.org/show_bug.cgi?id=31152
--- Comment #2 from Fabio Pedretti 2010-10-28 00:49:35
PDT ---
I can say that r300c is still crashing when resizing glxgears:
drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See
dmesg for more info.
[ 3429.186630] [
https://bugs.freedesktop.org/show_bug.cgi?id=31152
--- Comment #2 from Fabio Pedretti 2010-10-28 00:49:35
PDT ---
I can say that r300c is still crashing when resizing glxgears:
drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See
dmesg for more info.
[ 3429.186630] [
https://bugs.freedesktop.org/show_bug.cgi?id=30011
--- Comment #4 from Tom Stellard 2010-10-28 00:47:26 PDT
---
Is this still an issue in Mesa 7.9 or the latest version from git?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail beca
https://bugs.freedesktop.org/show_bug.cgi?id=30011
--- Comment #4 from Tom Stellard 2010-10-28 00:47:26
PDT ---
Is this still an issue in Mesa 7.9 or the latest version from git?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail beca
https://bugs.freedesktop.org/show_bug.cgi?id=30167
--- Comment #13 from Tom Stellard 2010-10-28 00:00:34 PDT
---
Can you try this again with the latest version of mesa from git?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail becau
https://bugs.freedesktop.org/show_bug.cgi?id=30167
--- Comment #13 from Tom Stellard 2010-10-28 00:00:34
PDT ---
Can you try this again with the latest version of mesa from git?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail becau
59 matches
Mail list logo