https://bugs.freedesktop.org/show_bug.cgi?id=37142
--- Comment #5 from Fabio Pedretti 2011-05-13 00:11:50
PDT ---
Note that ioquake3 will probably support VBOs soon:
https://bugzilla.icculus.org/show_bug.cgi?id=4358
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
---
This commit from intel-drm-staging fixes an oops for me when docking my
system. Can it be added to 2.6.39?
commit c60001b9921a869c7dc916e72a22c5805cc562ae
Author: Chris Wilson
Date: Fri Apr 22 10:47:08 2011 +0100
drm: Take lock around probes for drm_fb_helper_hotplug_event
--
Frederik H
On Fri, 13 May 2011 09:19:53 + (UTC), Frederik Himpe
wrote:
> This commit from intel-drm-staging fixes an oops for me when docking my
> system. Can it be added to 2.6.39?
Dave added it to his next queue as he wanted to validate the patch on
several machines (not just Intel) with lockdep. On
https://bugs.freedesktop.org/show_bug.cgi?id=36934
--- Comment #2 from almos 2011-05-13 03:36:35 PDT ---
Created an attachment (id=46675)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46675)
Xorg.0.log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You
https://bugs.freedesktop.org/show_bug.cgi?id=36934
--- Comment #3 from almos 2011-05-13 03:37:45 PDT ---
Created an attachment (id=46676)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46676)
dmesg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are
https://bugs.freedesktop.org/show_bug.cgi?id=36934
--- Comment #4 from almos 2011-05-13 03:38:10 PDT ---
Created an attachment (id=46677)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46677)
glxinfo
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You ar
https://bugs.freedesktop.org/show_bug.cgi?id=37168
Summary: Regression: Kernel hard-lock when running Second Life
Product: Mesa
Version: git
Platform: Other
OS/Version: Linux (All)
Status: NEW
Severity: major
Priori
https://bugs.freedesktop.org/show_bug.cgi?id=36952
--- Comment #8 from dri tester 2011-05-13 03:45:55
PDT ---
(In reply to comment #3)
> Can you bisect mesa?
Bisecting lead me to this commit:
b10bff11350014e1bb49b0ce18704fdd66e850c0 is the first bad commit
commit b10bff11350014e1bb49b0ce18704f
https://bugs.freedesktop.org/show_bug.cgi?id=37157
Jure Repinc changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=37171
Summary: half-life 2 with -dxlevel 90 crashes system
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=37171
Sven Arvidsson changed:
What|Removed |Added
CC||s...@whiz.se
--- Comment #1 from Sven A
https://bugs.freedesktop.org/show_bug.cgi?id=35697
--- Comment #21 from Nikos Chantziaras 2011-05-13 04:58:33
PDT ---
I just tried kernel 2.6.39-rc7 and with page flipping enabled, the driver hangs
with that version too.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=emai
* Chris Wilson -- Thursday 12 May 2011:
> So we think that enabling the plane at this point is masking a bug in our
> modeset, or that some side-effect of writing those registers or waiting
> for that vblank has a vital latching or delay that we have not accounted
> for.
Attached are the requested
https://bugs.freedesktop.org/show_bug.cgi?id=37171
--- Comment #2 from almos 2011-05-13 05:02:30 PDT ---
Well, I first tried HL2, when Mesa 7.10 came out, and it was the same back
then, and I see no change since. I just didn't want to open too much bugreports
at once, and it is not easy to test,
https://bugs.freedesktop.org/show_bug.cgi?id=37171
--- Comment #3 from Sven Arvidsson 2011-05-13 06:07:34 PDT ---
(In reply to comment #2)
> HL2 shouldn't hit any hardware limitation on an r500 series card, BTW.
Keep in mind that system requirements are different when Wine is used.
--
Configur
If the call to drm_map_handle fails, list is freed, but not removed from
&dev->maplist. &dev->maplist is not used by drm_map_handle, so the
list_add is moved after the call.
The sematic match that finds this problem is as follows:
(http://coccinelle.lip6.fr/)
//
@@
expression E,E1,E2;
identifie
https://bugs.freedesktop.org/show_bug.cgi?id=37040
--- Comment #5 from teu...@cs.uni-frankfurt.de 2011-05-13 07:14:28 PDT ---
(In reply to comment #2)
> RS690 did not support displayport. I'm not sure how you have one on your
> board.
I'm sorry. I confounded two boards. The one has displayport,
https://bugs.freedesktop.org/show_bug.cgi?id=37168
--- Comment #1 from Alex Deucher 2011-05-13 09:10:43 PDT ---
(In reply to comment #0)
>
> Mesa 7.10.2 tarball OR Mesa 7.10 branch from git: Correct rendering; no
> crashing.
Can you bisect mesa and see what commits between 7.10 and master broke
Hi Jesse,
Discussion here in Budapest with v4l and embedded graphics folks was
extremely fruitful. A few quick things to take away - I'll try to dig
through all
the stuff I've learned more in-depth later (probably in a blog post or two):
- embedded graphics is insane. The output routing/blending/
https://bugs.freedesktop.org/show_bug.cgi?id=37142
--- Comment #6 from Sven Arvidsson 2011-05-13 09:22:41 PDT ---
(In reply to comment #3)
> That's why I asked for external opinions. I still feel that IF it can brings
> significant enough performance improvement, it could be useful - mainly
> be
https://bugs.freedesktop.org/show_bug.cgi?id=37171
--- Comment #4 from almos 2011-05-13 10:11:28 PDT ---
(In reply to comment #3)
> (In reply to comment #2)
> > HL2 shouldn't hit any hardware limitation on an r500 series card, BTW.
>
> Keep in mind that system requirements are different when Win
https://bugs.freedesktop.org/show_bug.cgi?id=37171
--- Comment #5 from Sven Arvidsson 2011-05-13 10:21:50 PDT ---
(In reply to comment #4)
> I can run HL2 on my rv350 on windows with the highest settings, with HDR and
> everything turned on. On r500 series cards the shader size limits are several
Forward to upstream for more discussion.
於 五,2011-05-13 於 17:27 +0800,Michael Chang 提到:
> Melchior,
>
> I tried to puzzle out the possible cause of the problem, but sorry
> that no further progress to give you. I'd like to debug this issue,
> also did Joey. But there's more questions in my mind,
https://bugs.freedesktop.org/show_bug.cgi?id=36952
--- Comment #9 from Marek Olšák 2011-05-13 15:24:00 PDT ---
Created an attachment (id=46696)
View: https://bugs.freedesktop.org/attachment.cgi?id=46696
Review: https://bugs.freedesktop.org/review?bug=36952&attachment=46696
possible fix
Could
https://bugs.freedesktop.org/show_bug.cgi?id=36609
Marek Olšák changed:
What|Removed |Added
Component|Mesa core |Drivers/Gallium/r300
AssignedTo|me
https://bugs.freedesktop.org/show_bug.cgi?id=37168
--- Comment #2 from Sean McNamara 2011-05-13 16:27:44
PDT ---
(In reply to comment #1)
> (In reply to comment #0)
> >
> > Mesa 7.10.2 tarball OR Mesa 7.10 branch from git: Correct rendering; no
> > crashing.
>
> Can you bisect mesa and see wha
https://bugs.freedesktop.org/show_bug.cgi?id=35194
Rubén Fernández changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Hi Chris,
Bug #28306 is going to complete his first birthday at the end of this month,
it is nagging around for a long time and I have many interest in fix this.
So I tested your patch in duplicated bug #36599 and it doesn't work, but I
managed to add some printks(see diff) there to help debug.
On Fri, 13 May 2011 18:16:30 +0200
Daniel Vetter wrote:
> Hi Jesse,
>
> Discussion here in Budapest with v4l and embedded graphics folks was
> extremely fruitful. A few quick things to take away - I'll try to dig
> through all
> the stuff I've learned more in-depth later (probably in a blog post
https://bugs.freedesktop.org/show_bug.cgi?id=36527
Tom Stellard changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=37142
--- Comment #5 from Fabio Pedretti 2011-05-13 00:11:50
PDT ---
Note that ioquake3 will probably support VBOs soon:
https://bugzilla.icculus.org/show_bug.cgi?id=4358
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
---
This commit from intel-drm-staging fixes an oops for me when docking my
system. Can it be added to 2.6.39?
commit c60001b9921a869c7dc916e72a22c5805cc562ae
Author: Chris Wilson
Date: Fri Apr 22 10:47:08 2011 +0100
drm: Take lock around probes for drm_fb_helper_hotplug_event
--
Frederik H
On Fri, 13 May 2011 09:19:53 + (UTC), Frederik Himpe
wrote:
> This commit from intel-drm-staging fixes an oops for me when docking my
> system. Can it be added to 2.6.39?
Dave added it to his next queue as he wanted to validate the patch on
several machines (not just Intel) with lockdep. On
https://bugs.freedesktop.org/show_bug.cgi?id=36934
--- Comment #2 from almos 2011-05-13 03:36:35 PDT ---
Created an attachment (id=46675)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46675)
Xorg.0.log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You
https://bugs.freedesktop.org/show_bug.cgi?id=36934
--- Comment #3 from almos 2011-05-13 03:37:45 PDT ---
Created an attachment (id=46676)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46676)
dmesg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are
https://bugs.freedesktop.org/show_bug.cgi?id=36934
--- Comment #4 from almos 2011-05-13 03:38:10 PDT ---
Created an attachment (id=46677)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46677)
glxinfo
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You ar
https://bugs.freedesktop.org/show_bug.cgi?id=37168
Summary: Regression: Kernel hard-lock when running Second Life
Product: Mesa
Version: git
Platform: Other
OS/Version: Linux (All)
Status: NEW
Severity: major
Priori
https://bugs.freedesktop.org/show_bug.cgi?id=36952
--- Comment #8 from dri tester 2011-05-13
03:45:55 PDT ---
(In reply to comment #3)
> Can you bisect mesa?
Bisecting lead me to this commit:
b10bff11350014e1bb49b0ce18704fdd66e850c0 is the first bad commit
commit b10bff11350014e1bb49b0ce18704f
https://bugs.freedesktop.org/show_bug.cgi?id=37157
Jure Repinc changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=37171
Summary: half-life 2 with -dxlevel 90 crashes system
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=37171
Sven Arvidsson changed:
What|Removed |Added
CC||sa at whiz.se
--- Comment #1 from Sven
https://bugs.freedesktop.org/show_bug.cgi?id=35697
--- Comment #21 from Nikos Chantziaras 2011-05-13
04:58:33 PDT ---
I just tried kernel 2.6.39-rc7 and with page flipping enabled, the driver hangs
with that version too.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=emai
attachment was scrubbed...
Name: intel_reg_dump__nomodeset.gz
Type: application/x-gzip
Size: 2315 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20110513/8de4425a/attachment.bin>
-- next part --
A non-text attachment was sc
https://bugs.freedesktop.org/show_bug.cgi?id=37171
--- Comment #2 from almos 2011-05-13 05:02:30 PDT ---
Well, I first tried HL2, when Mesa 7.10 came out, and it was the same back
then, and I see no change since. I just didn't want to open too much bugreports
at once, and it is not easy to test,
https://bugs.freedesktop.org/show_bug.cgi?id=37171
--- Comment #3 from Sven Arvidsson 2011-05-13 06:07:34 PDT ---
(In reply to comment #2)
> HL2 shouldn't hit any hardware limitation on an r500 series card, BTW.
Keep in mind that system requirements are different when Wine is used.
--
Configur
If the call to drm_map_handle fails, list is freed, but not removed from
&dev->maplist. &dev->maplist is not used by drm_map_handle, so the
list_add is moved after the call.
The sematic match that finds this problem is as follows:
(http://coccinelle.lip6.fr/)
//
@@
expression E,E1,E2;
identifie
https://bugs.freedesktop.org/show_bug.cgi?id=37040
--- Comment #5 from teufel at cs.uni-frankfurt.de 2011-05-13 07:14:28 PDT ---
(In reply to comment #2)
> RS690 did not support displayport. I'm not sure how you have one on your
> board.
I'm sorry. I confounded two boards. The one has displaypor
https://bugs.freedesktop.org/show_bug.cgi?id=37168
--- Comment #1 from Alex Deucher 2011-05-13 09:10:43 PDT
---
(In reply to comment #0)
>
> Mesa 7.10.2 tarball OR Mesa 7.10 branch from git: Correct rendering; no
> crashing.
Can you bisect mesa and see what commits between 7.10 and master brok
Hi Jesse,
Discussion here in Budapest with v4l and embedded graphics folks was
extremely fruitful. A few quick things to take away - I'll try to dig
through all
the stuff I've learned more in-depth later (probably in a blog post or two):
- embedded graphics is insane. The output routing/blending/
https://bugs.freedesktop.org/show_bug.cgi?id=37142
--- Comment #6 from Sven Arvidsson 2011-05-13 09:22:41 PDT ---
(In reply to comment #3)
> That's why I asked for external opinions. I still feel that IF it can brings
> significant enough performance improvement, it could be useful - mainly
> be
https://bugs.freedesktop.org/show_bug.cgi?id=37171
--- Comment #4 from almos 2011-05-13 10:11:28 PDT ---
(In reply to comment #3)
> (In reply to comment #2)
> > HL2 shouldn't hit any hardware limitation on an r500 series card, BTW.
>
> Keep in mind that system requirements are different when Win
https://bugs.freedesktop.org/show_bug.cgi?id=37171
--- Comment #5 from Sven Arvidsson 2011-05-13 10:21:50 PDT ---
(In reply to comment #4)
> I can run HL2 on my rv350 on windows with the highest settings, with HDR and
> everything turned on. On r500 series cards the shader size limits are several
Forward to upstream for more discussion.
? ??2011-05-13 ? 17:27 +0800?Michael Chang ???
> Melchior,
>
> I tried to puzzle out the possible cause of the problem, but sorry
> that no further progress to give you. I'd like to debug this issue,
> also did Joey. But there's more questions in my mind,
https://bugs.freedesktop.org/show_bug.cgi?id=36952
--- Comment #9 from Marek Ol??k 2011-05-13 15:24:00 PDT
---
Created an attachment (id=46696)
View: https://bugs.freedesktop.org/attachment.cgi?id=46696
Review: https://bugs.freedesktop.org/review?bug=36952&attachment=46696
possible fix
Could
https://bugs.freedesktop.org/show_bug.cgi?id=36609
Marek Ol??k changed:
What|Removed |Added
Component|Mesa core |Drivers/Gallium/r300
AssignedTo|me
https://bugs.freedesktop.org/show_bug.cgi?id=37168
--- Comment #2 from Sean McNamara 2011-05-13
16:27:44 PDT ---
(In reply to comment #1)
> (In reply to comment #0)
> >
> > Mesa 7.10.2 tarball OR Mesa 7.10 branch from git: Correct rendering; no
> > crashing.
>
> Can you bisect mesa and see wha
https://bugs.freedesktop.org/show_bug.cgi?id=35194
Rub?n Fern?ndez changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Hi Chris,
Bug #28306 is going to complete his first birthday at the end of this month,
it is nagging around for a long time and I have many interest in fix this.
So I tested your patch in duplicated bug #36599 and it doesn't work, but I
managed to add some printks(see diff) there to help debug.
On Fri, 13 May 2011 18:16:30 +0200
Daniel Vetter wrote:
> Hi Jesse,
>
> Discussion here in Budapest with v4l and embedded graphics folks was
> extremely fruitful. A few quick things to take away - I'll try to dig
> through all
> the stuff I've learned more in-depth later (probably in a blog post
https://bugs.freedesktop.org/show_bug.cgi?id=36527
Tom Stellard changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
60 matches
Mail list logo