1119N/AFrom fe2e0ad3ffa58f40311319c950b842e2928a5740 Mon Sep 17 00:00:00 2001
1119N/AFrom: matthew green <mrg@eterna.com.au>
1119N/ADate: Mon, 21 Mar 2011 12:17:58 -0400
1119N/ASigned-off-by: Alex Deucher <alexdeucher@gmail.com>
1119N/A 2 files changed, 8 insertions(+), 0 deletions(-)
1119N/Aindex 0ed0ced..7736d24 100644
1119N/A@@ -621,8 +621,12 @@ R600PrepareCopy(PixmapPtr pSrc, PixmapPtr pDst,
1119N/A if (accel_state->same_surface == TRUE) {
1119N/A@@ -248,7 +248,11 @@ RADEONPutImageTextured(ScrnInfoPtr pScrn,
1119N/A int dst_width = width, dst_height = height;
1119N/A int h_align = drmmode_get_height_align(pScrn, 0);
1119N/A /* make the compiler happy */
1119N/A s2offset = s3offset = srcPitch2 = 0;