Bug 28356

Summary: Commit ad8af95dd35921118f45d6cff355c80cf0906ff0 causes infinite restarts
Product: xorg Reporter: Alex Hofbauer <alex>
Component: Driver/intelAssignee: Carl Worth <cworth>
Status: RESOLVED INVALID QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: NEEDINFO
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.