[Bug 33738] PageFlip urxvt/xterm screen corruptions

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 1 04:58:24 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=33738

--- Comment #7 from Michel Dänzer <michel at daenzer.net> 2011-02-01 04:58:25 PST ---
Review of attachment 42753:
 --> (https://bugs.freedesktop.org/review?bug=33738&attachment=42753)

::: src/radeon_exa_funcs.c
@@ +601,3 @@
     copy_src = driver_priv->bo;
     copy_pitch = pSrc->devKind;
+    if (!(tiling_flags & (RADEON_TILING_MACRO | RADEON_TILING_MICRO))) {

This block needs to be extended to include the following if statements
operating on src_domain.

RADEONUploadToScreenCS() probably needs similar treatment as well.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list