https://bugs.freedesktop.org/show_bug.cgi?id=29703
Michal Suchanek changed:
What|Removed |Added
Summary|mesa demos crashing on |demos crashing on rv710
https://bugs.freedesktop.org/show_bug.cgi?id=29703
--- Comment #4 from Michal Suchanek 2010-09-02 05:03:35
PDT ---
fbo_firecube segfaults or locks up GPU within minutes but usually not
immediately
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiv
https://bugs.freedesktop.org/show_bug.cgi?id=29972
Summary: d-r-t /r6xx+: use new style fencing (v2) causes very
poor gl perf.
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=28381
Andy Furniss changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=29833
Alain Portal changed:
What|Removed |Added
CC||alain.por...@free.fr
--- Comment #5 from
https://bugs.freedesktop.org/show_bug.cgi?id=29833
--- Comment #6 from Alain Portal 2010-09-02 07:37:14 PDT
---
https://bugzilla.redhat.com/show_bug.cgi?id=592047#c24
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
https://bugs.freedesktop.org/show_bug.cgi?id=28402
--- Comment #32 from Lukas Schneiderbauer
2010-09-02 07:46:15 PDT ---
d594e46ace22afa1621254f6f669e65430048153 finally caused a freeze.
Now I'm checking 7a9f0dd9c49425e2b0e39ada4757bc7a38c84873
(2.6.32-00519-g7a9f0dd-dirty)
--
Configure bugma
https://bugs.freedesktop.org/show_bug.cgi?id=28402
--- Comment #33 from Lukas Schneiderbauer
2010-09-02 08:46:21 PDT ---
7a9f0dd9c49425e2b0e39ada4757bc7a38c84873 freezed for me as well.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this ma
https://bugs.freedesktop.org/show_bug.cgi?id=28402
--- Comment #34 from Da Fox 2010-09-02 09:14:44 PDT
---
> Do you also know, what that "-dirty" means in the release-version?
I believe it means that you have local, uncommitted changes to the source tree.
This is expected since we instructed che
https://bugs.freedesktop.org/show_bug.cgi?id=27407
--- Comment #8 from dE 2010-09-02 09:15:18 PDT ---
Ok, I somehow compiled with gallium support, but the module mesa is missing in
eselect.
Any more ways to use r300?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--
https://bugs.freedesktop.org/show_bug.cgi?id=28402
--- Comment #35 from Lukas Schneiderbauer
2010-09-02 11:10:09 PDT ---
(In reply to comment #34)
> If you could now confirm 44ca7478d46aaad488d916f7262253e000ee60f9 as not
> causing the freeze we have finally isolated the exact commit that is cau
https://bugs.freedesktop.org/show_bug.cgi?id=29941
Daniel changed:
What|Removed |Added
Summary|radeon/KMS: Screen |radeon/KMS: Screen
|hotpluggi
https://bugs.freedesktop.org/show_bug.cgi?id=29941
--- Comment #6 from Daniel 2010-09-02 11:37:25 PDT
---
(In reply to comment #5)
> Any chance you could bisect it?
I just experiented a bit and it didn't work with 2.6.34.6 neither with
2.6.33.7. This is why I assume that screen hotplugging never
https://bugs.freedesktop.org/show_bug.cgi?id=29978
Summary: r600c, bisected: GPU lockup loading savefile in
vegastrike
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=29834
Jerome Glisse changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=29894
Jerome Glisse changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=29834
--- Comment #7 from Mathias Brodala 2010-09-02 15:32:23 PDT
---
Sorry but I cannot verify the patch ATM since that seems to require a recent
(but at least 2.6.36) kernel whereas I can only build 2.6.35 here. I’ll leave a
comment as soon as a new
https://bugs.freedesktop.org/show_bug.cgi?id=29985
Summary: KMS TV Issue + Possible fix
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=27407
--- Comment #9 from dE 2010-09-02 17:59:19 PDT ---
Done. No difference with KMS turned on or off.
eselect mesa list
i915 (Intel 915, 945)
i965 (Intel 965, G/Q3x, G/Q4x)
r300 (Radeon R300-R500)
classic *
r600 (Radeon R600-R700)
These VGT regs need to be programmed via the ring rather than
MMIO as on previous asics (r6xx/r7xx).
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/evergreen.c | 39 +++-
drivers/gpu/drm/radeon/r600.c |5 +---
2 files changed, 39 insertions(+),
On Thu, 2010-09-02 at 21:32 -0400, Alex Deucher wrote:
> These VGT regs need to be programmed via the ring rather than
> MMIO as on previous asics (r6xx/r7xx).
>
So we need someway for userspace to know this has happened, either a
version bump or a change to the info ioctl again.
Dave.
> Signed
On Thu, Sep 2, 2010 at 9:44 PM, Dave Airlie wrote:
> On Thu, 2010-09-02 at 21:32 -0400, Alex Deucher wrote:
>> These VGT regs need to be programmed via the ring rather than
>> MMIO as on previous asics (r6xx/r7xx).
>>
>
> So we need someway for userspace to know this has happened, either a
> versi
On Thu, 2010-09-02 at 23:53 -0400, Alex Deucher wrote:
> On Thu, Sep 2, 2010 at 9:44 PM, Dave Airlie wrote:
> > On Thu, 2010-09-02 at 21:32 -0400, Alex Deucher wrote:
> >> These VGT regs need to be programmed via the ring rather than
> >> MMIO as on previous asics (r6xx/r7xx).
> >>
> >
> > So we n
https://bugs.freedesktop.org/show_bug.cgi?id=29834
--- Comment #8 from Alex Deucher 2010-09-02 21:36:41 PDT ---
It should apply to 2.6.35 as well.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee
https://bugs.freedesktop.org/show_bug.cgi?id=27744
--- Comment #28 from Tobias Kaminsky 2010-09-02
23:45:57 PDT ---
I have the same message in dmesg:
[ 1099.645933] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than
5secs aborting
[ 1099.645936] [drm:atom_execute_table_locked] *ERRO
https://bugs.freedesktop.org/show_bug.cgi?id=27744
--- Comment #29 from Tobias Kaminsky 2010-09-02
23:46:32 PDT ---
Created an attachment (id=38394)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38394)
dmesg after suspend/hibernate
--
Configure bugmail: https://bugs.freedesktop.org/user
Just a bunch of radeon fixes from Alex, one for AGP r700s.
Dave.
The following changes since commit 2bfc96a127bc1cc94d26bfaa40159966064f9c8c:
Linux 2.6.36-rc3 (2010-08-29 08:36:04 -0700)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.
https://bugs.freedesktop.org/show_bug.cgi?id=29703
Michal Suchanek changed:
What|Removed |Added
Summary|mesa demos crashing on |demos crashing on rv710
https://bugs.freedesktop.org/show_bug.cgi?id=29703
--- Comment #4 from Michal Suchanek 2010-09-02
05:03:35 PDT ---
fbo_firecube segfaults or locks up GPU within minutes but usually not
immediately
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiv
https://bugs.freedesktop.org/show_bug.cgi?id=29972
Summary: d-r-t /r6xx+: use new style fencing (v2) causes very
poor gl perf.
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=28381
Andy Furniss changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=29833
Alain Portal changed:
What|Removed |Added
CC||alain.portal at free.fr
--- Comment #5 fr
https://bugs.freedesktop.org/show_bug.cgi?id=29833
--- Comment #6 from Alain Portal 2010-09-02 07:37:14
PDT ---
https://bugzilla.redhat.com/show_bug.cgi?id=592047#c24
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
https://bugs.freedesktop.org/show_bug.cgi?id=28402
--- Comment #32 from Lukas Schneiderbauer
2010-09-02 07:46:15 PDT ---
d594e46ace22afa1621254f6f669e65430048153 finally caused a freeze.
Now I'm checking 7a9f0dd9c49425e2b0e39ada4757bc7a38c84873
(2.6.32-00519-g7a9f0dd-dirty)
--
Configure bugma
https://bugs.freedesktop.org/show_bug.cgi?id=28402
--- Comment #33 from Lukas Schneiderbauer
2010-09-02 08:46:21 PDT ---
7a9f0dd9c49425e2b0e39ada4757bc7a38c84873 freezed for me as well.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this ma
https://bugs.freedesktop.org/show_bug.cgi?id=28402
--- Comment #34 from Da Fox 2010-09-02 09:14:44
PDT ---
> Do you also know, what that "-dirty" means in the release-version?
I believe it means that you have local, uncommitted changes to the source tree.
This is expected since we instructed che
https://bugs.freedesktop.org/show_bug.cgi?id=27407
--- Comment #8 from dE 2010-09-02 09:15:18 PDT ---
Ok, I somehow compiled with gallium support, but the module mesa is missing in
eselect.
Any more ways to use r300?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--
https://bugs.freedesktop.org/show_bug.cgi?id=28402
--- Comment #35 from Lukas Schneiderbauer
2010-09-02 11:10:09 PDT ---
(In reply to comment #34)
> If you could now confirm 44ca7478d46aaad488d916f7262253e000ee60f9 as not
> causing the freeze we have finally isolated the exact commit that is cau
https://bugs.freedesktop.org/show_bug.cgi?id=29941
Daniel changed:
What|Removed |Added
Summary|radeon/KMS: Screen |radeon/KMS: Screen
|hotpluggi
https://bugs.freedesktop.org/show_bug.cgi?id=29941
--- Comment #6 from Daniel 2010-09-02 11:37:25
PDT ---
(In reply to comment #5)
> Any chance you could bisect it?
I just experiented a bit and it didn't work with 2.6.34.6 neither with
2.6.33.7. This is why I assume that screen hotplugging never
https://bugs.freedesktop.org/show_bug.cgi?id=29978
Summary: r600c, bisected: GPU lockup loading savefile in
vegastrike
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=29834
Jerome Glisse changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=29894
Jerome Glisse changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=29834
--- Comment #7 from Mathias Brodala 2010-09-02 15:32:23
PDT ---
Sorry but I cannot verify the patch ATM since that seems to require a recent
(but at least 2.6.36) kernel whereas I can only build 2.6.35 here. I?ll leave a
comment as soon as a new
https://bugs.freedesktop.org/show_bug.cgi?id=29985
Summary: KMS TV Issue + Possible fix
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=27407
--- Comment #9 from dE 2010-09-02 17:59:19 PDT ---
Done. No difference with KMS turned on or off.
eselect mesa list
i915 (Intel 915, 945)
i965 (Intel 965, G/Q3x, G/Q4x)
r300 (Radeon R300-R500)
classic *
r600 (Radeon R600-R700)
These VGT regs need to be programmed via the ring rather than
MMIO as on previous asics (r6xx/r7xx).
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/evergreen.c | 39 +++-
drivers/gpu/drm/radeon/r600.c |5 +---
2 files changed, 39 insertions(+),
On Thu, Sep 2, 2010 at 9:44 PM, Dave Airlie wrote:
> On Thu, 2010-09-02 at 21:32 -0400, Alex Deucher wrote:
>> These VGT regs need to be programmed via the ring rather than
>> MMIO as on previous asics (r6xx/r7xx).
>>
>
> So we need someway for userspace to know this has happened, either a
> versi
https://bugs.freedesktop.org/show_bug.cgi?id=29834
--- Comment #8 from Alex Deucher 2010-09-02 21:36:41 PDT
---
It should apply to 2.6.35 as well.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assigne
https://bugs.freedesktop.org/show_bug.cgi?id=27744
--- Comment #28 from Tobias Kaminsky 2010-09-02
23:45:57 PDT ---
I have the same message in dmesg:
[ 1099.645933] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than
5secs aborting
[ 1099.645936] [drm:atom_execute_table_locked] *ERRO
https://bugs.freedesktop.org/show_bug.cgi?id=27744
--- Comment #29 from Tobias Kaminsky 2010-09-02
23:46:32 PDT ---
Created an attachment (id=38394)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38394)
dmesg after suspend/hibernate
--
Configure bugmail: https://bugs.freedesktop.org/user
51 matches
Mail list logo