Bug 1157

Summary: Radeon line acceleration broken with DRI enabled
Product: xorg Reporter: Michel Dänzer <michel>
Component: Driver/RadeonAssignee: Michel Dänzer <michel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: git   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 351    
Attachments:
Description Flags
Fix none

Description Michel Dänzer 2004-08-22 13:17:47 UTC
RADEONSetupForSolidLine() is missing a FINISH_ACCEL() call, which happens to
have no effect with MMIO but causes the preceding register write not to be
executed with CP acceleration.
Comment 1 Michel Dänzer 2004-08-22 13:19:59 UTC
Created attachment 704 [details] [review]
Fix
Comment 2 Eric Anholt 2004-08-26 18:16:24 UTC
Committed, thanks!

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.