Bug 6706 - Various bugs cause r300 to hang(hw lock being held)
Summary: Various bugs cause r300 to hang(hw lock being held)
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
: 6767 6804 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-23 18:00 UTC by Aapo Tahkola
Modified: 2006-08-23 12:10 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

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.