Bug 28356 - Commit ad8af95dd35921118f45d6cff355c80cf0906ff0 causes infinite restarts
Summary: Commit ad8af95dd35921118f45d6cff355c80cf0906ff0 causes infinite restarts
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Carl Worth
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: NEEDINFO
Depends on:
Blocks:
 
Reported: 2010-06-02 08:15 UTC by Alex Hofbauer
Modified: 2010-06-02 09:51 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Alex Hofbauer 2010-06-02 08:15:41 UTC
Hi!

Testing current master of xf86-video-intel I came across the problem, that X (using gdm) will restart infinitely.

A "git bisect" session revealed commit ad8af95dd35921118f45d6cff355c80cf0906ff0 (i830: Do not cache in-flight non-reusable buffers.) to be responsible.
After manually reverting it in master gdm will start normally again.


Xorg-core at version 1.8.1.


Best regards,
Alex
Comment 1 Julien Cristau 2010-06-02 08:41:17 UTC
are you using current libdrm as well?
Comment 2 Alex Hofbauer 2010-06-02 09:24:18 UTC
Is 2.4.20 current enough or do I need master?
Comment 3 Julien Cristau 2010-06-02 09:28:19 UTC
(In reply to comment #2)
> Is 2.4.20 current enough or do I need master?

master is needed as of the commit you bisected this bug to.
http://cgit.freedesktop.org/mesa/drm/commit/?id=07e7589d86624e9c1ca4c38d00cf6886e1445ae2 introduced new API.
Comment 4 Alex Hofbauer 2010-06-02 09:51:14 UTC
(In reply to comment #3)
> master is needed as of the commit you bisected this bug to.

With drm at master the problem is gone.

Sorry for the noise.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.