Bug 7971

Summary: radeon driver unable to claim hw lock from abusive dri clients
Product: DRI Reporter: Aapo Tahkola <aet>
Component: GeneralAssignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: alexdeucher
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Aapo Tahkola 2006-08-23 12:09:19 UTC
Demonstration code:

LOCK_HARDWARE(radeon);
sleep(60*60);
UNLOCK_HARDWARE(radeon);
Comment 1 Michel Dänzer 2006-08-24 07:04:33 UTC
This is not driver specific.
Comment 2 chemtech 2013-03-15 14:17:26 UTC
Aapo Tahkola 
Do you still experience this issue with newer drivers ?
Please check the status of your issue.
Comment 3 Adam Jackson 2019-05-29 17:13:54 UTC
There are not DRI1 drivers anymore.

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.