Bug 1077 - XAA Composite Src copy acceleration
Summary: XAA Composite Src copy acceleration
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/DDX/Xorg (show other bugs)
Version: git
Hardware: x86 (IA32) All
: high critical
Assignee: Eric Anholt
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-13 23:08 UTC by Eric Anholt
Modified: 2004-08-14 00:07 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
untransformed nonrepeating source copy acceleration (3.06 KB, patch)
2004-08-13 23:09 UTC, Eric Anholt
no flags Details | Splinter Review

Description Eric Anholt 2004-08-13 23:08:58 UTC
Right now, xcompmgr and automatic update compositing are excruciatingly slow due
to source copies not being supported in XAA.  Attaching a diff to add support
for this using XAAScreenToScreenBitBlt to do the copy.  This brings xcompmgr -c
up to being quite tolerable performance-wise, and plain xcompmgr (and automatic
update as well, probably) is quite nice.
Comment 1 Eric Anholt 2004-08-13 23:09:44 UTC
Created attachment 634 [details] [review]
untransformed nonrepeating source copy acceleration
Comment 2 Eric Anholt 2004-08-14 17:07:41 UTC
Committed a different diff.


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.