Bug 6706

Summary: Various bugs cause r300 to hang(hw lock being held)
Product: Mesa Reporter: Aapo Tahkola <aet>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: david, jacekpoplawski
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Aapo Tahkola 2006-04-23 18:00:03 UTC
In ideal world, xorg should be capable of taking it by force.
I think this functionality has been broken for ages though.

I have disabled hw locking when entering span functions for now.

This relates to bug #6085.

foobillard segfault:
0xb77d00c8 in lerp_rgba_2d (result=0x0, a=0.5, b=0.5, t00=0xbfe7315c "", 
    t10=0xbfe73158 "", t01=0xbfe73154 "", t11=0xbfe73150 "")
    at swrast/s_texfilter.c:172
172        result[0] = ilerp_2d(ia, ib, t00[0], t10[0], t01[0], t11[0]);
Comment 1 Aapo Tahkola 2006-04-30 17:53:36 UTC
*** Bug 6767 has been marked as a duplicate of this bug. ***
Comment 2 Aapo Tahkola 2006-05-02 07:03:45 UTC
*** Bug 6804 has been marked as a duplicate of this bug. ***
Comment 3 Aapo Tahkola 2006-08-23 12:10:24 UTC
This "bug" was fixed some time ago. Blaming DDX now(#7971).

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.