Bug 7971 - radeon driver unable to claim hw lock from abusive dri clients
Summary: radeon driver unable to claim hw lock from abusive dri clients
Status: RESOLVED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-23 12:09 UTC by Aapo Tahkola
Modified: 2019-05-29 17:13 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.