xserver-xorg-video-intel: Changes to 'ubuntu-trusty'
debian/changelog |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4b43323dd32fb13709195b08d58a3874f1b9a377 Author: Maarten Lankhorst Date: Tue Nov 4 10:15:10 2014 +0100 release to trusty diff --git a/debian/changelog b/debian/changelog index 2525049..2b24a56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -xserver-xorg-video-intel (2:2.99.910-0ubuntu1.3) UNRELEASED; urgency=medium +xserver-xorg-video-intel (2:2.99.910-0ubuntu1.3) trusty-proposed; urgency=medium * Prevent crash when using SNA with fglrx. - disable-outputs-when-slaved.patch * Backport support for rotation with SNA. (LP: #1386620) - -- Maarten Lankhorst Mon, 03 Nov 2014 12:36:52 +0100 + -- Maarten Lankhorst Tue, 04 Nov 2014 10:14:54 +0100 xserver-xorg-video-intel (2:2.99.910-0ubuntu1.2) trusty-proposed; urgency=medium -- 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/e1xmilc-0004wh...@moszumanska.debian.org
xorg-server: Changes to 'ubuntu+1'
debian/serverminver|2 +- hw/xfree86/common/xf86Module.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c45db25e326a98cc89b803a887bc2fbdca73b677 Author: Maarten Lankhorst Date: Thu Nov 6 10:48:42 2014 +0100 unbump input diff --git a/debian/serverminver b/debian/serverminver index 66cac6b..02899bc 100644 --- a/debian/serverminver +++ b/debian/serverminver @@ -1,3 +1,3 @@ 2:1.16.99.903 ABI_VIDEODRV_VERSION:19.0 -ABI_XINPUT_VERSION:22.0 +ABI_XINPUT_VERSION:21.0 diff --git a/hw/xfree86/common/xf86Module.h b/hw/xfree86/common/xf86Module.h index 25a8869..e68fe9c 100644 --- a/hw/xfree86/common/xf86Module.h +++ b/hw/xfree86/common/xf86Module.h @@ -81,7 +81,7 @@ typedef enum { */ #define ABI_ANSIC_VERSION SET_ABI_VERSION(0, 4) #define ABI_VIDEODRV_VERSION SET_ABI_VERSION(19, 0) -#define ABI_XINPUT_VERSION SET_ABI_VERSION(22, 0) +#define ABI_XINPUT_VERSION SET_ABI_VERSION(21, 0) #define ABI_EXTENSION_VERSION SET_ABI_VERSION(9, 0) #define ABI_FONT_VERSION SET_ABI_VERSION(0, 6) -- 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/e1xmjgn-0001jv...@moszumanska.debian.org
xserver-xorg-input-synaptics: Changes to 'debian-unstable'
debian/patches/01-synaptics-dont-grab-if-not-on-current-VT.patch | 18 -- debian/patches/series|1 2 files changed, 19 deletions(-) New commits: commit 980038f9408216f9d7b1b6dbb59b5bd330c60a49 Author: Maarten Lankhorst Date: Thu Nov 6 11:05:48 2014 +0100 remove disabled patch diff --git a/debian/patches/01-synaptics-dont-grab-if-not-on-current-VT.patch b/debian/patches/01-synaptics-dont-grab-if-not-on-current-VT.patch deleted file mode 100644 index 750cc25..000 --- a/debian/patches/01-synaptics-dont-grab-if-not-on-current-VT.patch +++ /dev/null @@ -1,18 +0,0 @@ -Do not grab the synaptics device if not running on the current VT. -This helps when switching user or more in general when running more than one -instance of Xorg. - -Index: xserver-xorg-input-synaptics/src/synaptics.c -=== xserver-xorg-input-synaptics.orig/src/synaptics.c 2009-11-19 21:14:09.183725703 +0900 -+++ xserver-xorg-input-synaptics/src/synaptics.c 2009-11-19 22:00:51.296245013 +0900 -@@ -747,6 +747,9 @@ - - DBG(3, ErrorF("Synaptics DeviceOn called\n")); - -+if (xf86Screens[0]->vtSema == FALSE) -+ return !Success; -+ - SetDeviceAndProtocol(local); - local->fd = xf86OpenSerial(local->options); - if (local->fd == -1) { diff --git a/debian/patches/series b/debian/patches/series index cc28603..e3f1d64 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,2 @@ -#01-synaptics-dont-grab-if-not-on-current-VT.patch 02-do-not-use-synaptics-for-keyboards.patch 03-bug-return-val.patch -- 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/e1xmjww-0004vz...@moszumanska.debian.org
Processed (with 1 errors): close 690164
Processing commands for cont...@bugs.debian.org: > close 690164 Bug #690164 [xserver-xorg-input-evdev] xserver-xorg-input-evdev: usb headset volume buttons "freezes" gnome-shell Marked Bug as done > It is not a bug. Unknown command or malformed arguments to command. > End of message, stopping processing here. Please contact me if you need assistance. -- 690164: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690164 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- 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/handler.s.c.14152739836544.transcr...@bugs.debian.org
xserver-xorg-video-intel: Changes to 'ubuntu-utopic'
New branch 'ubuntu-utopic' available with the following commits: commit 548906e51ab912fbaeb50fc46d1c1b6bd5f03870 Author: Timo Aaltonen Date: Thu Nov 6 13:58:01 2014 +0200 upload to utopic-proposed -- 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/e1xmlln-0003kc...@moszumanska.debian.org
xserver-xorg-video-intel: Changes to 'ubuntu'
debian/changelog| 13 debian/patches/series |1 debian/patches/sna-use-vmask-in-3dstate-ps.diff | 65 3 files changed, 79 insertions(+) New commits: commit 7b7dc43de826fd4d18b87d3783bf4393ddd082d4 Author: Timo Aaltonen Date: Thu Nov 6 13:44:35 2014 +0200 Actually add the previous patch to series this time. diff --git a/debian/changelog b/debian/changelog index 347c13d..149e5eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xserver-xorg-video-intel (2:2.99.914-1~exp1ubuntu6) vivid; urgency=medium + + * Actually add the previous patch to series this time. + + -- Timo Aaltonen Thu, 06 Nov 2014 13:41:47 +0200 + xserver-xorg-video-intel (2:2.99.914-1~exp1ubuntu5) vivid; urgency=medium * sna-use-vmask-in-3dstate-ps.diff: Fix GPU hang on BDW with xvideo. diff --git a/debian/patches/series b/debian/patches/series index 744dbdc..7ca1bfe 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -5,3 +5,4 @@ dri3-flush-broken.patch xmir.patch sna-freescreen.diff fix-uxa-fglrx-stealing.diff +sna-use-vmask-in-3dstate-ps.diff diff --git a/debian/patches/sna-use-vmask-in-3dstate-ps.diff b/debian/patches/sna-use-vmask-in-3dstate-ps.diff new file mode 100644 index 000..8210142 --- /dev/null +++ b/debian/patches/sna-use-vmask-in-3dstate-ps.diff @@ -0,0 +1,65 @@ +From rodrigo.v...@intel.com Wed Nov 5 23:49:06 2014 +Return-Path: +X-Original-To: tjaal...@mail.canonical.com +Delivered-To: tjaal...@mail.canonical.com +Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) + by grenadilla.canonical.com (Postfix) with ESMTP id 91BB3147201C + for ; Wed, 5 Nov 2014 23:49:06 + (UTC) +Received: from cluster-e.mailcontrol.com (cluster-e.mailcontrol.com [85.115.58.190]) + by fiordland.canonical.com (Postfix) with ESMTPS id 3EBB9A186DD + for ; Wed, 5 Nov 2014 23:49:06 + (UTC) +Received: from arctowski.canonical.com (arctowski.canonical.com [91.189.94.158]) + by rly63e.srv.mailcontrol.com (MailControl) with ESMTP id sA5Nn4m8028317 + for ; Wed, 5 Nov 2014 23:49:04 GMT +Received: from fiordland.canonical.com ([91.189.94.145]) + by arctowski.canonical.com with esmtp (Exim 4.71) + (envelope-from ) + id 1XmAJz-0004aX-Vs + for timo.aalto...@cleanmail.canonical.com; Wed, 05 Nov 2014 23:49:04 + +Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) + by fiordland.canonical.com (Postfix) with ESMTP id 746D0A186D8 + for ; Wed, 5 Nov 2014 23:49:02 + (UTC) +Received: from orsmga001.jf.intel.com ([10.7.209.18]) + by orsmga102.jf.intel.com with ESMTP; 05 Nov 2014 15:46:35 -0800 +X-ExtLoop1: 1 +X-IronPort-AV: E=Sophos;i="5.07,322,141327"; + d="scan'208";a="603103293" +Received: from rdvivi-hillsboro.jf.intel.com ([10.7.196.162]) + by orsmga001.jf.intel.com with ESMTP; 05 Nov 2014 15:48:14 -0800 +From: Rodrigo Vivi +To: intel-...@lists.freedesktop.org +Cc: Rodrigo Vivi , Timo Aaltonen , +Gary Wang +Subject: [PATCH] sna: Use VMask in 3DSTATE_PS +Date: Wed, 5 Nov 2014 15:48:14 -0800 +Message-Id: <1415231294-12435-1-git-send-email-rodrigo.v...@intel.com> +X-Mailer: git-send-email 1.9.3 +X-Mailcontrol-Inbound: WBq!ucXEz80wFmxD6S7f3nyjenN!phNbIQWiyBG44+lo3FL0yiLKb3yjenN!phNbh+9WRKrdgbE= +X-Spam-Score: 0.9 +X-Scanned-By: MailControl 35930.357 (www.mailcontrol.com) on 10.69.0.173 + +Using dispatch mask cause hangs waiting PS Done on some cases like bug #83207, +with larger screen or when scaling it. + +Also mesa uses VMask instead of Dmask for 3DSTATE_PS because in some cases +they were getting incorrect derivatives for subspans. + +Reference: https://bugs.freedesktop.org/show_bug.cgi?id=83207 +Cc: Timo Aaltonen +Cc: Gary Wang +Signed-off-by: Rodrigo Vivi +--- + src/sna/gen8_render.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +--- a/src/sna/gen8_render.c b/src/sna/gen8_render.c +@@ -900,7 +900,7 @@ gen8_emit_wm(struct sna *sna, int kernel + OUT_BATCH(GEN8_3DSTATE_PS | (12 - 2)); + OUT_BATCH64(kernels[0] ?: kernels[1] ?: kernels[2]); + OUT_BATCH(1 << PS_SAMPLER_COUNT_SHIFT | +-//PS_VECTOR_MASK_ENABLE | ++PS_VECTOR_MASK_ENABLE | + wm_kernels[kernel].num_surfaces << PS_BINDING_TABLE_ENTRY_COUNT_SHIFT); + OUT_BATCH64(0); /* scratch address */ + OUT_BATCH(PS_MAX_THREADS | commit 7d786e18e6ba5ebdcde2344c09f219acb14a03e2 Author: Timo Aaltonen Date: Thu Nov 6 13:40:43 2014 +0200 sna-use-vmask-in-3dstate-ps.diff: Fix GPU hang on BDW with xvideo. (LP: #1390016) diff --git a/debian/changelog b/debian/changelog index 3450e89..347c13d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xserver-xorg-video-intel (2:2.99.914-1~exp1ubuntu5) vivid; urgency=medium + + * sna-use-vmask-in-3dstate-ps.diff: Fix GPU hang on BDW with xvideo. +
xserver-xorg-video-intel: Changes to 'ubuntu-trusty'
debian/changelog|7 ++ debian/patches/series |1 debian/patches/sna-use-vmask-in-3dstate-ps.diff | 65 3 files changed, 72 insertions(+), 1 deletion(-) New commits: commit 6271640cb6c3d503d6295928ddecad20f3610c76 Author: Timo Aaltonen Date: Thu Nov 6 14:28:47 2014 +0200 add bdw hang fix to -0u1.3 diff --git a/debian/changelog b/debian/changelog index 2b24a56..2020080 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,15 @@ xserver-xorg-video-intel (2:2.99.910-0ubuntu1.3) trusty-proposed; urgency=medium + [ Maarten Lankhorst ] * Prevent crash when using SNA with fglrx. - disable-outputs-when-slaved.patch * Backport support for rotation with SNA. (LP: #1386620) - -- Maarten Lankhorst Tue, 04 Nov 2014 10:14:54 +0100 + [ Timo Aaltonen ] + * sna-use-vmask-in-3dstate-ps.diff: Fix GPU hang on BDW with xvideo. +(LP: #1390016) + + -- Timo Aaltonen Thu, 06 Nov 2014 14:27:38 +0200 xserver-xorg-video-intel (2:2.99.910-0ubuntu1.2) trusty-proposed; urgency=medium diff --git a/debian/patches/series b/debian/patches/series index 63ea0ee..fd5e9b5 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -21,3 +21,4 @@ fix-no-backlight.diff 08-rewrite-rotation-universal-planes.diff 09-reduce-reflections-onto-rotations.diff 10-handle-rotated-slaves.diff +sna-use-vmask-in-3dstate-ps.diff diff --git a/debian/patches/sna-use-vmask-in-3dstate-ps.diff b/debian/patches/sna-use-vmask-in-3dstate-ps.diff new file mode 100644 index 000..8210142 --- /dev/null +++ b/debian/patches/sna-use-vmask-in-3dstate-ps.diff @@ -0,0 +1,65 @@ +From rodrigo.v...@intel.com Wed Nov 5 23:49:06 2014 +Return-Path: +X-Original-To: tjaal...@mail.canonical.com +Delivered-To: tjaal...@mail.canonical.com +Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) + by grenadilla.canonical.com (Postfix) with ESMTP id 91BB3147201C + for ; Wed, 5 Nov 2014 23:49:06 + (UTC) +Received: from cluster-e.mailcontrol.com (cluster-e.mailcontrol.com [85.115.58.190]) + by fiordland.canonical.com (Postfix) with ESMTPS id 3EBB9A186DD + for ; Wed, 5 Nov 2014 23:49:06 + (UTC) +Received: from arctowski.canonical.com (arctowski.canonical.com [91.189.94.158]) + by rly63e.srv.mailcontrol.com (MailControl) with ESMTP id sA5Nn4m8028317 + for ; Wed, 5 Nov 2014 23:49:04 GMT +Received: from fiordland.canonical.com ([91.189.94.145]) + by arctowski.canonical.com with esmtp (Exim 4.71) + (envelope-from ) + id 1XmAJz-0004aX-Vs + for timo.aalto...@cleanmail.canonical.com; Wed, 05 Nov 2014 23:49:04 + +Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) + by fiordland.canonical.com (Postfix) with ESMTP id 746D0A186D8 + for ; Wed, 5 Nov 2014 23:49:02 + (UTC) +Received: from orsmga001.jf.intel.com ([10.7.209.18]) + by orsmga102.jf.intel.com with ESMTP; 05 Nov 2014 15:46:35 -0800 +X-ExtLoop1: 1 +X-IronPort-AV: E=Sophos;i="5.07,322,141327"; + d="scan'208";a="603103293" +Received: from rdvivi-hillsboro.jf.intel.com ([10.7.196.162]) + by orsmga001.jf.intel.com with ESMTP; 05 Nov 2014 15:48:14 -0800 +From: Rodrigo Vivi +To: intel-...@lists.freedesktop.org +Cc: Rodrigo Vivi , Timo Aaltonen , +Gary Wang +Subject: [PATCH] sna: Use VMask in 3DSTATE_PS +Date: Wed, 5 Nov 2014 15:48:14 -0800 +Message-Id: <1415231294-12435-1-git-send-email-rodrigo.v...@intel.com> +X-Mailer: git-send-email 1.9.3 +X-Mailcontrol-Inbound: WBq!ucXEz80wFmxD6S7f3nyjenN!phNbIQWiyBG44+lo3FL0yiLKb3yjenN!phNbh+9WRKrdgbE= +X-Spam-Score: 0.9 +X-Scanned-By: MailControl 35930.357 (www.mailcontrol.com) on 10.69.0.173 + +Using dispatch mask cause hangs waiting PS Done on some cases like bug #83207, +with larger screen or when scaling it. + +Also mesa uses VMask instead of Dmask for 3DSTATE_PS because in some cases +they were getting incorrect derivatives for subspans. + +Reference: https://bugs.freedesktop.org/show_bug.cgi?id=83207 +Cc: Timo Aaltonen +Cc: Gary Wang +Signed-off-by: Rodrigo Vivi +--- + src/sna/gen8_render.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +--- a/src/sna/gen8_render.c b/src/sna/gen8_render.c +@@ -900,7 +900,7 @@ gen8_emit_wm(struct sna *sna, int kernel + OUT_BATCH(GEN8_3DSTATE_PS | (12 - 2)); + OUT_BATCH64(kernels[0] ?: kernels[1] ?: kernels[2]); + OUT_BATCH(1 << PS_SAMPLER_COUNT_SHIFT | +-//PS_VECTOR_MASK_ENABLE | ++PS_VECTOR_MASK_ENABLE | + wm_kernels[kernel].num_surfaces << PS_BINDING_TABLE_ENTRY_COUNT_SHIFT); + OUT_BATCH64(0); /* scratch address */ + OUT_BATCH(PS_MAX_THREADS | -- 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/e1xmmg8-0006zg...@moszumanska.debian.org
Re : who are u ? debian-x@lists.debian.org
you have facebook