debian/changelog                             |    6 ++++++
 debian/patches/10-handle-rotated-slaves.diff |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit e1103d1723905589e0ab13aa3ccf54fafd177c9b
Author: Maarten Lankhorst <maarten.lankho...@ubuntu.com>
Date:   Tue Jan 13 11:22:57 2015 +0100

    Fix regression with external displays on sna. (LP: #1405325)

diff --git a/debian/changelog b/debian/changelog
index 5121f03..83ee4ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-intel (2:2.99.910-0ubuntu1.5) trusty-proposed; 
urgency=medium
+
+  * Fix regression with external displays on sna. (LP: #1405325)
+
+ -- Maarten Lankhorst <maarten.lankho...@ubuntu.com>  Tue, 13 Jan 2015 
11:20:44 +0100
+
 xserver-xorg-video-intel (2:2.99.910-0ubuntu1.4) trusty-proposed; 
urgency=medium
 
   * sna-fix-gen8-blt.diff: Fix GEN8 BLT with 4bit address. (LP: #1401788)
diff --git a/debian/patches/10-handle-rotated-slaves.diff 
b/debian/patches/10-handle-rotated-slaves.diff
index 9ddafb3..aa3b6e1 100644
--- a/debian/patches/10-handle-rotated-slaves.diff
+++ b/debian/patches/10-handle-rotated-slaves.diff
@@ -372,7 +372,7 @@ Date:   Thu Jul 17 14:40:51 2014 +0100
  
                if (sna->render.copy_boxes(sna, GXcopy,
 -                                         sna->front, priv->gpu_bo, 0, 0,
-+                                         container_of(draw, PixmapRec, 
drawable), priv->gpu_bo, 0, 0,
++                                         container_of(draw, PixmapRec, 
drawable), priv->gpu_bo, sx, sy,
                                           &tmp, sna_crtc->bo, -tx, -ty,
                                           REGION_RECTS(region), 
REGION_NUM_RECTS(region), 0))
                        return;


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1yaycq-0008cc...@moszumanska.debian.org

Reply via email to