Bug 1077

Summary: XAA Composite Src copy acceleration
Product: xorg Reporter: Eric Anholt <eric>
Component: Server/DDX/XorgAssignee: Eric Anholt <eric>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: high    
Version: git   
Hardware: x86 (IA32)   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
untransformed nonrepeating source copy acceleration none

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.