Bug 1157 - Radeon line acceleration broken with DRI enabled
Summary: Radeon line acceleration broken with DRI enabled
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: All All
: high normal
Assignee: Michel Dänzer
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 351
  Show dependency treegraph
 
Reported: 2004-08-22 13:17 UTC by Michel Dänzer
Modified: 2004-08-26 01:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Fix (678 bytes, patch)
2004-08-22 13:19 UTC, Michel Dänzer
no flags Details | Splinter Review

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.