xserver-xorg-video-intel: Changes to 'refs/tags/xserver-xorg-video-intel-2_2.99.917+git20161206-1-bpo8+1'

2017-01-01 Thread Vincent Cheng
Tag 'xserver-xorg-video-intel-2_2.99.917+git20161206-1-bpo8+1' created by 
Vincent Cheng <vch...@debian.org> at 2017-01-02 07:01 +

Debian release 2:2.99.917+git20161206-1~bpo8+1
-BEGIN PGP SIGNATURE-

iQJGBAABCAAwFiEE1TqBWjy3ZZr4guOVju3MG6ofMv8FAlhp+sASHHZjaGVuZ0Bk
ZWJpYW4ub3JnAAoJEI7tzBuqHzL/L6QQALaKrlDqY67s3ZOcdIE9j3HzrEZkOV10
GNp2eSie6HQquQ/j1ZmU00gN2hhgDoFLI0qhthl/NxDGCtZD7yK5uueLNQ/SR0Da
deV5Pm+/oAR9frag4WAsHaXXjg7Ym+YDblmw1Y0s4jC6Jbb6q7W6/G34hBPhaXgE
lDxSu+30F3J3CxOsSoUR8dr7RmK4fXwJ3Sh1eksapEP130Z+LLNoW4eIPbNOavDR
FR3Jf+FHWp23HI0raKBsIeHYpDPbkNdAn37SspmQwxiuHtYtOCa8JFb6flgCEle9
FTuq2F/QqLDXtk1NWkdRLh9DL2j2DC+iczKlaARmFMGiQ/etXVA2NlSxugilo/Ms
Cgad6s4AQVW/Apwg1DTwJyj82c5fZFK2egbYbcoDO5NT6V8OD6GkRFwVQyf5Feur
ztJp+iMlc/bnQTZ6phdA/gqAVq5xLQ4l7+2M3u3tYiMaQqDiJ+BypWpkUGot4e9G
RTjbBDa1gEYyRdxcpmYt31rkmSPV871y9Iv7OPK6cRNB0c3uzpfJXkqd7OZzuh1C
Gr6SloTf53GCxHRc6HXyGPWDEKgabnT5R0EkUb6g3LQgCdwOFeH0qpqAS6weaUxM
iixGzGhV8DV4zk0NDwtvqPQ2wdAZKgub/+Hgjo+3GuhIpNI7j9yJCrXZzrylljjd
Kgn9SZfHy35m
=tVD+
-END PGP SIGNATURE-

Changes since xserver-xorg-video-intel-2_2.99.917+git20161206-1:
Vincent Cheng (12):
  rebuild for jessie-backports
  Merge branch 'debian-unstable' into debian-jessie-backports
  rebuild for jessie-backports
  Merge branch 'debian-unstable' into debian-jessie-backports
  add bpo changelog entry
  Merge branch 'debian-unstable' into debian-jessie-backports
  add bpo changelog entry
  Merge branch 'debian-unstable' into debian-jessie-backports
  add bpo changelog entry
  Merge branch 'debian-unstable' into debian-jessie-backports
  Revert "Bump debhelper compat to 10."
  add bpo changelog stub

---
 debian/changelog |   37 +
 debian/compat|2 +-
 debian/control   |3 ++-
 debian/rules |8 +---
 4 files changed, 45 insertions(+), 5 deletions(-)
---



xserver-xorg-video-intel: Changes to 'debian-jessie-backports'

2017-01-01 Thread Vincent Cheng
 README  |6 +-
 debian/changelog|   22 ++
 debian/control  |6 +-
 debian/copyright|2 
 debian/rules|5 --
 debian/source/local-options |1 
 debian/watch|2 
 man/intel.man   |6 +-
 src/backlight.c |   28 ++--
 src/i915_pciids.h   |4 +
 src/intel_module.c  |   39 -
 src/sna/brw/brw_eu_emit.c   |2 
 src/sna/gen9_render.c   |   28 
 src/sna/sna.h   |3 +
 src/sna/sna_accel.c |   32 +++---
 src/sna/sna_display.c   |   96 
 src/sna/sna_display_fake.c  |   10 
 src/sna/sna_driver.c|6 +-
 src/sna/sna_present.c   |4 -
 src/sna/sna_render.h|1 
 src/sna/sna_video_sprite.c  |   28 
 tools/virtual.c |   24 ---
 22 files changed, 255 insertions(+), 100 deletions(-)

New commits:
commit 89f9990dd871dd01d06097f536ba0e339b988608
Author: Vincent Cheng <vch...@debian.org>
Date:   Sun Jan 1 22:59:17 2017 -0800

add bpo changelog stub

diff --git a/debian/changelog b/debian/changelog
index 64058c2..3558d39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xserver-xorg-video-intel (2:2.99.917+git20161206-1~bpo8+1) jessie-backports; 
urgency=medium
+
+  * Rebuild for jessie-backports.
+  * Revert debhelper compat level back to 9.
+
+ -- Vincent Cheng <vch...@debian.org>  Sun, 01 Jan 2017 22:58:12 -0800
+
 xserver-xorg-video-intel (2:2.99.917+git20161206-1) unstable; urgency=medium
 
   [ Andreas Boll ]

commit 238f062980584080806baf2cbca663bc4b92832a
Author: Vincent Cheng <vch...@debian.org>
Date:   Sun Jan 1 22:57:47 2017 -0800

Revert "Bump debhelper compat to 10."

This reverts commit 2c32f4303af63f0476b4f0576f0935f2b1182151.

diff --git a/debian/compat b/debian/compat
index f599e28..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+8
diff --git a/debian/control b/debian/control
index 2925afc..f0e86db 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Uploaders:
  maximilian attems <m...@debian.org>,
  Vincent Cheng <vch...@debian.org>,
 Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 8),
+ dh-autoreconf,
  pkg-config,
  xserver-xorg-dev (>= 2:1.11.99.901),
  x11proto-core-dev,
diff --git a/debian/rules b/debian/rules
index 600a976..8cd8e3a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,10 @@ SOURCE_NAME:= $(shell dpkg-parsechangelog | awk -F': ' 
'/^Source: / {print $
 SOURCE_VERSION := $(shell dpkg-parsechangelog | awk -F': ' '/^Version: / 
{print $$2}')
 BUILDER:= $(shell dpkg-parsechangelog | awk -F': ' '/^Maintainer: / 
{print $$2}')
 
+export CPPFLAGS := $(shell dpkg-buildflags --get CPPFLAGS)
+export CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
+export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
+
 DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 
 ifeq ($(DEB_HOST_ARCH_OS), linux)
@@ -17,8 +21,6 @@ override_dh_auto_configure:
dh_auto_configure -- \
--enable-sna \
--enable-uxa \
-   --libdir=/usr/lib \
-   --libexecdir=/usr/lib/xserver-xorg-video-intel \
--with-builderstring="$(SOURCE_NAME) $(SOURCE_VERSION) 
($(BUILDER))" \
$(valgrind)
 
@@ -44,7 +46,7 @@ override_dh_installchangelogs:
dh_installchangelogs debian/upstream.changelog
 
 %:
-   dh $@ --with quilt,xsf --builddirectory=build/
+   dh $@ --parallel --with quilt,autoreconf,xsf --builddirectory=build/
 
 # Snapshots should only target experimental:
 generate-snapshot: UPSTREAM_VERSION = $(shell echo $(SOURCE_VERSION) | sed 
's/^[0-9]*://;s/-.*$$//')

commit e37b4972ae54528aba61f2a6606dac668195e098
Author: Timo Aaltonen <tjaal...@debian.org>
Date:   Wed Dec 14 11:33:11 2016 +0200

release to sid

diff --git a/debian/changelog b/debian/changelog
index a540ff1..d4d2475 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-xserver-xorg-video-intel (2:2.99.917+git20161206-1) UNRELEASED; urgency=medium
+xserver-xorg-video-intel (2:2.99.917+git20161206-1) unstable; urgency=medium
 
+  [ Andreas Boll ]
   * New upstream snapshot.
 - sna: Add missing NULL check for readdir result in
   has_connector_backlight (Closes: #847073).  Thanks to James Clarke for
@@ -10,7 +11,7 @@ xserver-xorg-video-intel (2:2.99.917+git20161206-1) 
UNRELEASED; urgency=medium
   * debhelper installs to debian/tmp by default, no need to specify it.
   * Update a bunch of URLs in packaging to https.
 
- -- Andreas Boll <andreas.boll@gmail.com>  Mon, 12 Dec 2016 15:22:52 +0100
+ -- Timo Aaltonen <tjaal...@debian.org>  Wed, 14 Dec 2016 11:33:01 +0200
 
 xserver-xorg-video-intel (2:2.99.917+git20161105-1) unstable; urgency=m

intel-gpu-tools: Changes to 'refs/tags/debian/intel-gpu-tools-1.17-1'

2016-12-03 Thread Vincent Cheng
Tag 'debian/intel-gpu-tools-1.17-1' created by Vincent Cheng 
<vch...@debian.org> at 2016-12-04 00:44 +

Debian release 1.17-1
-BEGIN PGP SIGNATURE-

iQJGBAABCAAwFiEE1TqBWjy3ZZr4guOVju3MG6ofMv8FAlhDZvYSHHZjaGVuZ0Bk
ZWJpYW4ub3JnAAoJEI7tzBuqHzL/TlwP/0fAE89XSQ2dcG6NGiT/IHQOb3zZycnJ
1haPaNJEMyyYGLScUT4Q2f7+o3MH8EItC+SECxYM+fSM72Fsq4Q1QQmGjkn1LRdg
ZT+V0RRT5+W/lkqT5vSFgXO6AUZ7GuEPFXhvYybAPwhV0hqZ/KuqT8Eb0QDimNrE
n2Tiezg9/E95pOuav4xyzWGIAJKp8rXrL2gtzQWKwsxNLYkf2OiYBSUE/0Fs0HY6
WXkPZryC0kPPX+YssPD0WFlw2gnVR1sUiotp0yrfHaICIanhOgmqrph9/4X3unqx
+qYQjiFf9xR6W6sKEk0KXjutNGj7G5vqYBC9/w4BdBDyAa52nk9eS8f9n5uOt4wK
Gz7OjRm11zFY0DHvmmF1dXjPLJNteYmUABMHRzfm42YVLzGMO7XjkBm9QTvfdgTk
DfRd2KNA/f3+CP89xw1MvV3eyIvyqnY2oBVGfyQNHute1eeMRE/z+gz5vhfjeskh
Em0o7AhtvqdgZ6Mf/rKJzEp4gWlyEnuQmB+pCPmRNugu1tczn/iHE1q3dTo3yXA8
WkGNr+5vkNhYa0iTVzFaxG39Julbri97e3qO2kbGe54PHGlfwHvw9rYWbdKUHLVG
f3pORav7BKg7C2GUA3rOPMd7M+Wlv8hnZkEREBBTMROO6uZjkOKi9sF+3rrTt6kA
+WHLlhldjJ0Z
=J9UF
-END PGP SIGNATURE-

Changes since intel-gpu-tools-1.17:
Cyril Brulebois (11):
  Import 1.0.1-1 packaging from Eric's repository.
  Merge branch 'upstream-unstable' into debian-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs.
  Make the Debian X Strike Force maintain the package; keeping Eric, 
Tormod, and myself as Uploaders.
  Wrap Build-Depends/Depends.
  Bump libdrm-intel1 build-dep.
  Update watch file.
  Switch to dh.
  Disable test suite: it needs to be run as root.
  Upload to unstable.

Nicholas D Steeves (1):
  bump required libdrm-dev. Fixes the following when backporting: 
configure: error: Package requirements (libdrm_intel >= 2.4.64 libdrm) were not 
met:

Timo Aaltonen (25):
  Merge branch 'upstream-unstable' into debian-unstable
  update the changelogs
  remove patches
  control: Bump libdrm-dev build-dep
  control: Add libudev-dev to build-depends.
  control: Add libcairo2-dev to build-depends.
  rules: Stop renaming forcewaked.
  remove tests/pass.png
  control: Bump standards-version to 3.9.3, no changes.
  control: Limit the architectures to amd64, i386.
  watch: fix the remote url.
  Merge branch 'upstream-unstable' into debian-unstable
  update the changelogs
  fix the gentarball target
  actually bump the libdrm-dev build-dependency
  Merge branch 'upstream-unstable' into debian-unstable
  bump the release
  update the changelog
  control: Add swig, libxrandr-dev and python3-dev to build-depends.
  rules: Remove .la file(s) on dh_install.
  Merge branch 'upstream-unstable' into debian-unstable
  bump the version
  Merge branch 'upstream-unstable' into debian-unstable
  control: Add libxv-dev and python-docutils to build-depends.
  release to unstable

Tormod Volden (23):
  Start new release
  Bump standard-version to 3.8.3
  Add build-dep on libdrm-intel1 2.4.6
  Add myself as uploader
  Release 1.0.2-1
  Add bug closers.
  Bump standards-version to 3.9.2
  Add missing debian/intel-gpu-tools.install
  Clarify why the test suite is disabled.
  Add conflicts with xserver-xorg-video-intel < 2.9.1
  Add xutils-dev build dependency
  Add gentarball rule (for future convenience)
  Add patch to avoid SIGABRT when running non-root
  Add Vcs links to debian/control
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs
  Add build-deps for now non-optional testdisplay
  Revert "Add build-deps for now non-optional testdisplay"
  Do not build the unshipped testdisplay tool
  Revert a Solaris patch that requires newer xorg-macros than ours
  Disable the new sprite_on demo because our libdrm is too old
  Rename forcewaked to intel_forcewaked
      Ready for release

Vincent Cheng (65):
  Merge tag 'tags/intel-gpu-tools-1.6' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  Update changelog
  wrap-and-sort
  Add myself to uploaders
  Bump standards version to 3.9.5
  Close #715278 in d/changelog
  usr/lib added to .install file
  s/swig/swig2.0/
  d/rules: remove --builddirectory=build, causes FTBFS (fixme)
  Add bison to build-deps
  do not build debugger (FTBFS)
  Update homepage
  Revert earlier removal of --builddirectory, pass --disable-tests to
  Build with --disable-silent-rules
  Mark #714424 as fixed
  Fix python-script-but-no-python-dep
  Fix vcs-field-not-canonical
  Fix patch-system-but-no-source-readme
  Disable python dumper entirely
  Enable build hardening (dh compat 9)
  Add -dbg package for intel-gpu-tools
  wrap-and-sort accidentally removed some build-deps...
  Merge tag 'tags/intel-gpu-tools-1.7' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  New upst

intel-gpu-tools: Changes to 'debian-unstable'

2016-12-03 Thread Vincent Cheng
 debian/changelog |1 +
 debian/control   |2 ++
 2 files changed, 3 insertions(+)

New commits:
commit 2ddf6d1572376ca3ee4b556e2495827ef227d268
Author: Vincent Cheng <vch...@debian.org>
Date:   Sat Dec 3 16:32:38 2016 -0800

add new build-deps

diff --git a/debian/changelog b/debian/changelog
index ced8069..e8a01d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 intel-gpu-tools (1.17-1) unstable; urgency=medium
 
   * New upstream release.
+- Add build-dep on libkmod-dev, libprocps-dev.
 
  -- Vincent Cheng <vch...@debian.org>  Sat, 03 Dec 2016 16:20:49 -0800
 
diff --git a/debian/control b/debian/control
index 4c2f604..164b92a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,9 @@ Build-Depends:
  gtk-doc-tools,
  libcairo2-dev,
  libdrm-dev (>= 2.4.64),
+ libkmod-dev,
  libpciaccess-dev (>= 0.10),
+ libprocps-dev,
  libudev-dev,
  libunwind-dev,
  libxrandr-dev,



intel-gpu-tools: Changes to 'debian-unstable'

2016-12-03 Thread Vincent Cheng
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 85a18dffd734581a345b2f678eb9574999494d9f
Author: Vincent Cheng <vch...@debian.org>
Date:   Sat Dec 3 16:21:06 2016 -0800

new upstream release

diff --git a/debian/changelog b/debian/changelog
index 92ef70f..ced8069 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+intel-gpu-tools (1.17-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Vincent Cheng <vch...@debian.org>  Sat, 03 Dec 2016 16:20:49 -0800
+
 intel-gpu-tools (1.16-1) unstable; urgency=medium
 
   * New upstream release.



intel-gpu-tools: Changes to 'debian-unstable'

2016-12-03 Thread Vincent Cheng
 MAINTAINERS |2 
 NEWS|   54 +
 assembler/brw_eu_emit.c |4 
 assembler/gram.y|4 
 benchmarks/.gitignore   |3 
 benchmarks/Android.mk   |2 
 benchmarks/Makefile.sources |1 
 benchmarks/ezbench.d/gem_blt.test   |4 
 benchmarks/ezbench.d/gem_latency.test   |   24 
 benchmarks/ezbench.d/prime_lookup.test  |   19 
 benchmarks/gem_blt.c|   30 
 benchmarks/gem_busy.c   |   39 -
 benchmarks/gem_latency.c|   46 +
 benchmarks/gem_syslatency.c |4 
 benchmarks/prime_lookup.c   |  204 +
 configure.ac|   17 
 demos/Makefile.sources  |2 
 docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml |2 
 lib/Makefile.am |   11 
 lib/Makefile.sources|6 
 lib/drmtest.c   |   25 
 lib/igt.h   |1 
 lib/igt_aux.c   |  450 ++--
 lib/igt_aux.h   |  161 
 lib/igt_core.c  |   22 
 lib/igt_core.h  |   30 
 lib/igt_debugfs.c   |   33 
 lib/igt_debugfs.h   |   12 
 lib/igt_draw.c  |   10 
 lib/igt_dummyload.c |  293 +++
 lib/igt_dummyload.h |   48 +
 lib/igt_fb.c|   48 -
 lib/igt_fb.h|2 
 lib/igt_gt.c|  150 ++--
 lib/igt_gt.h|   21 
 lib/igt_gvt.c   |   78 --
 lib/igt_kmod.c  |  419 +++
 lib/igt_kmod.h  |   40 +
 lib/igt_kms.c   |   20 
 lib/igt_primes.c|  178 
 lib/igt_primes.h|   33 
 lib/igt_sysfs.c |  123 +++
 lib/igt_sysfs.h |3 
 lib/intel_chipset.c |3 
 lib/intel_os.c  |   16 
 lib/ioctl_wrappers.c|   74 +
 lib/ioctl_wrappers.h|7 
 lib/stubs/drm/README|6 
 lib/stubs/drm/intel_aub.h   |  153 
 overlay/igfx.c  |4 
 tests/Makefile.am   |1 
 tests/Makefile.sources  |   12 
 tests/debugfs_wedged|2 
 tests/drm_lib.sh|   64 +
 tests/drm_mm.c  |   32 
 tests/drv_hangman.c |   22 
 tests/drv_missed_irq.c  |   18 
 tests/drv_module_reload.c   |  332 
 tests/drv_module_reload_basic   |   85 --
 tests/drv_selftest.c|   32 
 tests/drv_suspend.c |   24 
 tests/eviction_common.c |2 
 tests/gem_alive.c   |   35 
 tests/gem_busy.c|  306 ++--
 tests/gem_close_race.c  |2 
 tests/gem_concurrent_all.c  |   79 --
 tests/gem_ctx_create.c  |  162 
 tests/gem_ctx_exec.c|2 
 tests/gem_ctx_param.c   |  128 +--
 tests/gem_ctx_switch.c  |   33 
 tests/gem_ctx_thrash.c  |   38 -
 tests/gem_eio.c |   68 +
 tests/gem_evict_everything.c|   16 
 tests/gem_exec_async.c  |  217 +
 tests/gem_exec_big.c|   12 
 tests/gem_exec_create.c  

intel-gpu-tools: Changes to 'upstream-unstable'

2016-12-03 Thread Vincent Cheng
 MAINTAINERS |2 
 NEWS|   54 +
 assembler/brw_eu_emit.c |4 
 assembler/gram.y|4 
 benchmarks/.gitignore   |3 
 benchmarks/Android.mk   |2 
 benchmarks/Makefile.sources |1 
 benchmarks/ezbench.d/gem_blt.test   |4 
 benchmarks/ezbench.d/gem_latency.test   |   24 
 benchmarks/ezbench.d/prime_lookup.test  |   19 
 benchmarks/gem_blt.c|   30 
 benchmarks/gem_busy.c   |   39 -
 benchmarks/gem_latency.c|   46 +
 benchmarks/gem_syslatency.c |4 
 benchmarks/prime_lookup.c   |  204 +
 configure.ac|   17 
 demos/Makefile.sources  |2 
 docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml |2 
 lib/Makefile.am |   11 
 lib/Makefile.sources|6 
 lib/drmtest.c   |   25 
 lib/igt.h   |1 
 lib/igt_aux.c   |  450 ++--
 lib/igt_aux.h   |  161 
 lib/igt_core.c  |   22 
 lib/igt_core.h  |   30 
 lib/igt_debugfs.c   |   33 
 lib/igt_debugfs.h   |   12 
 lib/igt_draw.c  |   10 
 lib/igt_dummyload.c |  293 +++
 lib/igt_dummyload.h |   48 +
 lib/igt_fb.c|   48 -
 lib/igt_fb.h|2 
 lib/igt_gt.c|  150 ++--
 lib/igt_gt.h|   21 
 lib/igt_gvt.c   |   78 --
 lib/igt_kmod.c  |  419 +++
 lib/igt_kmod.h  |   40 +
 lib/igt_kms.c   |   20 
 lib/igt_primes.c|  178 
 lib/igt_primes.h|   33 
 lib/igt_sysfs.c |  123 +++
 lib/igt_sysfs.h |3 
 lib/intel_chipset.c |3 
 lib/intel_os.c  |   16 
 lib/ioctl_wrappers.c|   74 +
 lib/ioctl_wrappers.h|7 
 lib/stubs/drm/README|6 
 lib/stubs/drm/intel_aub.h   |  153 
 overlay/igfx.c  |4 
 tests/Makefile.am   |1 
 tests/Makefile.sources  |   12 
 tests/debugfs_wedged|2 
 tests/drm_lib.sh|   64 +
 tests/drm_mm.c  |   32 
 tests/drv_hangman.c |   22 
 tests/drv_missed_irq.c  |   18 
 tests/drv_module_reload.c   |  332 
 tests/drv_module_reload_basic   |   85 --
 tests/drv_selftest.c|   32 
 tests/drv_suspend.c |   24 
 tests/eviction_common.c |2 
 tests/gem_alive.c   |   35 
 tests/gem_busy.c|  306 ++--
 tests/gem_close_race.c  |2 
 tests/gem_concurrent_all.c  |   79 --
 tests/gem_ctx_create.c  |  162 
 tests/gem_ctx_exec.c|2 
 tests/gem_ctx_param.c   |  128 +--
 tests/gem_ctx_switch.c  |   33 
 tests/gem_ctx_thrash.c  |   38 -
 tests/gem_eio.c |   68 +
 tests/gem_evict_everything.c|   16 
 tests/gem_exec_async.c  |  217 +
 tests/gem_exec_big.c|   12 
 tests/gem_exec_create.c  

intel-gpu-tools: Changes to 'refs/tags/intel-gpu-tools-1.17'

2016-12-03 Thread Vincent Cheng
Tag 'intel-gpu-tools-1.17' created by Petri Latvala  
at 2016-12-02 16:14 +

intel-gpu-tools-1.17
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJYQZ3VAAoJEHNwBV23TCR1gvgP/08RkGY1IDnf9ONr6k4Es7xr
tOBvUW2FS5rooM6Lb7Yxwz9ZrR8jxLLrxmaCOtaHV9lfxYibgS33hAnS568sHPwr
d6E0bq+tqpptmWdttE//rnCHKIRwD/nmrz5x9VIem3yE7m+AdrFp2HLVT7TMjK+S
djQia/vkjX8Itj1LlAL17iyucb2LxX99g6pw2nVOR1G7CTM3FyQHtRE0487PC/AD
OjkIXwcxO7zN02ww25XmgmQU5Bmr/Sa+QrnzXNwKJOp7HuejzNPB6O9GSSCrbKb3
rOicJPeNsCGXKCt+CNc5DViI/5GmrL2uQclIOCzDPbCns9UcE/BF3Jh8MsoUkopf
YpRX1e3agXEMcfnCoDJco5IppGdXbGwlQIneHIjaAMg756JozoU8tqaY10PPx/Co
PuEUUdlGk9HxN6NhSCn/8GeVJtdnGfNRP/xn3k9OO4yHQ9xTmWz6DhkrvmTQ1w38
T4yxtLfgCDEvWTAWwCT0571rQZaLnO+hMtV3cmaD7vpLeGNt8Avh5tqHq0mO6sRg
NsGWE2prwMWnIPs6Y+PVLPwqCukbXlq48LFd/+CSpwue1pDmzPVOyuWNzqHzXxJI
kHLCxlD5bBkeo3tg/gK2n23iA0BCskoZPLGqnomMtb4lcabS6lPxdo6RjGSdHKcy
DrJiHk6D6gv22sRrMoxb
=gNIJ
-END PGP SIGNATURE-

Changes since intel-gpu-tools-1.16:
Abdiel Janulgue (8):
  lib: Make signal helper definitions reusable
  lib: add igt_dummyload
  igt/gem_wait: Use new igt_spin_batch
  igt/kms_flip: Use new igt_spin_batch
  igt/kms_busy.c: Use new igt_spin_batch
  igt_dummyload: clear signal handler on the desructor as well
  igt/kms_flip: Fix set_dpms called with an idle bo
  igt_dummyload: Don't clear handler for invalid signal

Akash Goel (1):
  This patch provides a test utility which helps capture GuC firmware logs 
and

Chris Wilson (99):
  benchmarks/gem_latency: Measure fence wakeup latencies
  benchmarks/gem_busy: Merge all the sync_file fences together
  igt/gem_exec_nop: Relax assertion for parallel execution
  igt/gem_exec_nop: Check submitting nops to each engine in parallel
  igt/gem_exec_nop: Refine the target calculation
  igt/gem_ctx_switch: Increase execution weight
  igt/gem_exec_latency: Initial sketch for measuring execbuf cost in GPU 
cycles
  igt/gem_exec_nop: Show more timing details
  igt/gem_exec_whisper: Add competing child processes
  igt/gem_busy: Replace extended busy-ioctl testing in bat with simpler 
tests
  igt/gem_busy: Actually flag the hang tests to cause a GPU hang
  igt/gem_busy: Prevent banning when running multiple hang tests
  igt/kms_cursor_legacy: Reduce flip/cursor ordering to basics
  lib/kms: Probe connectors from igt_enable_connectors()
  lib: Add an iterator to generate primes
  lib: Export igt_debugfs_mount()
  lib: Add support for DROP_FREED in igt_drop_caches_set()
  lib: Add igt_primes.h to SOURCES
  igt/prime_vgem: Initialise pfd for both parent/child
  igt/gem_concurrent_all: Leave bufmgr destroyed before forking
  igt/gem_concurrent_blit: Limit number of reads for dmabufs
  benchmarks: Add some missing .gitignore binaries
  igt/gem_concurrent_blit: Only set the pixels to be compared (GTT paths)
  benchmarks: Add prime_lookup microbenchmark
  benchmarks/gem_blt: Remove () causing integer overflow
  igt/vgem: Add a basic test for handling of module unload
  overlay: Silence compiler warning for unused i81x_info
  igt/gem_userptr_blits: Tidy up the debug spam
  igt/gem_exec_whisper: Hang injection
  igt/kms_cursor_legacy: Check that a busy flip doesn't block the cursor
  igt/vgem_basic: Allow mmap() to persist without the vgem module loaded
  igt/kms_cursor_legacy: Deduplicate make_busy()
  igt/gem_exec_whisper: Tweaking the global seqno is not multiuser safe
  igt/gem_ctx_threads: Repeat threads until timeout
  igt/gem_ctx_thrash: Update context size estimates
  igt/gem_ctx_thrash: Include with-execlists indicator
  Remove igt/vgem_reload_basic
  And remove vgem_reload_basic form Makefile.sources
  igt/gem_wait: Use explicit timers
  igt/gem_exec_big: Secure dispatch is run through the GGTT, limit it such
  lib/igt_gt: Use /sys/.../error instead of /debug/.../i915_error_state
  igt/gem_wait: munmap the batch along all paths
  igt/gem_ctx_param: Tidy error messages
  igt/gem_ctx_param: Update invalid parma number
  lib/sysfs: Use a fallback for builtin modules
  benchmarks/gem_blt: Directly compare the cmdparser
  tools/l3_parity: Skip on ivb with only a single slice
  igt: Trim timeouts for basic GEM tests
  drmtest: Install exithandler for i915, even in multidriver tests
  igt: Check the physical swizzle status
  igt/gem_tiled_pread_basic: Only print the erroneous location
  igt/gem_exec_flush: Seed a GGTT mappable address
  igt/kms_frontbuffer_tracking: Don't fail if there is no hw overlay
  igt/drv_hangman: Use manual error-state generation
  igt/gem_exec_parse: Double check hw validation
  igt/drv_hangman: Skip format expectations for compressed output
  igt/kms_flip: Print more information to debug for flip timing checks
  igt/gem_mmap_gtt: Document the "expected" 

xserver-xorg-video-intel: Changes to 'refs/tags/xserver-xorg-video-intel-2_2.99.917+git20161105-1-bpo8+1'

2016-11-26 Thread Vincent Cheng
Tag 'xserver-xorg-video-intel-2_2.99.917+git20161105-1-bpo8+1' created by 
Vincent Cheng <vch...@debian.org> at 2016-11-27 06:26 +

Debian release 2:2.99.917+git20161105-1~bpo8+1
-BEGIN PGP SIGNATURE-

iQJGBAABCAAwFiEE1TqBWjy3ZZr4guOVju3MG6ofMv8FAlg6fLESHHZjaGVuZ0Bk
ZWJpYW4ub3JnAAoJEI7tzBuqHzL/oS0QAL6wtBdczzQdCwUW8js0xseQjG6VMnet
SZdVXPVIAm4+yFMKloIW0Tjc1MgGiiv7Hb/Xqdyuoz0rmnO0C3JXSnw9YhPJIIPT
okki2JS1Db/HA07l6q36CRdPFiBmJFYj8KWbcCjTdhZT0v32uhNuYmeiFDsL5GPe
TZhrRjAnzLl1gj7pNPoYsU3H2Zw0MApiuYdzrcBPq3EwXAeGvsg7UZ9OuKd30Dc2
fYLqLhwXt875I1wPxVVIah6lOF/h31zpLbFoeYbglIx+XsPUEFYZN9qQj5fi1yK2
SzndL1MjJEcYVu8RyQcVvTvgvM9/uYgCwvN/C3GnP36mNMLMFB8FcLlKZqV46d2o
cbv1O3kPTmjdYuW7CcQ+gxSQsRUpfAU9TVyNeuRpicfMOIlP5l4Q+2fuWRWHWS7B
BFtT9E80P7xQcBepjgVN/mHX66jBkve7SzhqkKTsvlUCqCvGF3m3T9VyjF95cMpL
/5AqXQI4lGH/6KQnbU2gakMyFmAX1kHi/PmCUa30/kje0tifeK07KdPTswdkMKGZ
e1PVSc2eB0MPFNehCoATZMLYeBt//ixjGZouL9azuSeQdFgyeTzPJPHfd9o7vEsH
XnOGa9xFWQaDq8i/wjtwMhc26nsF9BE6KjAfRe5pYuBmegIgsu7lxGJfz0CCatxe
WFmllH8R+uqB
=nva5
-END PGP SIGNATURE-

Changes since xserver-xorg-video-intel-2_2.99.917+git20161105-1:
Vincent Cheng (9):
  rebuild for jessie-backports
  Merge branch 'debian-unstable' into debian-jessie-backports
  rebuild for jessie-backports
  Merge branch 'debian-unstable' into debian-jessie-backports
  add bpo changelog entry
  Merge branch 'debian-unstable' into debian-jessie-backports
  add bpo changelog entry
  Merge branch 'debian-unstable' into debian-jessie-backports
  add bpo changelog entry

---
 debian/changelog |   30 ++
 1 file changed, 30 insertions(+)
---



xserver-xorg-video-intel: Changes to 'debian-jessie-backports'

2016-11-26 Thread Vincent Cheng
 configure.ac |2 
 debian/changelog |   13 
 debian/control   |2 
 debian/source/local-options  |1 
 src/compat-api.h |   10 
 src/intel_device.c   |   21 
 src/intel_driver.h   |1 
 src/intel_module.c   |   19 
 src/legacy/i810/i810_video.c |   44 +
 src/sna/blt.c| 1258 ---
 src/sna/fb/fbimage.c |   12 
 src/sna/gen2_render.c|  330 ++-
 src/sna/gen9_render.c|   31 -
 src/sna/kgem.c   |   37 -
 src/sna/kgem.h   |   13 
 src/sna/sna.h|   39 +
 src/sna/sna_accel.c  |  183 --
 src/sna/sna_acpi.c   |   11 
 src/sna/sna_blt.c|5 
 src/sna/sna_composite.c  |3 
 src/sna/sna_display.c|  308 +-
 src/sna/sna_dri2.c   |   57 -
 src/sna/sna_dri3.c   |4 
 src/sna/sna_driver.c |   71 ++
 src/sna/sna_present.c|   64 +-
 src/sna/sna_render.c |   10 
 src/sna/sna_video_textured.c |   16 
 src/uxa/intel.h  |2 
 src/uxa/intel_display.c  |   17 
 src/uxa/intel_driver.c   |   27 
 test/Makefile.am |1 
 test/dri2-race.c |   15 
 test/present-speed.c |  414 --
 33 files changed, 2147 insertions(+), 894 deletions(-)

New commits:
commit 5d0e6d8e82f120c9b9654f660c2da6d5f2dcb41b
Author: Vincent Cheng <vch...@debian.org>
Date:   Sat Nov 26 22:05:04 2016 -0800

add bpo changelog entry

diff --git a/debian/changelog b/debian/changelog
index d002495..ad0b1c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-intel (2:2.99.917+git20161105-1~bpo8+1) jessie-backports; 
urgency=medium
+
+  * Rebuild for jessie-backports.
+
+ -- Vincent Cheng <vch...@debian.org>  Sat, 26 Nov 2016 22:04:53 -0800
+
 xserver-xorg-video-intel (2:2.99.917+git20161105-1) unstable; urgency=medium
 
   * New upstream snapshot.

commit 5ca49a80b2cd1c47aad29f45546e8830dbb92674
Author: Vincent Cheng <vch...@debian.org>
Date:   Sat Nov 26 21:57:13 2016 -0800

import changes from 2:2.99.917+git20161105-1

diff --git a/debian/changelog b/debian/changelog
index 3a8adae..8e7079f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-xserver-xorg-video-intel (2:2.99.917+git20161105-1) UNRELEASED; urgency=medium
+xserver-xorg-video-intel (2:2.99.917+git20161105-1) unstable; urgency=medium
 
   * New upstream snapshot.
+  * control: Bump policy to 3.9.8, no changes.
 
- -- Timo Aaltonen <tjaal...@debian.org>  Wed, 09 Nov 2016 11:55:29 +0200
+ -- Timo Aaltonen <tjaal...@debian.org>  Thu, 17 Nov 2016 12:44:07 +0200
 
 xserver-xorg-video-intel (2:2.99.917+git20160706-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 4fa3c27..1be7b4a 100644
--- a/debian/control
+++ b/debian/control
@@ -52,7 +52,7 @@ Build-Depends:
 # tests, benchmarks:
 # libcairo2-dev,
 # libpng12-dev,
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Git: git://anonscm.debian.org/pkg-xorg/driver/xserver-xorg-video-intel
 Vcs-Browser: 
http://anonscm.debian.org/cgit/pkg-xorg/driver/xserver-xorg-video-intel.git
 Homepage: http://www.x.org/
diff --git a/debian/source/local-options b/debian/source/local-options
deleted file mode 100644
index 10404f5..000
--- a/debian/source/local-options
+++ /dev/null
@@ -1 +0,0 @@
---extend-diff-ignore=src/render_program/exa_.*.g8a

commit f90aee9362a6de168344e7f52567bd81f5572211
Author: Timo Aaltonen <tjaal...@debian.org>
Date:   Wed Nov 9 11:56:37 2016 +0200

update changelog

diff --git a/debian/changelog b/debian/changelog
index 1260292..3a8adae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-intel (2:2.99.917+git20161105-1) UNRELEASED; urgency=medium
+
+  * New upstream snapshot.
+
+ -- Timo Aaltonen <tjaal...@debian.org>  Wed, 09 Nov 2016 11:55:29 +0200
+
 xserver-xorg-video-intel (2:2.99.917+git20160706-1) unstable; urgency=medium
 
   * New upstream snapshot.

commit 6c8fc4434330ee37a290b6cf466af3282d09a8b3
Author: Chris Wilson <ch...@chris-wilson.co.uk>
Date:   Sat Nov 5 23:40:28 2016 +

sna: Mark up CPU writes for scanout flush

When we flip to a bo, the kernel will flush it from the CPU write domain
and so afterwards we need to do a new set-domain to mark up a subsequent
CPU write (and flush before another flip).

References: https://bugs.freedesktop.org/show_bug.cgi?id=95414
Signed-off-by: Chris Wilson <ch...@chris-wilson.co.uk>

diff --git a/src/sna/kgem.c b/src/sna/kgem.c
index c57624c..f0d171a 100644
--- a/src/sna/kgem.c
+++ b/src/sna/kgem.c
@@ -6179,9 +6179,7 @@ void kgem_scanout_flush(struct kgem *kgem, struct kgem_bo 
*bo)
/* Whatever actually happens, we can regard the GTT write domain
 * as being flushed.
 */

xserver-xorg-video-intel: Changes to 'refs/tags/xserver-xorg-video-intel-2_2.99.917+git20161105-1'

2016-11-26 Thread Vincent Cheng
Tag 'xserver-xorg-video-intel-2_2.99.917+git20161105-1' created by Vincent 
Cheng <vch...@debian.org> at 2016-11-27 05:59 +

Debian release 2:2.99.917+git20161105-1
-BEGIN PGP SIGNATURE-

iQJGBAABCAAwFiEE1TqBWjy3ZZr4guOVju3MG6ofMv8FAlg6dlgSHHZjaGVuZ0Bk
ZWJpYW4ub3JnAAoJEI7tzBuqHzL/qsAQANZGlxqeySHuwsXpekz1q+AaRrL+qbmQ
fZYrc6tK+Pk0DG7cJUlp4WQ887gxFkx/XPWIZLCwT60eWZqw4xFdf+LrTO98z0Y/
P0x0bfH0pvQCU0Waiy7PdovRRfQR+MsAFx2sNQl8XIoFCwmFjT2JOqZlZROwYGVN
Wvsc7TSeaMqCS2ow6kkWBakK9TGpgaJM6rmRH//HTbCIhqMi7FdFiLqkYaNWWoIO
xZ7I42gZujadBvc4vwYd3MuQ3LHixrvmqEsIDR5xJzVTCf1EjXUSxTnL+UKpbN1W
464V3L/vB9QkCOiOHXva2lFYp12VhLUPm6iNlTfAeQNs1j4sZvfycOye1Ncv/6xf
Rxg3hTkMbCfypnyPbAf7+/CbOGEd33v3sgk+rtNkWF3wlJr9ncsYvmn0PLLBIaq3
hdJRADBaI8sDEqpsRIU1L9uSs7mqwvm2ewaRR2GY06OejGiCrpEuB/HOp1oX71rk
Dow/QuubRS0VFIWyQ8XrPNUoJM6LnwvMeKrAA79uTZROAdZ2Mhqp1hMfpvWDmVHi
37uxX0j06U0EJUTQxvJI3Z3RYsBYBDWse4aDu/2ThdPIHbmebklgv+96KxUM+LqX
dw3G/bGJA6SqlfKD9YUePUntRS7O1N7vVUWChJaVI0TCTjSsrkqfHWxbdiW7dbaZ
fCZPBQ2MMg18
=dhpS
-END PGP SIGNATURE-

Changes since xserver-xorg-video-intel-2_2.99.917+git20160706-1:
Adam Jackson (1):
  uxa: Don't bother with xf86GARTCloseScreen

Chris Wilson (45):
  Update to ABI 22 and NotifyFd
  Adapt to libXfont2 ABI changes
  legacy/i810: Fix compilation with Video ABI 23 changes
  sna: Unregister the BlockHandler on close
  sna: Enable kernel fail logging for cursors
  sna/dri2: Only force the TearFree/swcursor hack when using TearFree
  sna: Hide the hardware cursor when switching back after an error
  sna: Use GCC pragma to enable SSE2 blt routines
  sna: Only flush GPU bo for a damage event
  sna: Split SHM and DRI flush tracking
  sna/dri2: Flush rendering to a reused front buffer before reporting
  sna: Remove translation from affine HW cursor transformation
  sna: Avoid recursing whilst waiting for events within TearFree
  sna/dri2: Force the render to be flushed before reporting new buffers
  sna/dri2: Force the render to be flushed after DRI2CopyRegion
  sna: Add CPU damage to DRI flush
  sna/dri2: Ensure the DRI pixmap is flushed before replying
  sna/dri3: Flush the DRI3 pixmap bo before reporting the fd to the client
  sna: Limit the guessed modes by clock rate
  sna: Add missing GT info for bxt,kbl
  sna/gen9: Fix Kabylake typo
  sna/dri2: Fix busy engine check
  sna: Clear damage tracking when marking as all-clear
  sna: Update sanity check for next stage of Xorg ABI
  sna/present: Prime the msc cache on first query
  test/present: Stress multiple threads sending present requests
  test/present: Look at scaling to many tiny windows
  test/present: Busy spin on the idle fence
  sna: Handle GetImage planemask inplace
  sna/dri2: Assert signal is unset before setting
  sna: Force fb release on tiling changes
  sna: Add an assertion that the flip succeeds
  sna: Refresh mode list if the kernel updates
  sna: Force a reprobe for the specified hotplug connector
  sna: Ignore the current CRTC mode following a hotplug event
  sna: Only apply the CRTC fixup when attempting to turn DPMS off
  sna: Disable screen saver if Option "DPMS" is specified
  sna: Allow Option DPMS to switch on (but not off)
  sna: Check current fb id before flip as well as after
  sna: Check for the per-connector backlight sysfs interface
  sna: Keep the backlight iface name on the heap
  sna: Load DRI3 if try to load DRI2 and fail
  sna/dri2: Complete the final flip in a chain after the window is destroyed
  sna/dri2: Don't request a signal following a dead flip completion
  sna: Mark up CPU writes for scanout flush

Hans de Goede (1):
  intel: Fix fd (and mem) leak when intel_scrn_create fails

Manasi Navare (1):
  sna: Reprobe if kernel updates the connector mode list

Timo Aaltonen (2):
  Merge branch 'upstream-unstable' into debian-unstable
  update changelog

Ville Syrjälä (2):
  sna/gen2: Don't pass sna_composite_op to gen2_emit_target()
  sna/gen2/video: Implement textured video support

Vincent Cheng (1):
  import changes from 2:2.99.917+git20161105-1

---
 configure.ac |2 
 debian/changelog |7 
 debian/control   |2 
 debian/source/local-options  |1 
 src/compat-api.h |   10 
 src/intel_device.c   |   21 
 src/intel_driver.h   |1 
 src/intel_module.c   |   19 
 src/legacy/i810/i810_video.c |   44 +
 src/sna/blt.c| 1258 ---
 src/sna/fb/fbimage.c |   12 
 src/sna/gen2_render.c|  330 ++-
 src/sna/gen9_render.c|   31 -
 src/sna/kgem.c   |   37 -
 src/sna/kgem.h   |   13 
 src/sna/sna.h|   39 +
 src/sna/sna_accel.c  |  183 --
 src/sna/sna_acpi.c   |   11 
 s

xserver-xorg-video-intel: Changes to 'debian-unstable'

2016-11-26 Thread Vincent Cheng
 debian/changelog|5 +++--
 debian/control  |2 +-
 debian/source/local-options |1 -
 3 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 5ca49a80b2cd1c47aad29f45546e8830dbb92674
Author: Vincent Cheng <vch...@debian.org>
Date:   Sat Nov 26 21:57:13 2016 -0800

import changes from 2:2.99.917+git20161105-1

diff --git a/debian/changelog b/debian/changelog
index 3a8adae..8e7079f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-xserver-xorg-video-intel (2:2.99.917+git20161105-1) UNRELEASED; urgency=medium
+xserver-xorg-video-intel (2:2.99.917+git20161105-1) unstable; urgency=medium
 
   * New upstream snapshot.
+  * control: Bump policy to 3.9.8, no changes.
 
- -- Timo Aaltonen <tjaal...@debian.org>  Wed, 09 Nov 2016 11:55:29 +0200
+ -- Timo Aaltonen <tjaal...@debian.org>  Thu, 17 Nov 2016 12:44:07 +0200
 
 xserver-xorg-video-intel (2:2.99.917+git20160706-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 4fa3c27..1be7b4a 100644
--- a/debian/control
+++ b/debian/control
@@ -52,7 +52,7 @@ Build-Depends:
 # tests, benchmarks:
 # libcairo2-dev,
 # libpng12-dev,
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Git: git://anonscm.debian.org/pkg-xorg/driver/xserver-xorg-video-intel
 Vcs-Browser: 
http://anonscm.debian.org/cgit/pkg-xorg/driver/xserver-xorg-video-intel.git
 Homepage: http://www.x.org/
diff --git a/debian/source/local-options b/debian/source/local-options
deleted file mode 100644
index 10404f5..000
--- a/debian/source/local-options
+++ /dev/null
@@ -1 +0,0 @@
---extend-diff-ignore=src/render_program/exa_.*.g8a



xserver-xorg-video-intel: Changes to 'refs/tags/xserver-xorg-video-intel-2_2.99.917+git20160706-1-bpo8+1'

2016-09-24 Thread Vincent Cheng
Tag 'xserver-xorg-video-intel-2_2.99.917+git20160706-1-bpo8+1' created by 
Vincent Cheng <vch...@debian.org> at 2016-09-25 04:39 +

Debian release 2:2.99.917+git201600706-1~bpo8+1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJX51TmAAoJEI7tzBuqHzL/o8EQAJnzOQw668tcisN4my04G2bt
V4GmcVPEFyHq6NHCpAZG7WgQ8XU/IWPNizCgPA4+lqoUx6/ZANKMuO06Bh6UjJEz
2Ql2KnkzIHC3odHGYewN2qBL3WooUh0gUMVgtLI7d5nDhyDDL+UdrmHE1h/0EMZj
40ZsYgWFuZgJ5VCRLQyZjWkdrqLzVv+r6gYtfW1CUQlAZll+ehlMs6mbGVh4WUvD
Va8gg63Lx528lb93xX3EP+bRH+RF08NxT2IgEJaGDm17buqmhpeyvcFWyLnrgyqf
eDp1yztrU7njmAkw5HW2RG3ciquuHBy978Y4vkNpAnZM80iV5EHh9PgbM72yM0cY
e1PMK7ZPRifEB8f82RAvWVAf0VVZ+qz5Iphm0KZSqVQpSow5C2OgZCanNoE35uRc
fQI+cJ81bxo+MCRzJ24FLwhfepusr8hU/viunzL1+cx/gtDJASZmksCwA2s4R77P
PO/z1v6z+PqTLK18kzNai3wrOz6XpC/ICzUlVZZfYaVxApLngBRHUpQiYksEh9s3
msbyk0LI2xKSMkDseb0oY+ih3SjJBecha6OPn6/YxkVU2H6HYH9VcXHoGMkuqnam
yy6aX3wJavSC5VP3SXMGavMGdt5y/LDJXApYSsq3zKDww3fOVIegzExvCEQIT61h
4Pbt6HG/D7Kyw02bN4KF
=2X4z
-END PGP SIGNATURE-

Changes since xserver-xorg-video-intel-2_2.99.917+git20160706-1:
Vincent Cheng (7):
  rebuild for jessie-backports
  Merge branch 'debian-unstable' into debian-jessie-backports
  rebuild for jessie-backports
  Merge branch 'debian-unstable' into debian-jessie-backports
  add bpo changelog entry
  Merge branch 'debian-unstable' into debian-jessie-backports
  add bpo changelog entry

---
 debian/changelog |   24 
 1 file changed, 24 insertions(+)
---



xserver-xorg-video-intel: Changes to 'debian-jessie-backports'

2016-09-24 Thread Vincent Cheng
 debian/changelog |   16 
 debian/patches/fix-fd-leak-when-intel-scrn-create-fails.diff |  117 
 debian/patches/series|3 
 debian/patches/sna-let-modesetting-handle-gen9+.diff |   40 -
 debian/xorg.conf |5 
 debian/xserver-xorg-video-intel.docs |1 
 src/compat-api.h |4 
 src/i915_pciids.h|   10 
 src/sna/gen2_render.c|4 
 src/sna/gen3_render.c|4 
 src/sna/gen4_render.c|4 
 src/sna/gen5_render.c|4 
 src/sna/gen6_render.c|4 
 src/sna/gen7_render.c|4 
 src/sna/gen8_render.c|4 
 src/sna/gen9_render.c|4 
 src/sna/sna.h|   10 
 src/sna/sna_display.c|  313 +--
 src/sna/sna_dri2.c   |   15 
 src/sna/sna_driver.c |4 
 src/sna/sna_video.h  |2 
 src/sna/sna_video_sprite.c   |  100 +--
 src/uxa/intel_driver.c   |2 
 23 files changed, 286 insertions(+), 388 deletions(-)

New commits:
commit 55b9fbecad2b39cad20920bf2343849b667344c6
Author: Vincent Cheng <vch...@debian.org>
Date:   Sat Sep 24 21:37:20 2016 -0700

add bpo changelog entry

diff --git a/debian/changelog b/debian/changelog
index 44c66a8..4be0482 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-intel (2:2.99.917+git20160706-1~bpo8+1) jessie-backports; 
urgency=medium
+
+  * Rebuild for jessie-backports.
+
+ -- Vincent Cheng <vch...@debian.org>  Sat, 24 Sep 2016 21:37:07 -0700
+
 xserver-xorg-video-intel (2:2.99.917+git20160706-1) unstable; urgency=medium
 
   * New upstream snapshot.

commit cef42650ff3d0f2bd4907836e83075a1775b2cfb
Author: Timo Aaltonen <tjaal...@debian.org>
Date:   Wed Jul 6 22:34:55 2016 +0300

release to sid

diff --git a/debian/changelog b/debian/changelog
index 13eb9f8..1260292 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-intel (2:2.99.917+git20160706-1) UNRELEASED; urgency=medium
+xserver-xorg-video-intel (2:2.99.917+git20160706-1) unstable; urgency=medium
 
   * New upstream snapshot.
   * fix-fd-leak-when-intel-scrn-create-fails.diff, sna-let-modesetting-
@@ -6,7 +6,7 @@ xserver-xorg-video-intel (2:2.99.917+git20160706-1) UNRELEASED; 
urgency=medium
 fully handled in the xserver.
   * .docs: Include a minimal xorg.conf.
 
- -- Timo Aaltonen <tjaal...@debian.org>  Wed, 06 Jul 2016 19:04:32 +0300
+ -- Timo Aaltonen <tjaal...@debian.org>  Wed, 06 Jul 2016 22:34:40 +0300
 
 xserver-xorg-video-intel (2:2.99.917+git20160522-1) unstable; urgency=medium
 

commit 5d84f39cb2de835afab47c2573ff366e7b92de25
Author: Timo Aaltonen <tjaal...@debian.org>
Date:   Wed Jul 6 19:26:35 2016 +0300

.docs: Include a minimal xorg.conf.

diff --git a/debian/changelog b/debian/changelog
index f0abf89..13eb9f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ xserver-xorg-video-intel (2:2.99.917+git20160706-1) UNRELEASED; 
urgency=medium
   * fix-fd-leak-when-intel-scrn-create-fails.diff, sna-let-modesetting-
 handle-gen9+.diff: Dropped as the fallback to modesetting will be
 fully handled in the xserver.
+  * .docs: Include a minimal xorg.conf.
 
  -- Timo Aaltonen <tjaal...@debian.org>  Wed, 06 Jul 2016 19:04:32 +0300
 
diff --git a/debian/xorg.conf b/debian/xorg.conf
new file mode 100644
index 000..eaf43d9
--- /dev/null
+++ b/debian/xorg.conf
@@ -0,0 +1,5 @@
+Section "Device"
+   Identifier "Intel"
+   Driver "intel"
+#  Option "AccelMethod" "uxa"
+EndSection
diff --git a/debian/xserver-xorg-video-intel.docs 
b/debian/xserver-xorg-video-intel.docs
index 50bd824..ff716ae 100644
--- a/debian/xserver-xorg-video-intel.docs
+++ b/debian/xserver-xorg-video-intel.docs
@@ -1,2 +1,3 @@
 NEWS
 README
+debian/xorg.conf

commit 4d64e30f7a6a908862646b79fb2020da77d956fd
Author: Timo Aaltonen <tjaal...@debian.org>
Date:   Wed Jul 6 19:17:01 2016 +0300

fix-fd-leak-when-intel-scrn-create-fails.diff, sna-let-modesetting- 
handle-gen9+.diff: Dropped as the fallback to modesetting will be fully handled 
in the xserver.

diff --git a/debian/changelog b/debian/changelog
index 43c3763..f0abf89 100644
--- a/debian/changelog
+++ b/debian/

intel-gpu-tools: Changes to 'refs/tags/debian/intel-gpu-tools-1.16-1'

2016-09-11 Thread Vincent Cheng
Tag 'debian/intel-gpu-tools-1.16-1' created by Vincent Cheng 
<vch...@debian.org> at 2016-09-11 19:41 +

Debian release 1.15-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJX1bOAAAoJEI7tzBuqHzL/0aUQAIv6kZ3F7mXVKp3iHYYkMfQv
ZIRScH/72dUDTmB6vskX3OpGiUtgQbQBokafImw7XF9d30UUEnqosnrL541Y0i61
JdT/gHP0livy+MAZfU0D7+NYqPQVLFPXKdMS947cpQB6iPdvTzT2N3MbVk8LArMh
IVqVdEiFq1hCR3U2M7C96z+9GKTsbf1Txlmf6Q64aG13BElZVImwxPuHAUGzYSAG
JKqJZVar07xrzZ8vFDO13FVzNpgUE5oBarIhlYmAiFWaChmp68a1TrodQJQ5jgfH
f7Qqp/fI4zuzMzHySkIY1O546GlpgEaM2X3HHPvY2pY7JslLZ6BRSJ2Koam7J5dL
zAWFIk9zf8Pus8qf/QZnZhHRQFM5pVsEq1lbHzOdDZ2nJkvR1w0kp3+EP6KQaYMM
KqqU0FbGoo1VM6qAL42l2MCSBf/xb8hjrpNBrgdIFaRHCtr4Ph61yE6mohU9zNfm
H6kZXoNrGU+xo4pkJDw9ecgU/Mid+ymuq2hkcl00Be1UnXEHDOfjiyU+c4PYPvrY
2RUkKLOCM8sMTn1tYWT7PUEmZJXO6tWu6z0yeSD3har/dujln+cLeu/5kGU2Xzth
AT4FitmIhFGADA2BAmhuzffYpFbkqvUuxiaumiWMTy0C/XnmWfNGAzqgwz7qc0Zz
2CPLg/XzHdOsBsMPLYcz
=8sVT
-END PGP SIGNATURE-

Changes since intel-gpu-tools-1.16:
Cyril Brulebois (11):
  Import 1.0.1-1 packaging from Eric's repository.
  Merge branch 'upstream-unstable' into debian-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs.
  Make the Debian X Strike Force maintain the package; keeping Eric, 
Tormod, and myself as Uploaders.
  Wrap Build-Depends/Depends.
  Bump libdrm-intel1 build-dep.
  Update watch file.
  Switch to dh.
  Disable test suite: it needs to be run as root.
  Upload to unstable.

Nicholas D Steeves (1):
  bump required libdrm-dev. Fixes the following when backporting: 
configure: error: Package requirements (libdrm_intel >= 2.4.64 libdrm) were not 
met:

Timo Aaltonen (25):
  Merge branch 'upstream-unstable' into debian-unstable
  update the changelogs
  remove patches
  control: Bump libdrm-dev build-dep
  control: Add libudev-dev to build-depends.
  control: Add libcairo2-dev to build-depends.
  rules: Stop renaming forcewaked.
  remove tests/pass.png
  control: Bump standards-version to 3.9.3, no changes.
  control: Limit the architectures to amd64, i386.
  watch: fix the remote url.
  Merge branch 'upstream-unstable' into debian-unstable
  update the changelogs
  fix the gentarball target
  actually bump the libdrm-dev build-dependency
  Merge branch 'upstream-unstable' into debian-unstable
  bump the release
  update the changelog
  control: Add swig, libxrandr-dev and python3-dev to build-depends.
  rules: Remove .la file(s) on dh_install.
  Merge branch 'upstream-unstable' into debian-unstable
  bump the version
  Merge branch 'upstream-unstable' into debian-unstable
  control: Add libxv-dev and python-docutils to build-depends.
  release to unstable

Tormod Volden (23):
  Start new release
  Bump standard-version to 3.8.3
  Add build-dep on libdrm-intel1 2.4.6
  Add myself as uploader
  Release 1.0.2-1
  Add bug closers.
  Bump standards-version to 3.9.2
  Add missing debian/intel-gpu-tools.install
  Clarify why the test suite is disabled.
  Add conflicts with xserver-xorg-video-intel < 2.9.1
  Add xutils-dev build dependency
  Add gentarball rule (for future convenience)
  Add patch to avoid SIGABRT when running non-root
  Add Vcs links to debian/control
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs
  Add build-deps for now non-optional testdisplay
  Revert "Add build-deps for now non-optional testdisplay"
  Do not build the unshipped testdisplay tool
  Revert a Solaris patch that requires newer xorg-macros than ours
  Disable the new sprite_on demo because our libdrm is too old
  Rename forcewaked to intel_forcewaked
      Ready for release

Vincent Cheng (61):
  Merge tag 'tags/intel-gpu-tools-1.6' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  Update changelog
  wrap-and-sort
  Add myself to uploaders
  Bump standards version to 3.9.5
  Close #715278 in d/changelog
  usr/lib added to .install file
  s/swig/swig2.0/
  d/rules: remove --builddirectory=build, causes FTBFS (fixme)
  Add bison to build-deps
  do not build debugger (FTBFS)
  Update homepage
  Revert earlier removal of --builddirectory, pass --disable-tests to
  Build with --disable-silent-rules
  Mark #714424 as fixed
  Fix python-script-but-no-python-dep
  Fix vcs-field-not-canonical
  Fix patch-system-but-no-source-readme
  Disable python dumper entirely
  Enable build hardening (dh compat 9)
  Add -dbg package for intel-gpu-tools
  wrap-and-sort accidentally removed some build-deps...
  Merge tag 'tags/intel-gpu-tools-1.7' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release
  Add x11proto-d

intel-gpu-tools: Changes to 'debian-unstable'

2016-09-11 Thread Vincent Cheng
 debian/changelog |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit a0eb9224a05c6952cf9316c893a87e4f57f27011
Author: Vincent Cheng <vch...@debian.org>
Date:   Sun Sep 11 12:34:52 2016 -0700

new upstream release

diff --git a/debian/changelog b/debian/changelog
index 6ff5337..92ef70f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-intel-gpu-tools (1.15-2) UNRELEASED; urgency=medium
+intel-gpu-tools (1.16-1) unstable; urgency=medium
 
+  * New upstream release.
   * Bump libdrm-dev build-dep version to >= 2.4.64. (Closes: #829525)
 
- -- Vincent Cheng <vch...@debian.org>  Sun, 03 Jul 2016 19:18:56 -0700
+ -- Vincent Cheng <vch...@debian.org>  Sun, 11 Sep 2016 12:34:23 -0700
 
 intel-gpu-tools (1.15-1) unstable; urgency=medium
 



intel-gpu-tools: Changes to 'debian-unstable'

2016-09-11 Thread Vincent Cheng
 Android.mk  |2 
 NEWS|   90 +
 assembler/Makefile.am   |  108 +
 assembler/gram.y|   74 -
 assembler/test/Makefile.am  |   93 -
 assembler/test/run-test.sh  |2 
 benchmarks/.gitignore   |1 
 benchmarks/Android.mk   |6 
 benchmarks/Makefile.am  |7 
 benchmarks/Makefile.sources |   17 
 benchmarks/ezbench.d/gem_busy.test  |   45 
 benchmarks/ezbench.d/gem_exec_nop.test  |   23 
 benchmarks/ezbench.d/vgem_mmap.test |   10 
 benchmarks/gem_busy.c   |  334 +
 benchmarks/gem_exec_nop.c   |   80 +
 benchmarks/vgem_mmap.c  |  143 ++
 configure.ac|   50 
 debugger/eudb.c |   14 
 demos/Android.mk|5 
 demos/Makefile.am   |   10 
 demos/Makefile.sources  |7 
 demos/intel_sprite_on.c |   11 
 docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml |3 
 lib/Android.mk  |2 
 lib/Makefile.am |   10 
 lib/Makefile.sources|   15 
 lib/drmtest.c   |   65 -
 lib/drmtest.h   |8 
 lib/i915_pciids.h   |  132 ++
 lib/igt_aux.c   |  207 +--
 lib/igt_aux.h   |   27 
 lib/igt_core.c  |  185 +++
 lib/igt_core.h  |   22 
 lib/igt_debugfs.c   |   70 -
 lib/igt_debugfs.h   |8 
 lib/igt_fb.c|6 
 lib/igt_fb.h|   41 
 lib/igt_gt.c|   30 
 lib/igt_gvt.c   |  117 ++
 lib/igt_gvt.h   |   33 
 lib/igt_kms.c   |  895 +--
 lib/igt_kms.h   |  136 ++
 lib/igt_pm.c|  129 ++
 lib/igt_pm.h|   22 
 lib/igt_rand.c  |   19 
 lib/igt_rand.h  |   39 
 lib/igt_stats.c |   54 
 lib/igt_stats.h |   44 
 lib/igt_sysfs.c |  379 ++
 lib/igt_sysfs.h |   46 
 lib/igt_vc4.c   |1 
 lib/igt_vgem.c  |  192 +++
 lib/igt_vgem.h  |   50 
 lib/igt_x86.c   |  169 ++
 lib/igt_x86.h   |   46 
 lib/intel_chipset.c |   31 
 lib/intel_chipset.h |  513 +---
 lib/intel_device_info.c |  311 +
 lib/intel_os.c  |   16 
 lib/intel_reg.h |2 
 lib/ioctl_wrappers.c|   55 
 lib/ioctl_wrappers.h|5 
 lib/stubs/drm/README|4 
 lib/stubs/drm/intel_bufmgr.c|  269 
 lib/stubs/drm/intel_bufmgr.h|  321 +
 lib/tests/Android.mk|2 
 lib/tests/Makefile.am   |5 
 lib/tests/Makefile.sources  |   10 
 lib/tests/igt_command_line.sh   |   76 -
 overlay/Makefile.am |1 
 overlay/i915_pciids.h   |  294 -
 overlay/igfx.c  |2 
 overlay/overlay.c   |2 
 tests/Makefile.am   |   12 
 tests/Makefile.sources  |   21 
 tests/core_prop_blob.c   

intel-gpu-tools: Changes to 'upstream-unstable'

2016-09-11 Thread Vincent Cheng
 Android.mk  |2 
 NEWS|   90 +
 assembler/Makefile.am   |  108 +
 assembler/gram.y|   74 -
 assembler/test/Makefile.am  |   93 -
 assembler/test/run-test.sh  |2 
 benchmarks/.gitignore   |1 
 benchmarks/Android.mk   |6 
 benchmarks/Makefile.am  |7 
 benchmarks/Makefile.sources |   17 
 benchmarks/ezbench.d/gem_busy.test  |   45 
 benchmarks/ezbench.d/gem_exec_nop.test  |   23 
 benchmarks/ezbench.d/vgem_mmap.test |   10 
 benchmarks/gem_busy.c   |  334 +
 benchmarks/gem_exec_nop.c   |   80 +
 benchmarks/vgem_mmap.c  |  143 ++
 configure.ac|   50 
 debugger/eudb.c |   14 
 demos/Android.mk|5 
 demos/Makefile.am   |   10 
 demos/Makefile.sources  |7 
 demos/intel_sprite_on.c |   11 
 docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml |3 
 lib/Android.mk  |2 
 lib/Makefile.am |   10 
 lib/Makefile.sources|   15 
 lib/drmtest.c   |   65 -
 lib/drmtest.h   |8 
 lib/i915_pciids.h   |  132 ++
 lib/igt_aux.c   |  207 +--
 lib/igt_aux.h   |   27 
 lib/igt_core.c  |  185 +++
 lib/igt_core.h  |   22 
 lib/igt_debugfs.c   |   70 -
 lib/igt_debugfs.h   |8 
 lib/igt_fb.c|6 
 lib/igt_fb.h|   41 
 lib/igt_gt.c|   30 
 lib/igt_gvt.c   |  117 ++
 lib/igt_gvt.h   |   33 
 lib/igt_kms.c   |  895 +--
 lib/igt_kms.h   |  136 ++
 lib/igt_pm.c|  129 ++
 lib/igt_pm.h|   22 
 lib/igt_rand.c  |   19 
 lib/igt_rand.h  |   39 
 lib/igt_stats.c |   54 
 lib/igt_stats.h |   44 
 lib/igt_sysfs.c |  379 ++
 lib/igt_sysfs.h |   46 
 lib/igt_vc4.c   |1 
 lib/igt_vgem.c  |  192 +++
 lib/igt_vgem.h  |   50 
 lib/igt_x86.c   |  169 ++
 lib/igt_x86.h   |   46 
 lib/intel_chipset.c |   31 
 lib/intel_chipset.h |  513 +---
 lib/intel_device_info.c |  311 +
 lib/intel_os.c  |   16 
 lib/intel_reg.h |2 
 lib/ioctl_wrappers.c|   55 
 lib/ioctl_wrappers.h|5 
 lib/stubs/drm/README|4 
 lib/stubs/drm/intel_bufmgr.c|  269 
 lib/stubs/drm/intel_bufmgr.h|  321 +
 lib/tests/Android.mk|2 
 lib/tests/Makefile.am   |5 
 lib/tests/Makefile.sources  |   10 
 lib/tests/igt_command_line.sh   |   76 -
 overlay/Makefile.am |1 
 overlay/i915_pciids.h   |  294 -
 overlay/igfx.c  |2 
 overlay/overlay.c   |2 
 tests/Makefile.am   |   12 
 tests/Makefile.sources  |   21 
 tests/core_prop_blob.c   

intel-gpu-tools: Changes to 'refs/tags/intel-gpu-tools-1.16'

2016-09-11 Thread Vincent Cheng
Tag 'intel-gpu-tools-1.16' created by Marius Vlad  at 
2016-09-02 14:40 +

intel-gpu-tools-1.16
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAABAgAGBQJXyY9NAAoJELmLWIAQzyE+NusH/1381CndW8b5WDxHzqyew5bR
iONGTwVigi2eAsUsP6zyErOh1RO8dmJbfufJITYLh9ZCPe5Mtck1og4MswPjX+2j
+BM5EhFooC9miU0aImRxM+u1HBONivljD5R4yVm+FR4KNNQSaHZKZpZopMeLj1uC
5gnZ/xS4s53/1HLahik6y2nZ6l3JqDRx7gGattA32ZXEfnAoEuOukibUND1Ac+8P
mL7+JiPZdS0P7YLzMdCbZQQtlYjMjBBodjCeHuhmYIVRXE1fwskIM1+eeDJ7m9Oh
65xy1HULA9lRbhPLP90J7+H28H9apFMwnKVRbmLnBdxZC8lzRIHf3ruV8DB0sY0=
=QtfO
-END PGP SIGNATURE-

Changes since intel-gpu-tools-1.15:
Ankitprasad Sharma (3):
  igt/gem_stolen: Verify contents of stolen-backed objects across 
hibernation
  igt/gem_stolen: Fix for no_mmap subtest
  igt/gem_stolen: Check for available stolen memory size

Chris Wilson (122):
  lib: Add simple sysfs accessors
  lib: Override the connector status using the sysfs status attribute
  Mark up a few more execbuf tests with automatic fail for missed-interrupts
  benchmarks/gem_exec_nop: Extend submission to check write inter-engine 
sync
  igt/gem_mmap_gtt: Exercise differing tile sizes
  igt/gem_ctx_thrash: Scale estimated usage by execlists.num_engines
  igt/gem_exec_whisper: Another twist on engine interchange
  igt/kms_cursor_legacy: Add background RT threads
  igt/gem_shrink: Redirect all allocations through GEM
  igt: Add a test case for polling dma-buf fences
  igt: Replace drv_missed_irq_hang script with a C-equivalent
  lib: Support opening vGEM device
  igt: Add basic exercise of vGEM
  benchmarks: Add vgem mmap speed test
  igt/vgem_basic: Exercise opening sysfs/debugfs
  lib/debugfs: Fix probe path for opening i915 debugfs dir
  igt/prime_vgem: Add a tight coherency check between vgem/gtt mmap
  igt/prime_vgem: Insert a WCB flush between distinct mmappings
  igt/prime_vgem: Speed up implicit fence failure
  igt/gem_close_race: Complete conversion to drm_open_driver()
  lib: Suppress error messages from failure to load driver modules
  igt/vgem_reload_basic: Do a modprobe dry-run first
  igt/kms_cursor_legacy: Add a rudimentary test to detect stalled cursors
  igt/kms_cursor_legacy: Detect pageflip errors
  igt/kms_cursor_legacy: Replace synchronous pageflip
  igt/vgem_basic: Check multiple clients can open /dev/dri/
  Silence compiler warnings for expected and handled error conditions
  igt: Add basic framework for GVT-g testing
  igt/kms_cursor_legacy: Check that cursor updates do not stall flips
  lib: Suppress kmsg on exit for unknown programmes
  lib: Fix reporting of debugfs mountpoint
  overlay: sync i915_pciids.h
  lib: Start weaning off defunct intel_chipset.h
  intel_chipset: Convert IS_MOBILE to intel_device_info
  intel_chipset: Convert IS_965 to use intel_gen()
  intel_chipset: Convert IS_BROADWATER, IS_CRESTLINE to device info
  intel_chipset: Convert IS_BROXTON to device info
  intel_chipset: Convert IS_SKYLAKE to device info
  intel_chipset: Convert IS_CHERRYVIEW to device info
  intel_chipset: Convert IS_BROADWELL to device info
  intel_chipset: Convert IS_HASWELL to device info
  intel_chipset: Convert IS_VALLEYVIEW to device info
  intel_chipset: Convert IS_IVYBRIDGE to device info
  intel_chipset: Convert IS_IRONLAKE to device info
  intel_chipset: Convert IS_PINEVIEW to device info
  intel_chipset: Convert IS_915, IS_945 to device info
  intel_chipset: Convert IS_G4X to device info
  intel_chipset: Replace lookup of GT size with computation
  intel_chipset: Remove unused PCI_CHIP ids
  igt/prime_busy: Promote the test for dma-buf implicit fences as basic
  lib/igt_aux: Framework for measuring latency in raising signals
  igt/gem_exec_whisper: Preallocate locations in GTT for whisper
  igt/gem_exec_gttfill: Reduce overhead in setting up filler batches
  lib: Enable squelching of simulated error states
  igt/gem_sync: Extend with store synchronisation
  igt/gem_sync: Try and race the bottom-half
  igt/gem_sync: Fix many_store() for printing out a single engine
  igt/gem_sync: Fix uninitialised variable 'n'
  igt/prime_busy: Check the busy status is cleared upon a hang
  lib/debugfs: Adjust path creation for opening /debugfs/.../dir/%d
  igt/gem_busy: Include a hangcheck
  igt/pm_rpm: Fix requirement for external modules
  lib; Add x86 cpuid based feature detection
  igt/gem_gtt_speed: Measure the benefit of movntqda
  igt/gem_exec_flush: Test movntqda reads from WC
  igt/pm_rps: Avoid inadvertent waitboosting
  vgem: Add basic dma-buf fence interop
  lib/intel_device_info: Fix a couple of misspellings.
  lib/intel_device_info: One spelling mistake less
  igt/vgem_slow/nohang: Test fence autotimeout
  Convert function 

Re: RFS: intel-gpu-tools/1.15-1~bpo8+1

2016-07-10 Thread Vincent Cheng
Hi Nicholas,

On Thu, Jul 7, 2016 at 12:48 PM, Nicholas D Steeves  wrote:
> Dear X Strike Force,
>
> I am writing to you to request a sponsored upload for a backport of
> intel-gpu-tools, before seeking a general sponsor.  I am working on
> bpos of libva and i965-va-driver for hardware enablement, and a newer
> intel-gpu-tools is a required build dependency.
>
> To access further information about this package, please visit the
> following URL:
> https://mentors.debian.net/package/intel-gpu-tools
>
> Alternatively, one can download the package with dget using this command:
> dget -x 
> https://mentors.debian.net/debian/pool/main/i/intel-gpu-tools/intel-gpu-tools_1.15-1~bpo8+1.dsc
>
> Changes since the last upload:
>
>   * Rebuild for jessie-backports.
>   * Bump libdrm-dev build-dep version to >= 2.4.64.

Erhmm, I don't think this is what you really intend to upload? Your
changelog entry above makes no sense for a diff that is 37k lines
long, so there's something obviously wrong with your package...

$ debdiff stretch/intel-gpu-tools_1.15-1.dsc
bpo/intel-gpu-tools_1.15-1~bpo8+1.dsc | wc -l
37220

I've gone ahead and recreated your backported package as you probably
intended it to be (i.e. with the above changelog entry and the patch
you submitted in #829525; see attached 26-line debdiff), and uploaded
it to backports-NEW. As per backports rules, please ensure that you're
subscribed to the backports mailing list if you aren't already (for
the purpose of receiving backports-related bug reports). I assume
you've read all the other rules and are willing to maintain
intel-gpu-tools for jessie's lifespan.

Regards,
Vincent
diff -u intel-gpu-tools-1.15/debian/changelog 
intel-gpu-tools-1.15/debian/changelog
--- intel-gpu-tools-1.15/debian/changelog
+++ intel-gpu-tools-1.15/debian/changelog
@@ -1,3 +1,10 @@
+intel-gpu-tools (1.15-1~bpo8+1) jessie-backports; urgency=medium
+
+  * Rebuild for jessie-backports.
+  * Bump libdrm-dev build-dep version to >= 2.4.64.
+
+ -- Nicholas D Steeves   Sun, 03 Jul 2016 21:20:07 -0400
+
 intel-gpu-tools (1.15-1) unstable; urgency=medium
 
   * New upstream release.
diff -u intel-gpu-tools-1.15/debian/control intel-gpu-tools-1.15/debian/control
--- intel-gpu-tools-1.15/debian/control
+++ intel-gpu-tools-1.15/debian/control
@@ -13,7 +13,7 @@
  dh-autoreconf,
  gtk-doc-tools,
  libcairo2-dev,
- libdrm-dev (>= 2.4.38),
+ libdrm-dev (>= 2.4.64),
  libpciaccess-dev (>= 0.10),
  libudev-dev,
  libunwind-dev,


intel-gpu-tools: Changes to 'debian-unstable'

2016-07-03 Thread Vincent Cheng
 debian/control |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e1593a47cf0f8ee9d6f4e11ecfb097a1e2cd79fc
Author: Nicholas D Steeves 
Date:   Sun Jul 3 21:43:07 2016 -0400

bump required libdrm-dev. Fixes the following when backporting: configure: 
error: Package requirements (libdrm_intel >= 2.4.64 libdrm) were not met:

Requested 'libdrm_intel >= 2.4.64' but version of libdrm_intel is 2.4.58

Signed-off-by: Nicholas D Steeves 

diff --git a/debian/control b/debian/control
index 0f72c98..4c2f604 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  dh-autoreconf,
  gtk-doc-tools,
  libcairo2-dev,
- libdrm-dev (>= 2.4.38),
+ libdrm-dev (>= 2.4.64),
  libpciaccess-dev (>= 0.10),
  libudev-dev,
  libunwind-dev,



intel-gpu-tools: Changes to 'debian-unstable'

2016-07-03 Thread Vincent Cheng
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 60b0dcc2b0ef0574bb209969df7c1ee058fcfb8b
Author: Vincent Cheng <vch...@debian.org>
Date:   Sun Jul 3 19:20:04 2016 -0700

close #829525 in d/changelog

diff --git a/debian/changelog b/debian/changelog
index ba9cc8d..6ff5337 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+intel-gpu-tools (1.15-2) UNRELEASED; urgency=medium
+
+  * Bump libdrm-dev build-dep version to >= 2.4.64. (Closes: #829525)
+
+ -- Vincent Cheng <vch...@debian.org>  Sun, 03 Jul 2016 19:18:56 -0700
+
 intel-gpu-tools (1.15-1) unstable; urgency=medium
 
   * New upstream release.



Bug#829525: [PATCH] 1.15 requires libdrm-dev >= 2.4.64

2016-07-03 Thread Vincent Cheng
Control: tag -1 + pending

On Sun, Jul 3, 2016 at 6:48 PM, Nicholas D Steeves  wrote:
> Package: intel-gpu-tools
> Version: 1.15-1
>
> I'm working on backporting intel-vaapi-driver to Jessie; it depends on
> intel-gpu-tools (>= 1.9) so I'm also working on backporting
> intel-gpu-tools.  I discovered that intel-gpu-tools-1.15 requires
> libdrm-dev >= 2.4.64.  Patch attached!
>
> Thank you,
> Nicholas

Applied, thanks for the patch.

Regards,
Vincent



intel-gpu-tools: Changes to 'debian-unstable'

2016-05-31 Thread Vincent Cheng
 debian/changelog |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 24ddabd56ce75d9616d97d8739f752963cd2de47
Author: Vincent Cheng <vch...@debian.org>
Date:   Tue May 31 17:43:28 2016 -0700

finalize changelog

diff --git a/debian/changelog b/debian/changelog
index 6bffcf5..ba9cc8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-intel-gpu-tools (1.15-1) UNRELEASED; urgency=medium
+intel-gpu-tools (1.15-1) unstable; urgency=medium
 
   * New upstream release.
   * Update to Standards version 3.9.8.



intel-gpu-tools: Changes to 'debian-unstable'

2016-05-31 Thread Vincent Cheng
 debian/changelog |7 +++
 debian/control   |6 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)

New commits:
commit 18a66d361c8d269257ac701835c6da3a157ff5d1
Author: Vincent Cheng <vch...@debian.org>
Date:   Tue May 31 17:38:06 2016 -0700

fix vcs-field-uses-insecure-uri

diff --git a/debian/control b/debian/control
index 17098de..0f72c98 100644
--- a/debian/control
+++ b/debian/control
@@ -26,8 +26,8 @@ Build-Depends:
  xutils-dev (>= 1:7.6+6)
 Standards-Version: 3.9.8
 Homepage: https://01.org/linuxgraphics/
-Vcs-Git: git://anonscm.debian.org/pkg-xorg/app/intel-gpu-tools.git
-Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-xorg/app/intel-gpu-tools.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/app/intel-gpu-tools.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/app/intel-gpu-tools.git
 
 Package: intel-gpu-tools
 Architecture: amd64 i386

commit 7f40eb4673c7d6c25fa92546aab3c64d457b5985
Author: Vincent Cheng <vch...@debian.org>
Date:   Tue May 31 17:35:59 2016 -0700

stdver bump to 3.9.8

diff --git a/debian/changelog b/debian/changelog
index 685447a..6bffcf5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 intel-gpu-tools (1.15-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Update to Standards version 3.9.8.
 
  -- Vincent Cheng <vch...@debian.org>  Tue, 31 May 2016 17:35:02 -0700
 
diff --git a/debian/control b/debian/control
index bda4490..17098de 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Build-Depends:
  quilt,
  x11proto-dri2-dev,
  xutils-dev (>= 1:7.6+6)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Homepage: https://01.org/linuxgraphics/
 Vcs-Git: git://anonscm.debian.org/pkg-xorg/app/intel-gpu-tools.git
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-xorg/app/intel-gpu-tools.git

commit 8412692b5ebce9c253e54c75c7eddaea789d9d01
Author: Vincent Cheng <vch...@debian.org>
Date:   Tue May 31 17:35:16 2016 -0700

new upstream release

diff --git a/debian/changelog b/debian/changelog
index 569a547..685447a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+intel-gpu-tools (1.15-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Vincent Cheng <vch...@debian.org>  Tue, 31 May 2016 17:35:02 -0700
+
 intel-gpu-tools (1.14-1) unstable; urgency=medium
 
   * New upstream release.



intel-gpu-tools: Changes to 'refs/tags/intel-gpu-tools-1.15'

2016-05-31 Thread Vincent Cheng
Tag 'intel-gpu-tools-1.15' created by Marius Vlad  at 
2016-05-31 17:11 +

intel-gpu-tools-1.15
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAABAgAGBQJXTcWpAAoJELmLWIAQzyE+tSkH/2bwrmr+QmFWRsszFVSyEmwD
oIg+APBDvrdAuKNc12QjeOwIqvC3lRFGO1I1/qNBRfT49k8tklG/jgqLaRJ9gEn1
ZcKfQFddRdsgEOLazX5xHv88sWmamB4hzFKPNh4PNDMVFQsM6v9kQWH6F+d0/l3V
HW3DHxDFj1w6SjQUE0mBtarCBkj2nBhXh6BJ4vTO+qn2qqINEhiQxVZA1eMokzja
163KCVYnR7+hGpEDbUww1g0pJl+EUPK/+aB0ZTzJu5jgeTk0KE+eqvuRwU/oA9/L
pCx8az9DPc+EQ0HIGrM1iQOdXDRMZSaODLSIKc39Bx5UkQm2si24J0hbu5jSl7E=
=NURR
-END PGP SIGNATURE-

Changes since intel-gpu-tools-1.14:
Bob Paauwe (1):
  ksm_pipe_color: Set legacy gamma values inside loop.

Chris Wilson (190):
  igt/gem_ctx_create: Exercise a trivial allocation failure
  igt/gem_ctx_create: Exercise implicit per-fd context creation
  tests/drv_missed_irq_hang: Wait harder
  lib: Show the command that fails when suspending
  lib/igt_fb: Fix domain tracking for GTT cairo surfaces
  igt/gem_exec_suspend: Exercise simple exec-and-read across suspend
  igt/gem_exec_basic: Check that we don't write into the const execbuf arg
  igt/gem_softpin: Check norelocations hold versus suspend/resume
  lib: Tidy testing for rtcwake
  lib/igt_gt: Replace asm clflush/mfence with __builtin_ia32 variants
  igt/pm_rpm: Wait for PCI D3
  igt/gem_reloc_overflow: Fix errno tests for "overflow"
  lib: Flush BSD2 as well when available
  lib: Flush all possible rings
  lib: Skip execution in gem_has_ring()
  igt/gem_exec_suspend: Do pre/post suspend double checks
  lib: Magic for_each_engine() macro to iterate over available engines
  igt/gem_exec_suspend: Check with both cached/uncached objects
  igt/gem_ringfill: Check full rings across suspend/hibernate
  igt/gem_exec_nop: Add a basic test
  benchmarks/gem_latency: Replace igt_stats with igt_mean
  igt/gem_exec_store: The simplest batch that does something!
  igt/gem_exec_nop: Only combine unique rings
  benchmarks: Add gem_syslatency
  benchmarks/gem_syslatency: Measure unloaded latency
  benchmarks/gem_syslatency: Prevent CPU sleeps (C-states)
  benchmarks/gem_syslatency: Subtract the clock_gettime() overhead
  igt/drv_hangman: 32bit compilation warning
  igt/gem_concurrent_blit: 32bit compilation warning
  igt/gem_reloc_overflow: 32bit compilation warning
  benchmarks/gem_syslatency: Guard setaffinity_np
  igt/gem_exec_nop: Fix logical inversion for checking of valid execbuf
  tests: Add gem_exec_whisper
  igt/gem_exec_whisper: Don't forget that 0 is a valid address on full-ppgtt
  igt/gem_exec_whisper: Stop passing NO_RELOC
  igt/gem_exec_whisper: Test submission between fds
  igt/drv_module_reload_basic: Rinse and repeat with addition module 
parameters
  igt/gem_exec_whisper: Persistent relocation support
  lib: Remove unused gem_has_enable_ring()
  tests/gem_ring_sync_loop: Exercise all rings
  igt/gem_exec_reloc: Exercise updating relocations of an active object
  lib: Remove dead gem_get_num_rings()
  igt/gem_exec_whisper: Exercise rings individually
  igt/gem_exec_nop: Decrease BAT timing
  igt/gem_bad_reloc: Fix handling of 64bit relocations
  igt/gem_exec_whisper: Beware PIN_HIGH
  igt/gem_bad_reloc: Rename conflicting negative-reloc-blt
  igt/gem_exec_whisper: Move testing of "default" engine to standalone
  lib/igt_gt: Handle SIGINT whilst writing to i915_error_state
  igt/gem_softpin: Repeat tests with signal interruptions
  igt/gem_concurrent_all: struct buffers for all
  lib/intel_os: Squelch dmesg spam when purging VM caches
  lib/ioctl_wrappers: Explain a couple of igt_require(ret == 0)
  igt/gem_concurent_blit: Exercise different object sizes
  lib: Replace drmIoctl() with a layer of indirection
  lib/igt_aux: Divert ioctls for signal injection
  igt/gem_concurrent_blit: Enable quicker interruptible testing
  igt/gem_concurrent_blit: dmabuf requires twice the number of files
  igt/gem_ringfill: Use igt_sigiter to focus the interruptible testing
  igt/gem_exec_whisper: Add interruptibles tests
  igt/prime_mmap_coherency: Speed up interruptible testing
  igt/gem_softpin: Convert to igt_interruptible
  igt/gem_concurrent_blit: Enable quicker interruptible testing
  lib/igt_aux: Refine decision to stop signal injection
  igt/gem_concurrent_blit: Reset process limits to allow dmabuf tests
  igt/gem_concurent_blit: Prevent a memleak if we assert whilst creating 
buffers
  igt/gem_exec_whisper: Prevent MI_STORE_DWORD on gen6/bsd again
  igt/gem_concurrent_all: Inject a hang onto all rings
  igt/gem_exec_whisper: Tweak migration logging
  igt/gem_exec_suspend: Allow suspend testing on gen6
  igt/gem_exec_suspend: Add BAT runs
  igt/gem_ringfill: Fine-tune list of BAT tests
 

intel-gpu-tools: Changes to 'upstream-unstable'

2016-05-31 Thread Vincent Cheng
 .gitignore   |3 
 NEWS |   79 ++
 autogen.sh   |4 
 benchmarks/.gitignore|1 
 benchmarks/Makefile.am   |7 
 benchmarks/Makefile.sources  |2 
 benchmarks/ezbench.d/gem_blt.test|   38 
 benchmarks/ezbench.d/gem_create.test |   11 
 benchmarks/ezbench.d/gem_exec_ctx.test   |   25 
 benchmarks/ezbench.d/gem_exec_fault.test |   22 
 benchmarks/ezbench.d/gem_exec_nop.test   |   19 
 benchmarks/ezbench.d/gem_exec_reloc.test |   20 
 benchmarks/ezbench.d/gem_exec_trace.test |   19 
 benchmarks/ezbench.d/gem_latency.test|   79 ++
 benchmarks/ezbench.d/gem_mmap.test   |   14 
 benchmarks/ezbench.d/gem_prw.test|   20 
 benchmarks/ezbench.d/gem_syslatency.test |   12 
 benchmarks/gem_blt.c |   51 -
 benchmarks/gem_create.c  |   62 +
 benchmarks/gem_exec_ctx.c|  121 ++-
 benchmarks/gem_exec_fault.c  |  199 +
 benchmarks/gem_exec_nop.c|   93 +-
 benchmarks/gem_exec_reloc.c  |4 
 benchmarks/gem_latency.c |   92 +-
 benchmarks/gem_syslatency.c  |  333 
 configure.ac |   28 
 debugger/Makefile.am |2 
 demos/Makefile.am|5 
 lib/Makefile.am  |   12 
 lib/drmtest.c|   71 -
 lib/drmtest.h|8 
 lib/igt_aux.c|  365 -
 lib/igt_aux.h|   46 +
 lib/igt_core.c   |  123 +--
 lib/igt_core.h   |   67 +
 lib/igt_debugfs.c|   40 -
 lib/igt_debugfs.h|1 
 lib/igt_fb.c |  208 -
 lib/igt_fb.h |   16 
 lib/igt_gt.c |  148 ---
 lib/igt_gt.h |   42 -
 lib/igt_kms.c|  544 +-
 lib/igt_kms.h|  147 +++
 lib/igt_stats.h  |   34 
 lib/intel_chipset.c  |2 
 lib/intel_chipset.h  |   14 
 lib/intel_os.c   |   55 -
 lib/ioctl_wrappers.c |  264 +++---
 lib/ioctl_wrappers.h |   18 
 lib/tests/.gitignore |2 
 lib/tests/Makefile.am|2 
 lib/tests/Makefile.sources   |2 
 lib/tests/igt_exit_handler.c |  128 +++
 lib/tests/igt_subtest_group.c|   83 ++
 man/.gitignore   |1 
 man/Makefile.am  |   62 -
 man/intel_aubdump.man|   38 
 man/intel_aubdump.rst|   55 +
 man/intel_audio_dump.man |   11 
 man/intel_audio_dump.rst |   30 
 man/intel_bios_dumper.man|   14 
 man/intel_bios_dumper.rst|   36 
 man/intel_bios_reader.man|   15 
 man/intel_bios_reader.rst|   69 +
 man/intel_error_decode.man   |   20 
 man/intel_error_decode.rst   |   38 
 man/intel_gpu_frequency.man  |   58 -
 man/intel_gpu_frequency.rst  |   79 ++
 man/intel_gpu_top.man|   41 -
 man/intel_gpu_top.rst|   64 +
 man/intel_gtt.man|   14 
 man/intel_gtt.rst|   32 
 man/intel_infoframes.man |   26 
 man/intel_infoframes.rst |   51 +
 man/intel_lid.man|   12 
 man/intel_lid.rst|   31 
 man/intel_panel_fitter.man   |   50 -
 man/intel_panel_fitter.rst   |   77 ++
 man/intel_reg.rst|  106 +-
 man/intel_stepping.man   |   15 
 man/intel_stepping.rst   |   37 
 man/intel_upload_blit_large.man  |   18 
 man/intel_upload_blit_large.rst  |   34 
 man/intel_upload_blit_large_gtt.man  |   18 
 man/intel_upload_blit_large_gtt.rst  |   34 
 man/intel_upload_blit_large_map.man  |   18 
 man/intel_upload_blit_large_map.rst  |   34 
 man/intel_upload_blit_small.man  |   18 
 man/intel_upload_blit_small.rst  |   34 
 overlay/Makefile.am  |3 
 scripts/Makefile.am  |3 
 scripts/intel-gfx-trybot |   13 
 scripts/run-tests.sh |2 
 tests/Android.mk |5 
 tests/Makefile.am|   20 
 tests/Makefile.sources   |   37 
 tests/core_getversion.c  |   10 
 tests/drm_read.c |   62 -
 

xserver-xorg-video-intel: Changes to 'refs/tags/xserver-xorg-video-intel-2_2.99.917+git20160522-1-bpo8+1'

2016-05-30 Thread Vincent Cheng
Tag 'xserver-xorg-video-intel-2_2.99.917+git20160522-1-bpo8+1' created by 
Vincent Cheng <vch...@debian.org> at 2016-05-30 06:17 +

Debian release 2:2.99.917+git20160522-1~bpo8+1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCAAGBQJXS9rqAAoJEI7tzBuqHzL/gNsQAJvhrrgCSyWbf1c3tN1HlcJU
mQzKoz2WRai+yheRvmKx/YbuJU8qVtEa6LCApP2HX9wlI+ETj16PIo+U05Xaixlq
46SDbBviFRXbgjtFlqDSW85oUWpIh7zU/iWGOhVYwNKzeN0Ndb5q+wZ/MQsh8C7K
KIpE4cuO1dn1p7/eIXcPvvO3HustTuPk3X6FzNmuzg9WtOSco5o2ppHw4yMDyIyj
Tbzw+tHHcb26xaBsiRLKCwkjx3CQXaAMzTpTzMqXqJskWZrOg3fTrsBo0qJ+19BQ
douNV660d8JsAePu9uwQDx9ebMPw1s3gnzzLltS85LuI/mQ+5gpAg7QI7DtWKFr6
NPD9NKyAaxwwBtlqrl4ynUJm30WLvX+Mi/1YUX/G1OKQDQAx2fFueXNxyMSBjau7
BpbnSlpYogJKgClD34f8WcyOJvOvuz9og6D4pcX0h16BMhN5JT31ocIQVGKZaHfp
7n5j7ZGX+E3Pw6WPQtKFOHYl1F9VoNH60u6c7SNk2ufcH6y/gZl12q8f1qqvrkWh
rq04w7kV9BjGu1FgCI8EcloxjhOLWiEj37jPdRYGSoM50J+igP7NcMOKVohMGs3c
iWr/j4mr/MH9yqiL6OgrmB1eob32yQTQFa2QI+VJvFR1uTM/FzRNDMMI8qrxcnT5
nR0sYJ7f+wOoSSk2QE+/
=wvjR
-END PGP SIGNATURE-

Changes since xserver-xorg-video-intel-2_2.99.917+git20160522-1:
Vincent Cheng (5):
  rebuild for jessie-backports
  Merge branch 'debian-unstable' into debian-jessie-backports
  rebuild for jessie-backports
  Merge branch 'debian-unstable' into debian-jessie-backports
  add bpo changelog entry

---
 debian/changelog |   18 ++
 1 file changed, 18 insertions(+)
---



xserver-xorg-video-intel: Changes to 'debian-jessie-backports'

2016-05-30 Thread Vincent Cheng
 |  338 
 src/sna/sna_glyphs.c |   94 
 src/sna/sna_io.c |   31 
 src/sna/sna_present.c|  652 +
 src/sna/sna_render.c |  103 
 src/sna/sna_render.h |   67 
 src/sna/sna_render_inline.h  |6 
 src/sna/sna_tiling.c |4 
 src/sna/sna_trapezoids_boxes.c   |4 
 src/sna/sna_trapezoids_imprecise.c   |  344 
 src/sna/sna_trapezoids_mono.c|  125 
 src/sna/sna_trapezoids_precise.c |  344 
 src/sna/sna_video.c  |   66 
 src/sna/sna_video.h  |   25 
 src/sna/sna_video_overlay.c  |   22 
 src/sna/sna_video_sprite.c   |  105 
 src/sna/sna_video_textured.c |   18 
 src/sna/xassert.h|   22 
 src/uxa/i830_reg.h   |6 
 src/uxa/i965_video.c |1 
 src/uxa/intel.h  |   17 
 src/uxa/intel_batchbuffer.c  |   11 
 src/uxa/intel_batchbuffer.h  |   19 
 src/uxa/intel_display.c  |  182 
 src/uxa/intel_dri.c  |  484 -
 src/uxa/intel_driver.c   |   38 
 src/uxa/intel_hwmc.c |2 
 src/uxa/intel_memory.c   |2 
 src/uxa/intel_present.c  |   31 
 src/uxa/intel_uxa.c  |   35 
 test/.gitignore  |6 
 test/Makefile.am |   12 
 test/basic-copyplane.c   |   99 
 test/dri2-race.c |  764 +-
 test/dri2-speed.c|  342 
 test/dri2-test.c |  122 
 test/dri3-test.c |   62 
 test/dri3.c  |   34 
 test/present-race.c  |  484 +
 test/present-speed.c |  669 +
 test/present-test.c  | 1657 
 test/render-glyphs.c |  441 +
 test/render-trapezoid.c  |  125 
 test/render-triangle.c   |  180 
 test/test.h  |9 
 test/test_image.c|   36 
 test/xvidmode.c  |   54 
 tools/.gitignore |4 
 tools/Makefile.am|   21 
 tools/backlight_helper.c |6 
 tools/cursor.c   |  127 
 tools/dri3info.c |  329 
 tools/virtual.c  |  440 -
 123 files changed, 22344 insertions(+), 4984 deletions(-)

New commits:
commit 66587129b4bc9db56e464a2a1364071f114e1a64
Author: Vincent Cheng <vch...@debian.org>
Date:   Sun May 29 23:15:03 2016 -0700

add bpo changelog entry

diff --git a/debian/changelog b/debian/changelog
index ad04191..d9a9469 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-intel (2:2.99.917+git20160522-1~bpo8+1) jessie-backports; 
urgency=medium
+
+  * Rebuild for jessie-backports.
+
+ -- Vincent Cheng <vch...@debian.org>  Sun, 29 May 2016 23:14:19 -0700
+
 xserver-xorg-video-intel (2:2.99.917+git20160522-1) unstable; urgency=medium
 
   * New upstream snapshot. (Closes: #823116)

commit a1ca6219097af9cefd7561d7cb20349ac4314d6b
Author: Timo Aaltonen <tjaal...@debian.org>
Date:   Tue May 24 11:40:18 2016 +0300

upload to unstable

diff --git a/debian/changelog b/debian/changelog
index c3c282b..98ceac2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-xserver-xorg-video-intel (2:2.99.917+git20160325-2) UNRELEASED; urgency=medium
+xserver-xorg-video-intel (2:2.99.917+git20160522-1) unstable; urgency=medium
 
+  * New upstream snapshot. (Closes: #823116)
   * fix-fd-leak-when-intel-scrn-create-fails.diff: Fix a failure falling back
 on another driver when

mesa: Changes to 'refs/tags/mesa-11.1.1-2-bpo8+1'

2016-01-30 Thread Vincent Cheng
Tag 'mesa-11.1.1-2-bpo8+1' created by Vincent Cheng <vch...@debian.org> at 
2016-01-30 08:28 +

Debian release 11.1.1-2~bpo8+1

Changes since mesa-11.1.1-2:
Andreas Boll (4):
  Rebuild for jessie-backports
  Rebuild against llvm-3.5.
  Use libclc version from jessie.
  Disable llvmpipe on armhf and ppc64el.

Vincent Cheng (1):
  set distribution to jessie-backports

---
 debian/changelog |9 +
 debian/control   |   11 +--
 debian/rules |   14 +-
 3 files changed, 23 insertions(+), 11 deletions(-)
---



mesa: Changes to 'debian-jessie-backports'

2016-01-30 Thread Vincent Cheng
 debian/changelog |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9478f09d89b4aaa6b2d48ff62db95637a1f0b826
Author: Vincent Cheng <vch...@debian.org>
Date:   Fri Jan 29 23:50:47 2016 -0800

set distribution to jessie-backports

diff --git a/debian/changelog b/debian/changelog
index c5ebdb3..a2f1d2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mesa (11.1.1-2~bpo8+1) UNRELEASED; urgency=medium
+mesa (11.1.1-2~bpo8+1) jessie-backports; urgency=medium
 
   * Rebuild for jessie-backports.
   * Rebuild against llvm-3.5.



libdrm: Changes to 'debian-jessie-backports'

2016-01-29 Thread Vincent Cheng
 debian/changelog |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a5dc1e3f7154b94cc658009222f15431eb572b94
Author: Vincent Cheng <vch...@debian.org>
Date:   Fri Jan 29 23:28:25 2016 -0800

set distribution to jessie-backports

diff --git a/debian/changelog b/debian/changelog
index 0680d8f..5b0c9e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libdrm (2.4.66-2~bpo8+1) UNRELEASED; urgency=medium
+libdrm (2.4.66-2~bpo8+1) jessie-backports; urgency=medium
 
   * Rebuild for jessie-backports.
 



libdrm: Changes to 'refs/tags/libdrm-2.4.66-2-bpo8+1'

2016-01-29 Thread Vincent Cheng
Tag 'libdrm-2.4.66-2-bpo8+1' created by Vincent Cheng <vch...@debian.org> at 
2016-01-30 07:37 +

Debian release 2.4.66-2~bpo8+1

Changes since libdrm-2.4.66-2:
Andreas Boll (1):
  Rebuild for jessie-backports

Vincent Cheng (1):
  set distribution to jessie-backports

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---



intel-gpu-tools: Changes to 'refs/tags/debian/intel-gpu-tools-1.13-1'

2015-12-23 Thread Vincent Cheng
Tag 'debian/intel-gpu-tools-1.13-1' created by Vincent Cheng 
<vch...@debian.org> at 2015-12-24 06:52 +

Debian release 1.13-1

Changes since intel-gpu-tools-1.13:
Cyril Brulebois (11):
  Import 1.0.1-1 packaging from Eric's repository.
  Merge branch 'upstream-unstable' into debian-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs.
  Make the Debian X Strike Force maintain the package; keeping Eric, 
Tormod, and myself as Uploaders.
  Wrap Build-Depends/Depends.
  Bump libdrm-intel1 build-dep.
  Update watch file.
  Switch to dh.
  Disable test suite: it needs to be run as root.
  Upload to unstable.

Timo Aaltonen (22):
  Merge branch 'upstream-unstable' into debian-unstable
  update the changelogs
  remove patches
  control: Bump libdrm-dev build-dep
  control: Add libudev-dev to build-depends.
  control: Add libcairo2-dev to build-depends.
  rules: Stop renaming forcewaked.
  remove tests/pass.png
  control: Bump standards-version to 3.9.3, no changes.
  control: Limit the architectures to amd64, i386.
  watch: fix the remote url.
  Merge branch 'upstream-unstable' into debian-unstable
  update the changelogs
  fix the gentarball target
  actually bump the libdrm-dev build-dependency
  Merge branch 'upstream-unstable' into debian-unstable
  bump the release
  update the changelog
  control: Add swig, libxrandr-dev and python3-dev to build-depends.
  rules: Remove .la file(s) on dh_install.
  Merge branch 'upstream-unstable' into debian-unstable
  bump the version

Tormod Volden (23):
  Start new release
  Bump standard-version to 3.8.3
  Add build-dep on libdrm-intel1 2.4.6
  Add myself as uploader
  Release 1.0.2-1
  Add bug closers.
  Bump standards-version to 3.9.2
  Add missing debian/intel-gpu-tools.install
  Clarify why the test suite is disabled.
  Add conflicts with xserver-xorg-video-intel < 2.9.1
  Add xutils-dev build dependency
  Add gentarball rule (for future convenience)
  Add patch to avoid SIGABRT when running non-root
  Add Vcs links to debian/control
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs
  Add build-deps for now non-optional testdisplay
  Revert "Add build-deps for now non-optional testdisplay"
  Do not build the unshipped testdisplay tool
  Revert a Solaris patch that requires newer xorg-macros than ours
  Disable the new sprite_on demo because our libdrm is too old
  Rename forcewaked to intel_forcewaked
  Ready for release

Vincent Cheng (51):
  Merge tag 'tags/intel-gpu-tools-1.6' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  Update changelog
  wrap-and-sort
  Add myself to uploaders
  Bump standards version to 3.9.5
  Close #715278 in d/changelog
  usr/lib added to .install file
  s/swig/swig2.0/
  d/rules: remove --builddirectory=build, causes FTBFS (fixme)
  Add bison to build-deps
  do not build debugger (FTBFS)
  Update homepage
  Revert earlier removal of --builddirectory, pass --disable-tests to
  Build with --disable-silent-rules
  Mark #714424 as fixed
  Fix python-script-but-no-python-dep
  Fix vcs-field-not-canonical
  Fix patch-system-but-no-source-readme
  Disable python dumper entirely
  Enable build hardening (dh compat 9)
  Add -dbg package for intel-gpu-tools
  wrap-and-sort accidentally removed some build-deps...
  Merge tag 'tags/intel-gpu-tools-1.7' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release
  Add x11proto-dri2-dev as a build dep
  Explicitly declare source format 1.0
  Merge tag 'tags/intel-gpu-tools-1.8' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  new upstream release 1.8
  Merge tag 'tags/intel-gpu-tools-1.10' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  new upstream release
  mark #772339 as fixed
  update to standards version 3.9.6
  add patch to fix FTBFS on i386
  Revert "add patch to fix FTBFS on i386"
  fix ftbfs on i386 by passing --disable-selective-werror
  Merge tag 'intel-gpu-tools-1.11' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  new upstream release
  Merge tag 'tags/intel-gpu-tools-1.12' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  new upstream release
  install register files
  Merge tag 'tags/intel-gpu-tools-1.13' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  new upstream release
  drop build-dep on swig
  finalize changelog

---
 ChangeLo

intel-gpu-tools: Changes to 'debian-unstable'

2015-12-23 Thread Vincent Cheng
 debian/changelog |7 +++
 debian/control   |1 -
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 7d9d178b6a3448f6bcfc1a3e3a13ec3ae77c0025
Author: Vincent Cheng <vch...@debian.org>
Date:   Wed Dec 23 22:51:29 2015 -0800

finalize changelog

diff --git a/debian/changelog b/debian/changelog
index f8b8a03..61aeeba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-intel-gpu-tools (1.13-1) UNRELEASED; urgency=medium
+intel-gpu-tools (1.13-1) unstable; urgency=medium
 
   * New upstream release.
 - Drop unneeded build-dep on swig. (Closes: #803522)

commit 9b7732277c9a6f42b84f40f8ae717d8107fcb285
Author: Vincent Cheng <vch...@debian.org>
Date:   Wed Dec 23 22:48:00 2015 -0800

drop build-dep on swig

diff --git a/debian/changelog b/debian/changelog
index 8e9862e..f8b8a03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 intel-gpu-tools (1.13-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+- Drop unneeded build-dep on swig. (Closes: #803522)
 
  -- Vincent Cheng <vch...@debian.org>  Wed, 23 Dec 2015 22:43:34 -0800
 
diff --git a/debian/control b/debian/control
index 03c3c98..f02d77e 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,6 @@ Build-Depends:
  libxrandr-dev,
  pkg-config,
  quilt,
- swig2.0,
  x11proto-dri2-dev,
  xutils-dev (>= 1:7.6+6)
 Standards-Version: 3.9.6

commit 723e7c8b45376274ac59f1c7ab998c7a481f2438
Author: Vincent Cheng <vch...@debian.org>
Date:   Wed Dec 23 22:43:54 2015 -0800

new upstream release

diff --git a/debian/changelog b/debian/changelog
index a8e953c..8e9862e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+intel-gpu-tools (1.13-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Vincent Cheng <vch...@debian.org>  Wed, 23 Dec 2015 22:43:34 -0800
+
 intel-gpu-tools (1.12-1) unstable; urgency=medium
 
   * New upstream release.



intel-gpu-tools: Changes to 'debian-unstable'

2015-12-23 Thread Vincent Cheng
 NEWS   |   22 
 README |6 
 benchmarks/.gitignore  |3 
 benchmarks/Makefile.am |5 
 benchmarks/Makefile.sources|3 
 benchmarks/README  |9 
 benchmarks/gem_blt.c   |  312 ++
 benchmarks/gem_exec_ctx.c  |   24 
 benchmarks/gem_exec_reloc.c|8 
 benchmarks/gem_set_domain.c|  119 ++
 benchmarks/gem_wait.c  |  303 ++
 benchmarks/intel_upload_blit_large.c   |7 
 benchmarks/intel_upload_blit_large_gtt.c   |8 
 benchmarks/intel_upload_blit_large_map.c   |8 
 benchmarks/intel_upload_blit_small.c   |8 
 configure.ac   |4 
 debugger/eudb.c|2 
 demos/intel_sprite_on.c|4 
 docs/reference/intel-gpu-tools/Makefile.am |7 
 lib/drmtest.c  |   46 
 lib/drmtest.h  |   18 
 lib/igt.cocci  |   30 
 lib/igt_aux.c  |8 
 lib/igt_core.c |   77 +
 lib/igt_core.h |   45 
 lib/igt_debugfs.c  |   31 
 lib/igt_debugfs.h  |   12 
 lib/igt_draw.c |3 
 lib/igt_fb.c   |   38 
 lib/igt_fb.h   |3 
 lib/igt_kms.c  |   18 
 lib/igt_kms.h  |7 
 lib/instdone.c |   10 
 lib/instdone.h |3 
 lib/intel_chipset.h|   70 +
 lib/ioctl_wrappers.c   |   95 +
 lib/ioctl_wrappers.h   |   25 
 lib/tests/.gitignore   |1 
 lib/tests/Makefile.sources |1 
 lib/tests/igt_assert.c |  173 +++
 lib/tests/igt_segfault.c   |7 
 m4/ax_pkg_swig.m4  |  135 --
 m4/ax_python_devel.m4  |  324 --
 m4/ax_swig_python.m4   |   64 -
 overlay/gem-interrupts.c   |7 
 overlay/power.c|2 
 scripts/display_debug.sh   |  172 ---
 scripts/quick-testlist.py  |   46 
 scripts/run-tests.sh   |2 
 tests/.gitignore   |6 
 tests/Makefile.am  |1 
 tests/Makefile.sources |6 
 tests/core_auth.c  |  161 +++
 tests/core_prop_blob.c |  301 ++
 tests/core_setmaster_vs_auth.c |   76 +
 tests/ddx_intel_after_fbdev|8 
 tests/drm_auth.c   |  161 ---
 tests/drm_import_export.c  |   10 
 tests/drm_read.c   |   58 +
 tests/drv_suspend.c|   10 
 tests/gem_bad_reloc.c  |8 
 tests/gem_concurrent_all.c |   94 +
 tests/gem_cs_prefetch.c|   10 
 tests/gem_ctx_exec.c   |9 
 tests/gem_ctx_param_basic.c|8 
 tests/gem_evict_everything.c   |1 
 tests/gem_exec_big.c   |4 
 tests/gem_exec_faulting_reloc.c|5 
 tests/gem_exec_lut_handle.c|6 
 tests/gem_exec_nop.c   |4 
 tests/gem_fence_thrash.c   |7 
 tests/gem_fence_upload.c   |   10 
 tests/gem_gtt_cpu_tlb.c|4 
 tests/gem_gtt_hog.c|8 
 tests/gem_gtt_speed.c  |   27 
 tests/gem_largeobject.c|3 
 tests/gem_madvise.c|8 
 tests/gem_mmap.c   |2 
 tests/gem_mmap_gtt.c   |   42 
 tests/gem_mmap_offset_exhaustion.c |3 
 tests/gem_mmap_wc.c|7 
 tests/gem_persistent_relocs.c  |6 
 tests/gem_pin.c|4 
 tests/gem_ppgtt.c  |   55 +
 tests/gem_pwrite.c |1 
 tests/gem_pwrite_pread.c   |   12 
 tests/gem_pwrite_snooped.c |   10 
 tests/gem_reg_read.c   |2 
 tests/gem_reloc_overflow.c |2 
 tests/gem_reloc_vs_gpu.c   |5 
 tests/gem_render_linear_blits.c|2 
 tests/gem_render_tiled_blits.c |2 
 tests/gem_request_retire.c |  236 
 tests/gem_set_tiling_vs_gtt.c  |3 
 tests/gem_set_tiling_vs_pwrite.c   |3 
 

intel-gpu-tools: Changes to 'upstream-unstable'

2015-12-23 Thread Vincent Cheng
 NEWS   |   22 
 README |6 
 benchmarks/.gitignore  |3 
 benchmarks/Makefile.am |5 
 benchmarks/Makefile.sources|3 
 benchmarks/README  |9 
 benchmarks/gem_blt.c   |  312 ++
 benchmarks/gem_exec_ctx.c  |   24 
 benchmarks/gem_exec_reloc.c|8 
 benchmarks/gem_set_domain.c|  119 ++
 benchmarks/gem_wait.c  |  303 ++
 benchmarks/intel_upload_blit_large.c   |7 
 benchmarks/intel_upload_blit_large_gtt.c   |8 
 benchmarks/intel_upload_blit_large_map.c   |8 
 benchmarks/intel_upload_blit_small.c   |8 
 configure.ac   |4 
 debugger/eudb.c|2 
 demos/intel_sprite_on.c|4 
 docs/reference/intel-gpu-tools/Makefile.am |7 
 lib/drmtest.c  |   46 
 lib/drmtest.h  |   18 
 lib/igt.cocci  |   30 
 lib/igt_aux.c  |8 
 lib/igt_core.c |   77 +
 lib/igt_core.h |   45 
 lib/igt_debugfs.c  |   31 
 lib/igt_debugfs.h  |   12 
 lib/igt_draw.c |3 
 lib/igt_fb.c   |   38 
 lib/igt_fb.h   |3 
 lib/igt_kms.c  |   18 
 lib/igt_kms.h  |7 
 lib/instdone.c |   10 
 lib/instdone.h |3 
 lib/intel_chipset.h|   70 +
 lib/ioctl_wrappers.c   |   95 +
 lib/ioctl_wrappers.h   |   25 
 lib/tests/.gitignore   |1 
 lib/tests/Makefile.sources |1 
 lib/tests/igt_assert.c |  173 +++
 lib/tests/igt_segfault.c   |7 
 m4/ax_pkg_swig.m4  |  135 --
 m4/ax_python_devel.m4  |  324 --
 m4/ax_swig_python.m4   |   64 -
 overlay/gem-interrupts.c   |7 
 overlay/power.c|2 
 scripts/display_debug.sh   |  172 ---
 scripts/quick-testlist.py  |   46 
 scripts/run-tests.sh   |2 
 tests/.gitignore   |6 
 tests/Makefile.am  |1 
 tests/Makefile.sources |6 
 tests/core_auth.c  |  161 +++
 tests/core_prop_blob.c |  301 ++
 tests/core_setmaster_vs_auth.c |   76 +
 tests/ddx_intel_after_fbdev|8 
 tests/drm_auth.c   |  161 ---
 tests/drm_import_export.c  |   10 
 tests/drm_read.c   |   58 +
 tests/drv_suspend.c|   10 
 tests/gem_bad_reloc.c  |8 
 tests/gem_concurrent_all.c |   94 +
 tests/gem_cs_prefetch.c|   10 
 tests/gem_ctx_exec.c   |9 
 tests/gem_ctx_param_basic.c|8 
 tests/gem_evict_everything.c   |1 
 tests/gem_exec_big.c   |4 
 tests/gem_exec_faulting_reloc.c|5 
 tests/gem_exec_lut_handle.c|6 
 tests/gem_exec_nop.c   |4 
 tests/gem_fence_thrash.c   |7 
 tests/gem_fence_upload.c   |   10 
 tests/gem_gtt_cpu_tlb.c|4 
 tests/gem_gtt_hog.c|8 
 tests/gem_gtt_speed.c  |   27 
 tests/gem_largeobject.c|3 
 tests/gem_madvise.c|8 
 tests/gem_mmap.c   |2 
 tests/gem_mmap_gtt.c   |   42 
 tests/gem_mmap_offset_exhaustion.c |3 
 tests/gem_mmap_wc.c|7 
 tests/gem_persistent_relocs.c  |6 
 tests/gem_pin.c|4 
 tests/gem_ppgtt.c  |   55 +
 tests/gem_pwrite.c |1 
 tests/gem_pwrite_pread.c   |   12 
 tests/gem_pwrite_snooped.c |   10 
 tests/gem_reg_read.c   |2 
 tests/gem_reloc_overflow.c |2 
 tests/gem_reloc_vs_gpu.c   |5 
 tests/gem_render_linear_blits.c|2 
 tests/gem_render_tiled_blits.c |2 
 tests/gem_request_retire.c |  236 
 tests/gem_set_tiling_vs_gtt.c  |3 
 tests/gem_set_tiling_vs_pwrite.c   |3 
 

intel-gpu-tools: Changes to 'refs/tags/intel-gpu-tools-1.13'

2015-12-23 Thread Vincent Cheng
Tag 'intel-gpu-tools-1.13' created by Thomas Wood  at 
2015-12-02 16:49 +

intel-gpu-tools-1.13

Changes since intel-gpu-tools-1.12:
Ander Conselvan de Oliveira (1):
  testdisplay: Fix segfault after first modeset fails

Ben Widawsky (1):
  igt/intel_aubdump: Use the right ring

Chris Wilson (24):
  benchmarks: Measure BLT performance
  benchmarks/gem_blt: Fix compilation after rebase and add batch-size
  tests/gem_pwrite_snooped: Fix use of GCC pragmas
  lib: Fix querying context GTT size
  Update CONTEXT_PARAM for GTT_SIZE reporting
  igt/gem_concurrent_all: Add snoop concurrency tests
  benchmark/gem_wait: poc for benchmarking i915_wait_request overhead
  benchmarks/gem_wait: Remove pthread_cancel()
  igt/gem_userptr_blits: Correct the number of objects required
  lib: Make instdone initialisation fail gracefully
  lib: Add missing #include 
  benchmarks/gem_blt: Report peak throughput
  benchmarks: Add README
  igt/gem_concurrent_all: Add testcases that split the copying across rings
  igt/gem_mmap_gtt: Require SET_TILING to work before doing large tiled 
tests
  benchmarks/gem_blt: Fixup a couple of non-llc foibles
  overlay: Show power consumption without i915-pmu
  drmtest: Use standard gem_execbuf() calls in gem_quiescent_gpu()
  benchmarks: Add a set-domain benchmark
  igt/drm_read: Check handling of pagefault on destination buffer
  igt/drm_read: Clear O_NONBLOCK between tests
  igt/gem_cs_prefetch: Convert to intel_require_memory()
  benchmarks/gem_exec_ctx: Measure switching between fds
  lib: gem_set_caching() use drmIoctl() rather than ioctl()

Daniel Stone (10):
  lib/igt_core: Add igt_assert_neq_*() variants
  lib/igt_core: Add igt_assert_fd
  lib/igt.cocci: Add greater-than to igt_assert_lt*
  lib/drmtest: Add do_ioctl_err to expect failure
  lib/igt.cocci: De-opencode ioctls
  tests: Add blob-property test
  lib/tests: Add igt_assert_*() self-tests
  tests: Run igt.cocci
  tests/core_prop_blob: Add multiple blobs per connection
  kms_atomic: Add basic atomic modesetting tests

Daniel Vetter (5):
  lib/core: Fix docs for igt_assert_lt(e)
  tests: Rename drm_auth to core_auth
  tests: add core_setmaster_vs_auth
  tests/pm_rpm: Don't compare edid blob IDs
  tests: Add core_setmaster_vs_auth.c

Daniele Ceraolo Spurio (1):
  tests/gem_ctx_param_basic.c: fix non-root-set-no-zeromap subtest

Derek Morton (4):
  benchmarks: Fix build errors on Android M-Dessert
  tests/core_prop_blob: Fix core_prop_blob for android
  benchmarks/gem_blt: Include igt.h in gem_blt.c
  tests/gem_exec_nop: Improved test run time

Jani Nikula (3):
  scripts: remove display_debug.sh as obsolete
  tools: fix intel_gpu_abrt to use intel_reg
  tests: fix ddx_intel_after_fbdev to use intel_reg

Joonas Lahtinen (1):
  lib/igt_core: Prefer CLOCK_MONOTONIC_RAW

Lu, Han (1):
  tools/intel_audio_dump: add support for Broxton

Maarten Lankhorst (1):
  tests/kms_setmode: Handle MST correctly.

Marius Vlad (1):
  tests/pm_rpm tests for set_caching and set_tiling ioctl(s)

Matt Roper (2):
  kms_universal_plane: Add gen9-specific test
  kms_cursor_crc: Add test for unthrottled cursor movement

Matt Turner (1):
  tools/aubdump: Link with -ldl.

Mika Kuoppala (2):
  lib: Add Skylake Intel Graphics GT4 PCI IDs
  tests/drm_import_export: Always loop with mutex held

Paulo Zanoni (19):
  lib/igt_fb: don't forget to close parens on message printed
  kms_frontbuffer_tracking: change pattern 1's last rect to 1x1
  kms_frontbuffer_tracking: set the universal planes cap in the setup
  kms_frontbuffer_tracking: add scaledprimary subtest
  kms_frontbuffer_tracking: don't mode unset when checking sink CRC support
  kms_frontbuffer_tracking: add fliptrack subtest
  kms_frontbuffer_tracking: unset crtcs after getting the base blue CRC
  kms_frontbuffer_tracking: add flag to not assert feature status
  kms_frontbuffer_tracking: add stridechange subtest
  kms_frontbuffer_tracking: remove opt.only_feature
  lib/igt_fb: fix fb->size when provided by the user
  lib/igt_fb: fix igt_create_fb_with_bo_size() documentation
  lib/igt_fb: fix open-coded ALIGN()
  lib/igt_fb: also pass the stride to igt_create_fb_with_bo_size()
  kms_frontbuffer_tracking: do page flips using the planes API
  kms_frontbuffer_tracking: move flip_type to struct test_mode
  kms_frontbuffer_tracking: expand badstride and stridechange
  kms_frontbuffer_tracking: assert the stride changes at stridechange()
  kms_frontbuffer_tracking: add tilingchange subtest

Robert Beckett (1):
  tests/gem_storedw_loop: Fix use after free for bufmgr

Rodrigo Vivi (1):
  lib/kbl: Add Kabylake PCI IDs

Thomas Wood (31):
  scripts: add quick-testlist.py
  

intel-gpu-tools: Changes to 'upstream-unstable'

2015-09-14 Thread Vincent Cheng
 Android.mk  |2 
 NEWS|   29 
 README  |   13 
 assembler/Makefile.am   |2 
 benchmarks/.gitignore   |8 
 benchmarks/Android.mk   |5 
 benchmarks/Makefile.am  |6 
 benchmarks/Makefile.sources |   15 
 benchmarks/gem_create.c |  176 
 benchmarks/gem_exec_ctx.c   |  202 +
 benchmarks/gem_exec_nop.c   |  153 
 benchmarks/gem_exec_reloc.c |  259 +
 benchmarks/gem_exec_trace.c |  252 +
 benchmarks/gem_exec_tracer.c|  288 +
 benchmarks/gem_mmap.c   |  178 
 benchmarks/gem_prw.c|  120 
 benchmarks/gem_userptr_benchmark.c  |2 
 benchmarks/intel_upload_blit_large.c|2 
 benchmarks/intel_upload_blit_large_gtt.c|2 
 benchmarks/intel_upload_blit_large_map.c|2 
 benchmarks/intel_upload_blit_small.c|2 
 benchmarks/kms_vblank.c |  181 
 configure.ac|   44 
 debugger/eudb.c |6 
 docs/reference/intel-gpu-tools/igt_test_programs.xml|   10 
 docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml |5 
 lib/Makefile.am |2 
 lib/Makefile.sources|   13 
 lib/drmtest.c   |   99 
 lib/drmtest.h   |   11 
 lib/gpgpu_fill.c|  808 
 lib/gpgpu_fill.h|   51 
 lib/igt.h   |   48 
 lib/igt_aux.c   |   23 
 lib/igt_aux.h   |   15 
 lib/igt_core.c  |   48 
 lib/igt_core.h  |   94 
 lib/igt_debugfs.c   |   45 
 lib/igt_debugfs.h   |   12 
 lib/igt_draw.c  |  191 -
 lib/igt_draw.h  |2 
 lib/igt_fb.c|   12 
 lib/igt_gt.c|   23 
 lib/igt_kms.c   |   24 
 lib/igt_stats.c |  608 +++
 lib/igt_stats.h |   83 
 lib/intel_batchbuffer.c |   13 
 lib/intel_chipset.c |6 
 lib/intel_iosf.c|2 
 lib/intel_mmio.c|9 
 lib/intel_os.c  |   12 
 lib/ioctl_wrappers.c|6 
 lib/ioctl_wrappers.h|1 
 lib/media_fill.h|7 
 lib/media_fill_gen7.c   |  151 
 lib/rendercopy_gen9.c   |   24 
 lib/tests/.gitignore|2 
 lib/tests/Android.mk|2 
 lib/tests/Makefile.am   |4 
 lib/tests/Makefile.sources  |2 
 lib/tests/igt_segfault.c|  139 
 lib/tests/igt_stats.c   |  243 +
 lib/tests/igt_timeout.c |2 
 man/Makefile.am |6 
 man/intel_aubdump.man   |   38 
 man/intel_reg.rst   |3 
 man/intel_reg_dumper.man|   33 
 man/intel_reg_read.man  |   15 
 man/intel_reg_snapshot.man  |   15 
 man/intel_reg_write.man |   16 
 overlay/gpu-freq.c  |   11 
 overlay/gpu-top.c   |   25 
 overlay/i915_pciids.h   |   87 
 overlay/igfx.c  |   24 
 overlay/overlay.c   |6 
 shaders/gpgpu/gpgpu_fill.gxa|   14 
 tests/.gitignore 

intel-gpu-tools: Changes to 'refs/tags/intel-gpu-tools-1.12'

2015-09-14 Thread Vincent Cheng
Tag 'intel-gpu-tools-1.12' created by Thomas Wood  at 
2015-09-11 15:19 +

intel-gpu-tools-1.12

Changes since intel-gpu-tools-1.11:
Abdiel Janulgue (1):
  tests/gem_exec_params: check invalid flags for Resource Streamer

Ander Conselvan de Oliveira (2):
  gem_storedw_loop: Skip test if device doesn't have requested ring
  kms_addfb_basic: Require fb modifiers for unused field tests

Arun Siluvery (2):
  lib/rendercopy_gen9: Setup Push constant pointer before sending BTP 
commands
  tools/null_state/gen9: Send atleast one valid component in VF state

Chris Wilson (41):
  lib: Use HAS_GPU_RESET rather than opencode our guess
  testdisplay_hotplug: Add missing #include 
  igt: Add gem_eio for inducing expected EIO
  igt: Add gem_exec_alignment
  lib: Enable locale dependent output to a terminal
  overlay: Enable locale
  igt/gem_fenced_exec_thrash: Tidy testing of expected execbuf errors
  stats: Add the interquartile mean (IQM)
  stats: Add trimean
  igt/gem_exec_nop: Wait between runs
  igt/gem_exec_nop: Control boost/idle frequencies
  igt/gem_eio: Waiting on a hung batch should report -EIO
  lib: Allow storing floating point values in igt_stats
  tools: Add a simple stats generator 'igt_stats'
  igt/stats: Fixup tests to compile after interface changes
  benchmarks: Benchmarkify gem_exec_nop
  benchmarks: Add simple pread/pwrite benchmarks
  benchmarks: Add simple mmap benchmarks
  benchmarks: gem_prw add the read/write switch to getopt
  benchmarks: Measure round-trip time for an immediate vblanks
  benchmarks: Add kms_vblank to .gitignore
  benchmarks: Benchmarkify gem_exec_ctx
  benchmarks: Measure mmap fault latency
  benchmark: Measure allocation time for objects
  igt/gem_streaming_writes: Bind into the GTT early
  igt/gem_streaming_writes: Reorder setting EXEC_OBJECT_WRITE
  overlay: Add Broadwell+ ids from kernel i915_pciids.h
  overlay: Handle execlists not setting the rings as active
  benchmarks: Record and replay calls to EXECBUFFER2
  benchmarks: Do not install to system-wide bin/
  benchmarks/gem_exec_trace: Clear all new bo handles
  benchmarks: Rename the gem_exec_trace tracer module
  benchmarks/gem_exec_trace: Mark the mmap as sequentially read
  benchmarks/gem_exec_trace: Unmap each trace after replay
  benchmarks: Add a microbenchmark for relocation overhead
  lib: Allow caller to use uint64_t sizes with intel_require_memory()
  igt/gem_mmap: Add one more extra large bo
  benchmark/gem_exec_tracer: Tweak to handle SNA
  benchmark/gem_exec_trace: Inline everything
  overlay: Fix min frequency detection on BYT/BSW
  benchmarks/gem_exec_reloc: Allow profiling 0 relocs

Damien Lespiau (41):
  pm_rpm: Update the debugfs filename
  lib: Add a tiny utility function to compute averages
  skl_compute_wrpll: Print the average deviation
  skl_compute_wrpll: Cycle through dividers, then central freqs
  skl_compute_wrpll: Fix the mininum deviation computation
  skl_compute_wrpll: Sync a comment with from the kernel code
  skl_compute_wrpll: Don't try other dividers if we find a 0 central freq 
deviation
  stats: Be more precise and talk about mean, not average
  tests/igt_stats: Call igt_stats_fini() to not leak the array
  stats: Use an algorithm popularised by Knuth to compute mean and variance
  stats: Add a way to retrieve the standard deviation
  tests/stats: Make sure we properly invalidate the cached mean
  stats: Zero the whole structure at init() time
  doc: Remove i-g-t/intel prefixes and capitalize section titles
  stats: Add header gards
  stats: Add gtkdoc section for igt_stats
  stats: Add a way to specify if the data set is a population or a sample
  stats: Add a getter for the population property
  stats: Add a note about the standard deviation derived from unbiased 
variance
  stats: Factor out a fixture to initialize stats
  stats: Add functions to retrieve min/max values of the dataset
  stats: Add igt_stats_get_range()
  docs: Fix a "libraray" typo
  docs: Add documentation for igt_assert_u32()
  docs: Add documentation for igt_assert_cmpuint()
  lib: Add double versions of igt_assert_cmp() and igt_assert_eq()
  stats: Use igt_assert_eq_double() when asserting on doubles
  stats: Add a bulk version of _push()
  stats: Add support for quartiles (and thus median)
  stats: Add support for the interquartile range (IQR)
  stats: Test we do correctly invalidate the sorted array
  stats: Allow the underlying arrays to grow at will
  stats: Spwan igt_init_with_size() from igt_init()
  stats: Exercise the reallocation paths
  tools: Add an intel_firmware_decode tool
  stats: Add wikipedia links to get_trimean() and get_iqm()
  aux: 

intel-gpu-tools: Changes to 'debian-unstable'

2015-09-14 Thread Vincent Cheng
 Android.mk  |2 
 NEWS|   29 
 README  |   13 
 assembler/Makefile.am   |2 
 benchmarks/.gitignore   |8 
 benchmarks/Android.mk   |5 
 benchmarks/Makefile.am  |6 
 benchmarks/Makefile.sources |   15 
 benchmarks/gem_create.c |  176 
 benchmarks/gem_exec_ctx.c   |  202 +
 benchmarks/gem_exec_nop.c   |  153 
 benchmarks/gem_exec_reloc.c |  259 +
 benchmarks/gem_exec_trace.c |  252 +
 benchmarks/gem_exec_tracer.c|  288 +
 benchmarks/gem_mmap.c   |  178 
 benchmarks/gem_prw.c|  120 
 benchmarks/gem_userptr_benchmark.c  |2 
 benchmarks/intel_upload_blit_large.c|2 
 benchmarks/intel_upload_blit_large_gtt.c|2 
 benchmarks/intel_upload_blit_large_map.c|2 
 benchmarks/intel_upload_blit_small.c|2 
 benchmarks/kms_vblank.c |  181 
 configure.ac|   44 
 debugger/eudb.c |6 
 docs/reference/intel-gpu-tools/igt_test_programs.xml|   10 
 docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml |5 
 lib/Makefile.am |2 
 lib/Makefile.sources|   13 
 lib/drmtest.c   |   99 
 lib/drmtest.h   |   11 
 lib/gpgpu_fill.c|  808 
 lib/gpgpu_fill.h|   51 
 lib/igt.h   |   48 
 lib/igt_aux.c   |   23 
 lib/igt_aux.h   |   15 
 lib/igt_core.c  |   48 
 lib/igt_core.h  |   94 
 lib/igt_debugfs.c   |   45 
 lib/igt_debugfs.h   |   12 
 lib/igt_draw.c  |  191 -
 lib/igt_draw.h  |2 
 lib/igt_fb.c|   12 
 lib/igt_gt.c|   23 
 lib/igt_kms.c   |   24 
 lib/igt_stats.c |  608 +++
 lib/igt_stats.h |   83 
 lib/intel_batchbuffer.c |   13 
 lib/intel_chipset.c |6 
 lib/intel_iosf.c|2 
 lib/intel_mmio.c|9 
 lib/intel_os.c  |   12 
 lib/ioctl_wrappers.c|6 
 lib/ioctl_wrappers.h|1 
 lib/media_fill.h|7 
 lib/media_fill_gen7.c   |  151 
 lib/rendercopy_gen9.c   |   24 
 lib/tests/.gitignore|2 
 lib/tests/Android.mk|2 
 lib/tests/Makefile.am   |4 
 lib/tests/Makefile.sources  |2 
 lib/tests/igt_segfault.c|  139 
 lib/tests/igt_stats.c   |  243 +
 lib/tests/igt_timeout.c |2 
 man/Makefile.am |6 
 man/intel_aubdump.man   |   38 
 man/intel_reg.rst   |3 
 man/intel_reg_dumper.man|   33 
 man/intel_reg_read.man  |   15 
 man/intel_reg_snapshot.man  |   15 
 man/intel_reg_write.man |   16 
 overlay/gpu-freq.c  |   11 
 overlay/gpu-top.c   |   25 
 overlay/i915_pciids.h   |   87 
 overlay/igfx.c  |   24 
 overlay/overlay.c   |6 
 shaders/gpgpu/gpgpu_fill.gxa|   14 
 tests/.gitignore 

intel-gpu-tools: Changes to 'debian-unstable'

2015-09-14 Thread Vincent Cheng
 debian/changelog   |6 ++
 debian/intel-gpu-tools.install |1 +
 2 files changed, 7 insertions(+)

New commits:
commit f6b5a5e6e92898420822553b84bdd43203c25c11
Author: Vincent Cheng <vch...@debian.org>
Date:   Mon Sep 14 00:20:27 2015 -0700

install register files

diff --git a/debian/intel-gpu-tools.install b/debian/intel-gpu-tools.install
index 35ed4f7..5369085 100644
--- a/debian/intel-gpu-tools.install
+++ b/debian/intel-gpu-tools.install
@@ -1,3 +1,4 @@
 usr/bin
 usr/lib
 usr/share/man
+usr/share/intel-gpu-tools

commit f019ec32ac9c08d1341b29c0373ff59787e33478
Author: Vincent Cheng <vch...@debian.org>
Date:   Mon Sep 14 00:14:22 2015 -0700

new upstream release

diff --git a/debian/changelog b/debian/changelog
index f1ba1b2..a8e953c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+intel-gpu-tools (1.12-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Vincent Cheng <vch...@debian.org>  Mon, 14 Sep 2015 00:14:04 -0700
+
 intel-gpu-tools (1.11-1) unstable; urgency=medium
 
   * New upstream release.



intel-gpu-tools: Changes to 'refs/tags/debian/intel-gpu-tools-1.12-1'

2015-09-14 Thread Vincent Cheng
Tag 'debian/intel-gpu-tools-1.12-1' created by Vincent Cheng 
<vch...@debian.org> at 2015-09-14 07:28 +

Debian release 1.12-1

Changes since intel-gpu-tools-1.12:
Cyril Brulebois (11):
  Import 1.0.1-1 packaging from Eric's repository.
  Merge branch 'upstream-unstable' into debian-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs.
  Make the Debian X Strike Force maintain the package; keeping Eric, 
Tormod, and myself as Uploaders.
  Wrap Build-Depends/Depends.
  Bump libdrm-intel1 build-dep.
  Update watch file.
  Switch to dh.
  Disable test suite: it needs to be run as root.
  Upload to unstable.

Timo Aaltonen (22):
  Merge branch 'upstream-unstable' into debian-unstable
  update the changelogs
  remove patches
  control: Bump libdrm-dev build-dep
  control: Add libudev-dev to build-depends.
  control: Add libcairo2-dev to build-depends.
  rules: Stop renaming forcewaked.
  remove tests/pass.png
  control: Bump standards-version to 3.9.3, no changes.
  control: Limit the architectures to amd64, i386.
  watch: fix the remote url.
  Merge branch 'upstream-unstable' into debian-unstable
  update the changelogs
  fix the gentarball target
  actually bump the libdrm-dev build-dependency
  Merge branch 'upstream-unstable' into debian-unstable
  bump the release
  update the changelog
  control: Add swig, libxrandr-dev and python3-dev to build-depends.
  rules: Remove .la file(s) on dh_install.
  Merge branch 'upstream-unstable' into debian-unstable
  bump the version

Tormod Volden (23):
  Start new release
  Bump standard-version to 3.8.3
  Add build-dep on libdrm-intel1 2.4.6
  Add myself as uploader
  Release 1.0.2-1
  Add bug closers.
  Bump standards-version to 3.9.2
  Add missing debian/intel-gpu-tools.install
  Clarify why the test suite is disabled.
  Add conflicts with xserver-xorg-video-intel < 2.9.1
  Add xutils-dev build dependency
  Add gentarball rule (for future convenience)
  Add patch to avoid SIGABRT when running non-root
  Add Vcs links to debian/control
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs
  Add build-deps for now non-optional testdisplay
  Revert "Add build-deps for now non-optional testdisplay"
  Do not build the unshipped testdisplay tool
  Revert a Solaris patch that requires newer xorg-macros than ours
  Disable the new sprite_on demo because our libdrm is too old
  Rename forcewaked to intel_forcewaked
  Ready for release

Vincent Cheng (46):
  Merge tag 'tags/intel-gpu-tools-1.6' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  Update changelog
  wrap-and-sort
  Add myself to uploaders
  Bump standards version to 3.9.5
  Close #715278 in d/changelog
  usr/lib added to .install file
  s/swig/swig2.0/
  d/rules: remove --builddirectory=build, causes FTBFS (fixme)
  Add bison to build-deps
  do not build debugger (FTBFS)
  Update homepage
  Revert earlier removal of --builddirectory, pass --disable-tests to
  Build with --disable-silent-rules
  Mark #714424 as fixed
  Fix python-script-but-no-python-dep
  Fix vcs-field-not-canonical
  Fix patch-system-but-no-source-readme
  Disable python dumper entirely
  Enable build hardening (dh compat 9)
  Add -dbg package for intel-gpu-tools
  wrap-and-sort accidentally removed some build-deps...
  Merge tag 'tags/intel-gpu-tools-1.7' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release
  Add x11proto-dri2-dev as a build dep
  Explicitly declare source format 1.0
  Merge tag 'tags/intel-gpu-tools-1.8' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  new upstream release 1.8
  Merge tag 'tags/intel-gpu-tools-1.10' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  new upstream release
  mark #772339 as fixed
  update to standards version 3.9.6
  add patch to fix FTBFS on i386
  Revert "add patch to fix FTBFS on i386"
  fix ftbfs on i386 by passing --disable-selective-werror
  Merge tag 'intel-gpu-tools-1.11' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  new upstream release
  Merge tag 'tags/intel-gpu-tools-1.12' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  new upstream release
  install register files

---
 ChangeLog  |17224 +
 debian/README.Debian   |7 
 debian/README.source   |   58 
 debian/changelog   |  141 
 debian/compat

Re: libwayland0 and Qt on Raspberry Pi

2015-08-19 Thread Vincent Cheng
On Wed, Aug 19, 2015 at 2:23 PM, Denis i...@denisgottardello.it wrote:

 Hi. Have you already scheduled to upgrade Wayland to 1.4? Qt 5.5 wants Wayland
 1.4 to work and up to now is impossible to use Qt on Wayland.

Debian stable (jessie) already ships with wayland 1.6 (see [1] and/or
use packages.debian.org to verify). Upgrade to jessie if you are still
using wheezy; if you're using another distribution instead (e.g.
Raspbian), contact that distribution's maintainers for
instructions/support.

Regards,
Vincent

[1] https://packages.qa.debian.org/w/wayland.html



Bug#794393: xserver-xorg-video-intel: Backport version causes hang on resume from suspend on Jessie

2015-08-03 Thread Vincent Cheng
On Sun, Aug 2, 2015 at 7:37 AM, Jerome an.in...@free.fr wrote:

 Jul 31 18:42:41 x1 kernel: [drm] Please file a _new_ bug report on
bugs.freedesktop.org against DRI - DRM/Intel

Please file a bug report upstream (see instructions above) and let us
know the bug number so we can mark it as forwarded in the BTS.

Regards,
Vincent


-- 
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/caczd_ta0byhvfjwm5y-m4_zqtscwghaggkpqthscrcpv4mj...@mail.gmail.com



xserver-xorg-video-intel: Changes to 'refs/tags/2.99.903'

2015-07-22 Thread Vincent Cheng
Tag '2.99.903' created by Chris Wilson ch...@chris-wilson.co.uk at 2013-09-28 
18:01 +

Intel 2.99.903 snapshot

Changes since 2.99.902:
Chris Wilson (72):
  NEWS: Fix release dates, missed the transition to September
  sna: Split get_drawable_deltas()
  sna: Only update the CRTCs after a resize if master
  intel-virtual-output: Debug option for forcing full redraws
  configure: Only assert DRI2 requirements not met if the DRI2 package is 
missing
  sna/gen7: Prefer the BLT for gt1 systems
  sna/gen6: Prefer the RCS on large GT systems
  sna/gen4+: Flush batch if idle on filling vbo
  sna: Remember to offset the box before asserting damage
  sna: Call the new __offset functions in the last commit
  sna/gen6+: Only apply the BLT copy w/a for self-copies
  sna/hsw: Fix the event selection for scanline waits on pipe A
  sna/hsw: Scanline waits require both DERRMR and forcewake
  sna: Disable use of Y-tiling for gen4
  sna/gen4: Always try the BLT composite routines first
  sna/gen4+: Rebalance creation of vbo during batch flushing
  sna: Fix declaration of write intent for can_map__cpu in PutImage
  test: Exercise flips/blit swaps on each pipe
  intel: Make the option to control VSync and PageFlip explict
  sna: Clamp the possible-crtc mask to the real CRTCs
  sna: Disable same-edid detection
  sna: Fix off-by-one in computation of valid CRTC mask
  intel: Compile fixes for base install of SLED11.sp3
  sna: Wrap use of dixPrivateKeyRegistered for uevents
  sna: Pushed dixPrivateKeyRegistered wrapper into compat-api.h
  intel: Fix includes for intel_options
  sna/gen4: Remove long dead code for forced batch emission between CA 
passes
  sna: Add output names to DBG dpms changes
  sna: Do not change DPMS mode on unconnected outputs
  uxa: Do not change DPMS mode on unconnected outputs
  intel-virtual-output: Hide the remote cursor on initial connection
  sna: Prevent invalid use of set-write-domain on scanouts when debugging
  sna: Don't set the mapped hint for inplace tiled accesses
  sna: ImageGlyphs completely overwrite the destination
  sna: Undo region translation after failing to begin ImageGlyphs
  sna: Both clear PolyGlyph and ImageGlyph are no-ops
  intel-virtual-overlay: Grab the server around mode manipulations
  sna: Track CPU/GTT maps independently
  sna/dri: Fix SwapbufferWait
  sna/dri: Report saner target_msc values for vblank_mode=0
  sna/dri: Sanitize the backbuffer flip cache
  sna: Fix cast from u64 to pointer for 32-bit hosts
  sna/video: Add always-on-top to the list of Xv attributes
  sna: Check OPTION_PREFERRED_MODE rather than M_T_USERPREF
  sna/dri: Clear the clear hint upon applying DRI damage
  sna/dri: Prevent a NULL dereference in a DBG msg
  sna: Separate out copy preferrence from operating in place decision
  sna: Add some DBG for early flushes
  sna: Clear CPU damage when uploading partial images inplace
  sna/gen6+: Fallback to BLT composite if fallback is forced
  sna/gen[35]: Remove dead code for choosing between BLT/render composite
  sna: Add a few more asserts around tracking of bo-exec vs bo-request
  sna: Check that the bo exists before attempting to undo it
  sna: Micro-optimise copies
  sna: Promote self-copies to the GPU
  sna: Eliminate a DBG compile warn for 32-bit builds
  sna: Remove a bogus assert
  sna: Simplify the clearing of a transformed frontbuffer
  sna: Drop the REPLACES hint for a pinned target bo
  sna: In desperation, query the actual available aperture space
  sna/gen4+: Handle very large copies more gracefully
  sna: Trigger fallback after intermediate pixmap allocation failure
  sna: Make sure the transformed CRTC box is clipped correctly.
  sna: Mark all large cached buffers as purgeable
  sna: Catch SIGBUS to prevent X death
  sna: Disable the promotion of large bo as flush
  sna: Make sure we do not try to upload indirectly if the GPU is wedged
  sna: Only flush the scanout if we successfully upload it to the GPU
  sna: Fix regression in picture extraction
  sna: OsSigHandler expects 0 on handled
  sna: Avoid reads from a GTT mmapped upload buffer
  2.99.903 snapshot

Ross Burton (1):
  test: only build DRI2 tests if DRI2 is enabled

---
 NEWS  |   42 ++
 configure.ac  |   97 +++-
 man/intel.man |   22 +
 src/compat-api.h  |4 
 src/intel_device.c|2 
 src/intel_module.c|4 
 src/intel_options.c   |4 
 src/intel_options.h   |3 
 src/legacy/i810/i810_accel.c  |1 
 src/legacy/i810/i810_cursor.c |1 
 src/legacy/i810/i810_dga.c|1 
 src/legacy/i810/i810_dri.c|1 
 src/legacy/i810/i810_driver.c |1 
 

xserver-xorg-video-intel: Changes to 'refs/tags/2.99.901'

2015-07-22 Thread Vincent Cheng
Tag '2.99.901' created by Chris Wilson ch...@chris-wilson.co.uk at 2013-09-04 
15:17 +

Intel 2.99.901 snapshot

Changes since 2.21.15:
Chris Wilson (75):
  sna/gen7: Prefer the render ring for more operations
  sna/video: Disable the existing sprite when switching CRTCs
  sna/dri: Make async blits async again
  intel: Add experimental rendernode support
  sna: Don't copy fbcon if hosted
  sna: Trust the preferred-depth returned by the host
  sna: Don't restrict the frontbuffer to be scanout capable if hosted
  sna: Fix reversed logic and loss of trust in the host
  sna/dri: Prefer the source ring
  sna: Add a few more checks for a hosted Xserver before walking CRTC lists
  sna: Make SetScreenPixmap do as it says
  sna/gen7: Combine a couple of pipe-flushes
  sna: Make sure we assert our Master status before copying the fbcon
  sna: Fix ordering of assert vs the state it checks
  sna: Promote no COWs assertion to a condition check before operating 
inplace
  sna/video: Update sprite destination colorkey command
  sna/video: Copy the ClipRegion for the sprite
  sna/gen6+: Improve ring stickyness for BLT composite ops
  sna/gen6+: Don't force a ring switch for likely TLB misses if already busy
  sna: Allow user specification of number of VirtualHeads
  sna/dri: Correct the target_msc for immediate double-buffering
  sna: Protect against unattached pixmaps when peeking inside for a GPU bo
  sna: Mark fake outputs as disconnected until a user applies a mode
  sna: Open the device non-blocking
  tools: Add intel-virtual-output to extend the local desktop with remote 
outputs
  configure; Remember to disable building the tools
  intel-virtual-output: use XRender for format conversion if required
  intel-virtual-output: use depth-16 transfers for remote hosts or low bpp 
targets
  intel-virtual-output: Fix calculation of image stride to include bitmap 
unit
  sna: Expand the array of fake outputs if the last is used
  intel-virtual-output: Third time lucky for computing the correct stride?
  intel-virtual-output: Clone all outputs on the remote display
  intel-virtual-output: Try to hide races with gnome-shell
  intel-virtual-output: Manage multiple destination CRTCs
  intel-virtual-output: Prevent cloning the same output twice
  intel-virtual-output: Fix overun with the record Display connection
  intel-virtual-output: Register as a singleton
  intel-virtual-output: Rebuild pointers after realloc
  intel-virtual-output: Refer to the new memory block after realloc
  intel-virtual-output: Restore the lost POLLIN on the timerfd
  intel-virtual-output: Add missing whitespace, s/while(1)/while (1)/
  intel-virtual-output: Probe and automatically enable sibling screens
  sna: Process winSize region
  sna: Check for output-randr_output before dereferencing
  intel-virtual-output: Decouple the fake mode before deleting
  intel-virtual-overlay: Prevent buffer overrun reading the XEvent
  intel-virtual-output: Fallback to Xinerama if RandR is not supported by 
the target
  intel-virtual-output: Don't forget to name the mode
  intel-virtual-overlay: Fix logic inversion from previous commit
  intel-virtual-output: Refactor the image resizing code
  intel-virtual-output: Reorder the fds
  intel-virtual-ouptput: Filter and rate-limit cursor events
  intel-virtual-output: Perform pixel type conversion from XfixesCursorImage
  intel-virtual-overlay: Fix the bumblebee query parsing
  intel-virtual-overlay: Don't do a sibling search if bumblebee is 
explicitly requested
  intel-virtual-overlay: Disable the timer after flushing
  intel-virtual-overlay: Keep bumblebeed awake
  intel-virtual-output: Fallback to probing GetScreenResources
  intel-virtual-overlay: Try to shutdown gracefully
  intel-virtual-output: Don't set the SHM active flag along !SHM composite 
paths
  intel-virtual-output: Remove the stray 1
  intel-virtual-output: Don't clobber the XID inside the ShmSegmentInfo
  intel-virtual-output: Remember to mark the timer as active when moving 
the mouse
  intel-virtual-output: Clear send flags when doing XSync
  sna: Add some more DBG
  sna: Mark imported PRIME fd as starting in DOMAIN_NONE
  sna/dri: Handle failure to move the pixmap into the GPU for CopyRegion
  sna: Tidy walking the window tree for updating our pixmaps
  sna/dri: Refine proposed async swap interface
  sna: Fix sna_pixmap_move_area_to_gpu() to return the sna_pixmap
  configure: Check for required UMS headers before enabling
  sna: WriteThrough support is now upstream
  sna: Add XMir support
  intel: Select SNA as the default acceleration method
  2.99.901 snapshot

---
 Makefile.am|4 
 NEWS   |   21 
 

xserver-xorg-video-intel: Changes to 'refs/tags/2.99.902'

2015-07-22 Thread Vincent Cheng
Tag '2.99.902' created by Chris Wilson ch...@chris-wilson.co.uk at 2013-09-07 
14:34 +

Intel 2.99.902 snapshot

Changes since 2.99.901:
Chris Wilson (26):
  sna: Add a DBG to track calls to SetScreenPixmap
  intel-virtual-output: Reserve space for the '\0' in the sprintf
  intel-virtual-output: Track active clones
  intel-virtual-output: Flush the damage received message back to the local 
display
  intel-virtual-output: Defer reenabling damage events until after we draw
  intel-virtual-output: Just walk the list of clones attached to the display
  intel-virtual-output: We don't need to enable the timer for reconfigure
  intel-virtual-output: Reset the damage just prior to reading it back
  intel-virtual-overlay: Reset damage across modesets
  sna/gen6+: Don't request extra caching for use-once upload buffers
  intel-virtual-output: Just request Damage BBox
  intel-virtual-output: Make the flush for recreating Damage explicit
  intel-virtual-output: Only wake up for a change in a visible cursor
  intel-virtual-output: Unregister our singleton on a clean shutdown
  sna: Include some DBG for the virtual output detection
  sna: Rechain up SetWindowPixmap upon ScreenPixmap change
  sna: Try an inplace CopyArea fallback first
  sna: Keep the CPU bo around if it was recently active
  sna: Prefer to reuse CPU bo if it was last active rather than inplace 
uploads
  sna: Listen to ACPI events for power state notifications
  sna/gen6+: Switch to using the BLT more often when off AC
  sna/dri: Only the BackLeft merits special allocation flags
  sna: Search /sys/class/power_state for the AC adapter
  configure: Disable UXA build without DRI2
  Revert sna: Add XMir support
  2.99.902 snapshot

---
 NEWS   |6 +
 configure.ac   |  185 +++--
 src/Makefile.am|1 
 src/intel_device.c |   24 
 src/intel_driver.h |4 
 src/intel_xmir.h   |   15 ---
 src/sna/Makefile.am|2 
 src/sna/gen6_render.c  |   10 +-
 src/sna/gen7_render.c  |   13 ++
 src/sna/sna.h  |   55 +--
 src/sna/sna_accel.c|  210 +-
 src/sna/sna_acpi.c |  223 +
 src/sna/sna_display_fake.c |4 
 src/sna/sna_dri.c  |   24 +---
 src/sna/sna_driver.c   |   25 +
 src/sna/sna_xmir.c |  179 
 tools/virtual.c|  112 --
 17 files changed, 660 insertions(+), 432 deletions(-)
---


-- 
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/e1zi89p-00069w...@moszumanska.debian.org



xserver-xorg-video-intel: Changes to 'refs/tags/xserver-xorg-video-intel-2_2.99.917-2-bpo8+1'

2015-07-22 Thread Vincent Cheng
Tag 'xserver-xorg-video-intel-2_2.99.917-2-bpo8+1' created by Vincent Cheng 
vch...@debian.org at 2015-07-23 04:30 +

Debian release 2:2.99.917-2~bpo8+1

Changes since xserver-xorg-video-intel-2_2.99.917-2:
Vincent Cheng (3):
  rebuild for jessie-backports
  Merge branch 'debian-unstable' into debian-jessie-backports
  rebuild for jessie-backports

---
 debian/changelog |   12 
 1 file changed, 12 insertions(+)
---


-- 
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/e1zi89p-0006en...@moszumanska.debian.org



xserver-xorg-video-intel: Changes to 'debian-jessie-backports'

2015-07-22 Thread Vincent Cheng
 debian/README.source |6 +
 debian/changelog |   33 +
 debian/control   |8 +-
 debian/patches/fix-sna-fstat-include.patch   |   55 +++
 debian/patches/fix-uxa-fstat-include.patch   |   25 ++
 debian/patches/fix-yuv-to-rgb-shared-on-intel-gen8.patch |   51 +
 debian/patches/series|4 -
 debian/rules |4 -
 debian/source/format |1 
 debian/source/local-options  |1 
 10 files changed, 181 insertions(+), 7 deletions(-)

New commits:
commit 1cc6c107a6f3523b76fd37ec728c3007e5e76339
Author: Vincent Cheng vch...@debian.org
Date:   Wed Jul 22 21:21:24 2015 -0700

rebuild for jessie-backports

diff --git a/debian/changelog b/debian/changelog
index d945deb..291d6a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-intel (2:2.99.917-2~bpo8+1) jessie-backports; urgency=medium
+
+  * Rebuild for jessie-backports.
+
+ -- Vincent Cheng vch...@debian.org  Wed, 22 Jul 2015 21:21:12 -0700
+
 xserver-xorg-video-intel (2:2.99.917-2) unstable; urgency=medium
 
   [ Robert Ancell ]

commit f772b2a213782311a52f079a373495970a0d27ba
Author: Vincent Cheng vch...@debian.org
Date:   Thu Jul 16 01:39:25 2015 -0700

finalize changelog

diff --git a/debian/changelog b/debian/changelog
index fb14ff3..0a7c146 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-intel (2:2.99.917-2) UNRELEASED; urgency=medium
+xserver-xorg-video-intel (2:2.99.917-2) unstable; urgency=medium
 
   [ Robert Ancell ]
   * debian/patches/fix-sna-fstat-include.patch:

commit 7823c23112c2e730a36eb14ea8b601a1ed7a24e8
Author: Vincent Cheng vch...@debian.org
Date:   Thu Jul 16 01:37:43 2015 -0700

update Vcs-Browser to point to cgit instead of gitweb

diff --git a/debian/control b/debian/control
index 033e51e..b71be56 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Build-Depends:
  libpixman-1-dev,
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-xorg/driver/xserver-xorg-video-intel
-Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-xorg/driver/xserver-xorg-video-intel.git
+Vcs-Browser: 
http://anonscm.debian.org/cgit/pkg-xorg/driver/xserver-xorg-video-intel.git
 Homepage: http://www.x.org/
 
 Package: xserver-xorg-video-intel

commit 6411bae4d5fcde9c4d7e8ef10235db16c6b01ef2
Author: Vincent Cheng vch...@debian.org
Date:   Thu Jul 16 01:36:57 2015 -0700

Update valgrind build-dependency architecture list

diff --git a/debian/changelog b/debian/changelog
index 074906e..fb14ff3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ xserver-xorg-video-intel (2:2.99.917-2) UNRELEASED; 
urgency=medium
 
   [ Vincent Cheng ]
   * Explicitly declare source format 1.0.
+  * Update valgrind build-dependency architecture list.
 
  -- Vincent Cheng vch...@debian.org  Thu, 16 Jul 2015 01:00:41 -0700
 
diff --git a/debian/control b/debian/control
index 57cd3f9..033e51e 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Build-Depends:
  libudev-dev [linux-any],
  quilt,
  xutils-dev (= 1:7.5+4),
- valgrind [amd64 armel armhf i386 mips mipsel powerpc s390x],
+ valgrind [amd64 arm64 armhf i386 mips mipsel mips64 mips64el powerpc ppc64 
ppc64el s390x x32],
 # intel-virtual-output:
  libxinerama-dev,
  libxrandr-dev,

commit f6d8694af8db627759f0e5dff74590cef9f66dbd
Author: Vincent Cheng vch...@debian.org
Date:   Thu Jul 16 01:30:27 2015 -0700

explicitly declare source format 1.0

diff --git a/debian/changelog b/debian/changelog
index 0ad759f..074906e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,9 @@ xserver-xorg-video-intel (2:2.99.917-2) UNRELEASED; 
urgency=medium
   [ Adam Borowski ]
   * Add x32 to the list of architectures. (Closes: #775200)
 
+  [ Vincent Cheng ]
+  * Explicitly declare source format 1.0.
+
  -- Vincent Cheng vch...@debian.org  Thu, 16 Jul 2015 01:00:41 -0700
 
 xserver-xorg-video-intel (2:2.99.917-1) unstable; urgency=medium
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..d3827e7
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+1.0

commit e21dfae4059599d5dd033434d0ce380f06f2b739
Author: Vincent Cheng vch...@debian.org
Date:   Thu Jul 16 01:29:13 2015 -0700

Add x32 to the list of architectures

diff --git a/debian/changelog b/debian/changelog
index b59a434..0ad759f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,9 @@ xserver-xorg-video-intel (2:2.99.917-2) UNRELEASED; 
urgency=medium
 which are real files on the tarball, and add a command to clean
 those before source build (copied from libdrm).
 
+  [ Adam Borowski ]
+  * Add x32 to the list of architectures

xserver-xorg-video-intel: Changes to 'refs/tags/2.99.905'

2015-07-22 Thread Vincent Cheng
Tag '2.99.905' created by Chris Wilson ch...@chris-wilson.co.uk at 2013-10-23 
08:54 +

Intel 2.99.905 snapshot

Changes since 2.99.904:
Chris Wilson (66):
  sna: Upon unwinding operations, also check for exec objects to clear
  sna: Pass usage hint down to render fill routines
  sna: Prevent changes in tiling/pitch of existing framebuffers
  sna/gen6+: Only allow switching to BLT for fills if we have semaphores
  sna/gen6+: Share the common routines for ring preferrence
  sna/gen4+: Share a few common routines
  sna: Sanitize output-crtc before falling back oto 
xf86InitialConfiguration
  sna: Populate bo-size from dma-buf
  configure: Allow manual specification of intel-gen4asm path
  uxa: Abort CreateScreenResources after allocation failure
  uxa: Check for allocation failure in i915 video
  sna: Cleanup allocation of sna_output after late syscall fail
  sna: Update DPMS on attached outputs before disabling the CRTC
  sna: Cleanup up unused variables
  sna/trapezoids: Use the aligned fast path for fallbacks
  sna: Fix typo in DBG
  sna: Tighten has_coherent_ptr() assertion
  sna/gen6+: Fix calculation of 1/z for projective textures
  sna/gen6: Fix the invert fix
  sna: Assert that the mode/ring are set when marking active bo
  sna/trapezoids: Initialise force_fallback
  sna: Preserve the user backlight value for get_property calls
  sna: Disable updating properties upon reading their values
  Revert sna: Preserve the user backlight value for get_property calls
  sna: Speed up inplace copies from SHM pixmaps to GPU bo
  sna: Allow read-mappings for has_coherent_ptr() assert
  sna: Add DBG along all output init failure paths
  sna: Expand packed KMS structs for 64-bit alignment
  sna: Only carry 32/64-bit compat wrapper for drm_mode_get_connector
  sna: Fix inverted tiled CPU map check in has_coherent_ptr()
  sna/glyphs: Fix computation of extents for long strings
  sna/dri: Refactor to use the common GPU damage routine
  sna: Assert mapped state
  sna: Fix computation of clip boxes for stipple uploads
  sna: Check return of source_bo for a potential failure
  Remove defunct file 'brw_eu_util.c' from git
  sna/glyphs: Remove glyph_approx_extents
  sna: Tighten pixmap map assertions
  sna: Drop now obsolete assertion
  sna: Do a quick pass on dirty damage before reduction
  sna: Unmap pixmap prior to release GPU bo
  sna: Fix the addition of the current output Mode to the probed lists
  sna: Suppress log messages for unchanging EDID
  sna: Fix typo inside an assertion
  sna: Copy the EDID mode name for the current CRTC mode
  sna: Set the canonical name for the current mode if none match
  sna: Tweak opportunistic flushing to reduce power consumption
  sna: Improve handling of blit fallbacks for untransfomed large scanouts
  sna: Eliminate the synchronous wait from inside TearFree
  sna: Enable TearFree rendering for transformed scanouts
  sna: Free bo along unlikely one-off error path
  sna: Discard GPU bo when failing to setup the shared pixmap
  sna: Move gc back to GPU after failure to move it to CPU
  sna: Ignore overflow in CPU count rather than abort
  sna/trapezoids: Fix inversion of initialisation test for triangles
  sna: Free our CRTC private after failing to create the xf86Crtc
  xvmc: Handle errors along allocation path
  sna: Only force the TearFree exchange before a write
  sna: Make sure CPU damage is flushed to the TearFree shadow
  sna: Remove the move-to-gpu shortcircuiting for partial GPU, no CPU damage
  sna: Fix inconsistency in has_coherent_ptr assertion
  sna: Pass the async hint when pushing GPU damage for redisplay
  sna: Handle pending move-to-gpu for userptr uploads
  sna: Flush the pending move-to-gpu upon Pixmap free
  sna: Tidy opportunistic flushing
  2.99.905 snapshot

Daniel Martin (1):
  configure: Add xfixes to X11 pkg check

---
 NEWS  |   29 +
 configure.ac  |   25 -
 src/sna/Makefile.am   |4 
 src/sna/brw/brw_eu_util.c |  126 --
 src/sna/brw/brw_wm.c  |   16 
 src/sna/gen2_render.c |2 
 src/sna/gen3_render.c |2 
 src/sna/gen4_common.c |   64 +++
 src/sna/gen4_common.h |   49 ++
 src/sna/gen4_render.c |   48 --
 src/sna/gen5_render.c |   55 --
 src/sna/gen6_common.c |   72 +++
 src/sna/gen6_common.h |  192 +
 src/sna/gen6_render.c |  218 ---
 src/sna/gen7_render.c |  230 +--
 src/sna/kgem.c|  105 ++---
 src/sna/kgem.h|   11 
 src/sna/sna.h |   39 +
 src/sna/sna_accel.c   |  823 ++
 src/sna/sna_damage.c  |   23 +
 

xserver-xorg-video-intel: Changes to 'refs/tags/2.99.904'

2015-07-22 Thread Vincent Cheng
Tag '2.99.904' created by Chris Wilson ch...@chris-wilson.co.uk at 2013-10-09 
16:22 +

Intel 2.99.904 snapshot

Changes since 2.99.903:
Chris Wilson (52):
  sna/video: Discard old video buffers when the frame size changes
  sna/video: Don't allow caching of yuv scanouts
  sna: Resize an existing framebuffer if possible
  sna/video: The sprite framebuffer also encodes its format
  sna: Apply the non-relaxed fencing partial paranoia everywhere
  sna: Whitespace fixes
  sna: Use the bo allocation cache for converting buffers
  sna/gen3: Tidy up fallback handling from fill-boxes
  sna: Unmap cow bo when recreating the source bo
  sna: Do not reduce overdrawn rectangles for XRenderCompositeRects
  sna: Only reduce Over to Src if the rects do not overlap
  sna: Honour Option AccelMethod none
  sna/trapezoids: Fix clipping on the far left
  sna: Add a few more asserts around handling of buffers
  sna: Only delete unused io buffers
  configure: Error out if glamor request but UXA is disabled
  intel: Pass the platform device along to the open routines
  intel: Query platform fd
  sna: Restart timer evaluations if the BlockHandler takes too long
  intel: Fix fallout from accident push of ODEV_ATTRIB_FD
  intel: Querying device attributes must be non-NULL
  intel: And restore PlatformProbe to working order
  intel: Remove dependence upon having PciInfo
  intel: Handle fallback probing without match_data
  intel: Allow opening the device only through platform information
  configure: Disable building tools if prerequisite headers not found
  intel-virtual-overlay: Error out if no X11 SHM header is defined
  sna: The device fd is marked as non-blocking so beware the busy-wait
  sna/gen5: Replace pipe-control with full MI_FLUSH for required CS stall
  sna: Add a few more DBG to track refcnts
  sna/dri: Only move the scanout to the flip cache if destroyed
  sna: Tidy up FillRectangles intersection with complex clip
  sna: Fix FillRectangles intersection with complex clip
  sna: Start splitting the trapezoids megafile into parseable blocks
  sna/trapezoids: Add a precise scan converter
  sna/trapezoids: Do not pass invalid trapezoids to pixman
  compat-api: Map changes of DamageUnregister API in 1.14.99.2
  intel: Filter out the control bit from the device minor
  sna/gen7: Add a always-stall debug option
  sna/trapezoids: Fix overstepping vertical edges
  sna/trapezoids: Restore overflow check
  sna/gen7: Tweak flushing
  sna/gen7: Rename debug option ALWAYS_FLUSH to ALWAYS_INVALIDATE
  sna/trapezoids: Only use a single thread to emit rectilinear spans
  sna: Trim color cache allocation to a single page
  sna/trapezoids: Recompute num_threads to match range
  sna: Rework the num_threads refinement to avoid the division
  sna: Emit DBG for when we fallback to xf86InitialConfig detection
  sna/gen3+: Flush vertex buffer after computing resize
  sna: Append the current mode to the output list if not found
  sna: Steal the current mode name
  2.99.904 snapshot

---
 NEWS   |   38 
 configure.ac   |   16 
 src/compat-api.h   |4 
 src/intel_device.c |   99 
 src/intel_driver.h |   13 
 src/intel_module.c |   44 
 src/legacy/i810/i810_driver.c  |2 
 src/sna/Makefile.am|5 
 src/sna/gen3_render.c  |   70 
 src/sna/gen4_render.c  |   28 
 src/sna/gen4_vertex.c  |   26 
 src/sna/gen4_vertex.h  |1 
 src/sna/gen5_render.c  |   34 
 src/sna/gen6_render.c  |   48 
 src/sna/gen7_render.c  |   99 
 src/sna/kgem.c |   77 
 src/sna/kgem.h |2 
 src/sna/sna.h  |1 
 src/sna/sna_accel.c|   35 
 src/sna/sna_composite.c|  187 
 src/sna/sna_display.c  |   75 
 src/sna/sna_dri.c  |   13 
 src/sna/sna_driver.c   |   15 
 src/sna/sna_gradient.c |9 
 src/sna/sna_render.c   |9 
 src/sna/sna_render.h   |2 
 src/sna/sna_threads.c  |2 
 src/sna/sna_trapezoids.c   | 7554 ++---
 src/sna/sna_trapezoids.h   |  342 +
 src/sna/sna_trapezoids_boxes.c | 1461 +++
 src/sna/sna_trapezoids_imprecise.c | 3916 +++
 src/sna/sna_trapezoids_mono.c  | 1428 ++
 src/sna/sna_trapezoids_precise.c   | 3302 
 src/sna/sna_video.c|   11 
 src/sna/sna_video.h|1 
 src/sna/sna_video_hwmc.c   |   12 
 src/sna/sna_video_sprite.c |5 
 src/uxa/intel_driver.c |2 
 tools/virtual.c  

xserver-xorg-video-intel: Changes to 'upstream-unstable'

2015-07-16 Thread Vincent Cheng
 Makefile.am |2 
 NEWS|  201 ++
 configure.ac|  138 -
 libobj/Makefile.am  |3 
 libobj/getline.c|   51 
 libobj/ignore.c |6 
 man/intel.man   |   11 
 src/backlight.c |   75 
 src/backlight.h |4 
 src/compat-api.h|   32 
 src/fd.c|   24 
 src/fd.h|1 
 src/i915_pciids.h   |   17 
 src/intel_device.c  |  152 +
 src/intel_driver.h  |   25 
 src/intel_module.c  |   67 
 src/legacy/i810/i810_driver.c   |4 
 src/render_program/Makefile.am  |   11 
 src/render_program/exa_wm_src_affine.g8a|1 
 src/render_program/exa_wm_src_sample_argb.g8a   |1 
 src/render_program/exa_wm_src_sample_planar.g8a |1 
 src/render_program/exa_wm_write.g8a |1 
 src/render_program/exa_wm_yuv_rgb.g8a   |  105 +
 src/render_program/exa_wm_yuv_rgb.g8b   |   21 
 src/sna/Makefile.am |4 
 src/sna/brw/brw_eu.c|4 
 src/sna/brw/brw_eu.h|2 
 src/sna/brw/brw_eu_emit.c   |7 
 src/sna/brw/brw_test_gen4.c |   12 
 src/sna/brw/brw_test_gen5.c |   14 
 src/sna/brw/brw_test_gen6.c |6 
 src/sna/brw/brw_test_gen7.c |2 
 src/sna/brw/brw_wm.c|4 
 src/sna/debug.h |   44 
 src/sna/fb/fb.h |   10 
 src/sna/fb/fbpict.c |   12 
 src/sna/gen2_render.c   |5 
 src/sna/gen3_render.c   |5 
 src/sna/gen4_render.c   |7 
 src/sna/gen4_vertex.c   |8 
 src/sna/gen5_render.c   |9 
 src/sna/gen6_render.c   |  140 -
 src/sna/gen7_render.c   |   23 
 src/sna/gen8_eu.c   |   32 
 src/sna/gen8_render.c   |   89 
 src/sna/gen8_render.h   |   30 
 src/sna/kgem.c  | 1060 +++
 src/sna/kgem.h  |   85 
 src/sna/sna.h   |   75 
 src/sna/sna_accel.c |  856 +
 src/sna/sna_blt.c   |  153 +
 src/sna/sna_composite.c |   35 
 src/sna/sna_cpuid.h |4 
 src/sna/sna_damage.h|   56 
 src/sna/sna_display.c   | 2233 
 src/sna/sna_display_fake.c  |7 
 src/sna/sna_dri2.c  |  650 +++---
 src/sna/sna_dri3.c  |   43 
 src/sna/sna_driver.c|  216 +-
 src/sna/sna_glyphs.c|   36 
 src/sna/sna_io.c|   67 
 src/sna/sna_present.c   |   53 
 src/sna/sna_render.c|  123 +
 src/sna/sna_render.h|8 
 src/sna/sna_render_inline.h |   29 
 src/sna/sna_transform.c |8 
 src/sna/sna_trapezoids.c|   22 
 src/sna/sna_trapezoids.h|   74 
 src/sna/sna_trapezoids_boxes.c  |   45 
 src/sna/sna_trapezoids_imprecise.c  |  783 
 src/sna/sna_trapezoids_mono.c   |  209 +-
 src/sna/sna_trapezoids_precise.c|  879 ++---
 src/sna/sna_video.c |   41 
 src/sna/sna_video.h |1 
 src/sna/sna_video_hwmc.c|2 
 src/sna/sna_video_overlay.c |   50 
 src/sna/sna_video_sprite.c  |  199 +-
 src/sna/sna_video_textured.c|   56 
 src/sna/xassert.h   |   48 
 src/uxa/Makefile.am |   14 
 src/uxa/i830_3d.c   |1 
 src/uxa/i830_render.c   |   83 
 src/uxa/i915_3d.c   |1 
 src/uxa/i915_render.c   |  101 -
 src/uxa/i915_video.c|   12 
 src/uxa/i965_3d.c   |1 
 

xserver-xorg-video-intel: Changes to 'refs/tags/xserver-xorg-video-intel-2_2.99.917-2'

2015-07-16 Thread Vincent Cheng
Tag 'xserver-xorg-video-intel-2_2.99.917-2' created by Vincent Cheng 
vch...@debian.org at 2015-07-16 08:54 +

Debian release 2:2.99.917-2

Changes since xserver-xorg-video-intel-2_2.99.917-1:
Timo Aaltonen (3):
  rules: Fix valgrind-enabling check.
  README.source: Mention that dpkg-source complains about symlinks which 
are real files on the tarball, and add a command to clean those before source 
build (copied from libdrm).
  source: Add extend-diff-ignore to not complain about symlinks.

Vincent Cheng (7):
  Fix missing include for fstat
  Fix faulty yuv2rgb translation on Intel Generation 8 Graphics
  Add x32 to the list of architectures
  explicitly declare source format 1.0
  Update valgrind build-dependency architecture list
  update Vcs-Browser to point to cgit instead of gitweb
  finalize changelog

---
 debian/README.source |6 +
 debian/changelog |   27 +++
 debian/control   |8 +-
 debian/patches/fix-sna-fstat-include.patch   |   55 +++
 debian/patches/fix-uxa-fstat-include.patch   |   25 ++
 debian/patches/fix-yuv-to-rgb-shared-on-intel-gen8.patch |   51 +
 debian/patches/series|4 -
 debian/rules |4 -
 debian/source/format |1 
 debian/source/local-options  |1 
 10 files changed, 175 insertions(+), 7 deletions(-)
---


-- 
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/e1zfevi-0002be...@moszumanska.debian.org



xserver-xorg-video-intel: Changes to 'debian-unstable'

2015-07-16 Thread Vincent Cheng
 debian/changelog |3 +++
 debian/control   |4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit e21dfae4059599d5dd033434d0ce380f06f2b739
Author: Vincent Cheng vch...@debian.org
Date:   Thu Jul 16 01:29:13 2015 -0700

Add x32 to the list of architectures

diff --git a/debian/changelog b/debian/changelog
index b59a434..0ad759f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,9 @@ xserver-xorg-video-intel (2:2.99.917-2) UNRELEASED; 
urgency=medium
 which are real files on the tarball, and add a command to clean
 those before source build (copied from libdrm).
 
+  [ Adam Borowski ]
+  * Add x32 to the list of architectures. (Closes: #775200)
+
  -- Vincent Cheng vch...@debian.org  Thu, 16 Jul 2015 01:00:41 -0700
 
 xserver-xorg-video-intel (2:2.99.917-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 8ec8270..57cd3f9 100644
--- a/debian/control
+++ b/debian/control
@@ -52,7 +52,7 @@ Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-xorg/driver/xserver-xorg-vi
 Homepage: http://www.x.org/
 
 Package: xserver-xorg-video-intel
-Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386
+Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 x32
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
@@ -70,7 +70,7 @@ Description: X.Org X server -- Intel i8xx, i9xx display driver
  This package is built from the X.org xf86-video-intel driver module.
 
 Package: xserver-xorg-video-intel-dbg
-Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386
+Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 x32
 Depends:
  xserver-xorg-video-intel (= ${binary:Version}),
  ${shlibs:Depends},


-- 
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/e1zfexf-so...@moszumanska.debian.org



xserver-xorg-video-intel: Changes to 'debian-unstable'

2015-07-16 Thread Vincent Cheng
 debian/changelog |6 +-
 debian/control   |4 ++--
 debian/source/format |1 +
 3 files changed, 8 insertions(+), 3 deletions(-)

New commits:
commit f772b2a213782311a52f079a373495970a0d27ba
Author: Vincent Cheng vch...@debian.org
Date:   Thu Jul 16 01:39:25 2015 -0700

finalize changelog

diff --git a/debian/changelog b/debian/changelog
index fb14ff3..0a7c146 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-intel (2:2.99.917-2) UNRELEASED; urgency=medium
+xserver-xorg-video-intel (2:2.99.917-2) unstable; urgency=medium
 
   [ Robert Ancell ]
   * debian/patches/fix-sna-fstat-include.patch:

commit 7823c23112c2e730a36eb14ea8b601a1ed7a24e8
Author: Vincent Cheng vch...@debian.org
Date:   Thu Jul 16 01:37:43 2015 -0700

update Vcs-Browser to point to cgit instead of gitweb

diff --git a/debian/control b/debian/control
index 033e51e..b71be56 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Build-Depends:
  libpixman-1-dev,
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-xorg/driver/xserver-xorg-video-intel
-Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-xorg/driver/xserver-xorg-video-intel.git
+Vcs-Browser: 
http://anonscm.debian.org/cgit/pkg-xorg/driver/xserver-xorg-video-intel.git
 Homepage: http://www.x.org/
 
 Package: xserver-xorg-video-intel

commit 6411bae4d5fcde9c4d7e8ef10235db16c6b01ef2
Author: Vincent Cheng vch...@debian.org
Date:   Thu Jul 16 01:36:57 2015 -0700

Update valgrind build-dependency architecture list

diff --git a/debian/changelog b/debian/changelog
index 074906e..fb14ff3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ xserver-xorg-video-intel (2:2.99.917-2) UNRELEASED; 
urgency=medium
 
   [ Vincent Cheng ]
   * Explicitly declare source format 1.0.
+  * Update valgrind build-dependency architecture list.
 
  -- Vincent Cheng vch...@debian.org  Thu, 16 Jul 2015 01:00:41 -0700
 
diff --git a/debian/control b/debian/control
index 57cd3f9..033e51e 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Build-Depends:
  libudev-dev [linux-any],
  quilt,
  xutils-dev (= 1:7.5+4),
- valgrind [amd64 armel armhf i386 mips mipsel powerpc s390x],
+ valgrind [amd64 arm64 armhf i386 mips mipsel mips64 mips64el powerpc ppc64 
ppc64el s390x x32],
 # intel-virtual-output:
  libxinerama-dev,
  libxrandr-dev,

commit f6d8694af8db627759f0e5dff74590cef9f66dbd
Author: Vincent Cheng vch...@debian.org
Date:   Thu Jul 16 01:30:27 2015 -0700

explicitly declare source format 1.0

diff --git a/debian/changelog b/debian/changelog
index 0ad759f..074906e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,9 @@ xserver-xorg-video-intel (2:2.99.917-2) UNRELEASED; 
urgency=medium
   [ Adam Borowski ]
   * Add x32 to the list of architectures. (Closes: #775200)
 
+  [ Vincent Cheng ]
+  * Explicitly declare source format 1.0.
+
  -- Vincent Cheng vch...@debian.org  Thu, 16 Jul 2015 01:00:41 -0700
 
 xserver-xorg-video-intel (2:2.99.917-1) unstable; urgency=medium
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..d3827e7
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+1.0


-- 
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/e1zfehz-0005gw...@moszumanska.debian.org



xserver-xorg-video-intel: Changes to 'debian-unstable'

2015-07-16 Thread Vincent Cheng
 debian/README.source |6 +
 debian/changelog |   19 +
 debian/patches/fix-sna-fstat-include.patch   |   55 +++
 debian/patches/fix-uxa-fstat-include.patch   |   25 ++
 debian/patches/fix-yuv-to-rgb-shared-on-intel-gen8.patch |   51 +
 debian/patches/series|4 -
 debian/rules |4 -
 7 files changed, 161 insertions(+), 3 deletions(-)

New commits:
commit f09c2cf695635cf87173dacd233d0994646254db
Author: Timo Aaltonen tjaal...@debian.org
Date:   Wed Jan 28 18:24:31 2015 +0200

README.source: Mention that dpkg-source complains about symlinks which are 
real files on the tarball, and add a command to clean those before source build 
(copied from libdrm).

diff --git a/debian/README.source b/debian/README.source
index 4ecd5e6..f9bb7c6 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -14,6 +14,12 @@ Quick Guide To Patching This Package For The Impatient
 Alternatively, instead of using quilt directly, you can drop the patch in to 
 debian/patches and add the name of the patch to debian/patches/series.
 
+While building from git, dpkg-source can complain about symlinks vs.
+normal files mismatches. To work around this issue, before uploading,
+and without committing:
+
+  find -type l | while read dest; do src=$(readlink -f $dest); rm $dest; cp 
$src $dest; done
+
 
 Guide To The X Strike Force Packages
 
diff --git a/debian/changelog b/debian/changelog
index afd2683..25e331c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ xserver-xorg-video-intel (2:2.99.917-2) UNRELEASED; 
urgency=medium
 
   [ Timo Aaltonen ]
   * rules: Fix valgrind-enabling check.
+  * README.source: Mention that dpkg-source complains about symlinks
+which are real files on the tarball, and add a command to clean
+those before source build (copied from libdrm).
 
  -- Vincent Cheng vch...@debian.org  Thu, 16 Jul 2015 01:00:41 -0700
 

commit 53b8d09453821f4f41316ab60e83cd8798606746
Author: Timo Aaltonen tjaal...@debian.org
Date:   Tue Jan 13 12:34:40 2015 +0200

rules: Fix valgrind-enabling check.

Conflicts:
debian/changelog

diff --git a/debian/changelog b/debian/changelog
index c2d54db..afd2683 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ xserver-xorg-video-intel (2:2.99.917-2) UNRELEASED; 
urgency=medium
   * fix-yuv-to-rgb-shared-on-intel-gen8.patch: Fix faulty yuv2rgb translation
 on Intel Generation 8 Graphics. (LP: #1449892, Closes: #787142)
 
+  [ Timo Aaltonen ]
+  * rules: Fix valgrind-enabling check.
+
  -- Vincent Cheng vch...@debian.org  Thu, 16 Jul 2015 01:00:41 -0700
 
 xserver-xorg-video-intel (2:2.99.917-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index e2161e2..318c14d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,9 +8,9 @@ export CPPFLAGS := $(shell dpkg-buildflags --get CPPFLAGS)
 export CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
 export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
 
-DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
+DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 
-ifeq ($(DEB_HOST_ARCH), linux)
+ifeq ($(DEB_HOST_ARCH_OS), linux)
 valgrind = --enable-valgrind
 else
 valgrind = --disable-valgrind

commit 9c0699c089a1b24e15960e2a840156e95ecb4d52
Author: Vincent Cheng vch...@debian.org
Date:   Thu Jul 16 01:16:18 2015 -0700

Fix faulty yuv2rgb translation on Intel Generation 8 Graphics

diff --git a/debian/changelog b/debian/changelog
index 8694f2f..c2d54db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,10 @@ xserver-xorg-video-intel (2:2.99.917-2) UNRELEASED; 
urgency=medium
   * debian/patches/fix-uxa-fstat-include.patch:
 - Fix missing include for fstat (Closes: #790911)
 
+  [ Alessio Treglia ]
+  * fix-yuv-to-rgb-shared-on-intel-gen8.patch: Fix faulty yuv2rgb translation
+on Intel Generation 8 Graphics. (LP: #1449892, Closes: #787142)
+
  -- Vincent Cheng vch...@debian.org  Thu, 16 Jul 2015 01:00:41 -0700
 
 xserver-xorg-video-intel (2:2.99.917-1) unstable; urgency=medium
diff --git a/debian/patches/fix-yuv-to-rgb-shared-on-intel-gen8.patch 
b/debian/patches/fix-yuv-to-rgb-shared-on-intel-gen8.patch
new file mode 100644
index 000..6aa4db1
--- /dev/null
+++ b/debian/patches/fix-yuv-to-rgb-shared-on-intel-gen8.patch
@@ -0,0 +1,51 @@
+From b6029105e404c9a7f7cdd230012cd5063c824ed4 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Ville=20Syrj=C3=A4l=C3=A4?= ville.syrj...@linux.intel.com
+Date: Mon, 30 Mar 2015 16:51:29 +0300
+Subject: [PATCH] gen8: Fix the YUV-RGB shader
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Ville Syrjälä ville.syrj...@linux.intel.com

xserver-xorg-video-intel: Changes to 'debian-unstable'

2015-07-16 Thread Vincent Cheng
 debian/changelog|1 +
 debian/source/local-options |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 0e45c441be4500254d3fe01e2e0aa7f7d9c4b67d
Author: Timo Aaltonen tjaal...@debian.org
Date:   Wed Apr 22 15:24:44 2015 +0300

source: Add extend-diff-ignore to not complain about symlinks.

Conflicts:
debian/changelog

diff --git a/debian/changelog b/debian/changelog
index 25e331c..b59a434 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ xserver-xorg-video-intel (2:2.99.917-2) UNRELEASED; 
urgency=medium
 
   [ Timo Aaltonen ]
   * rules: Fix valgrind-enabling check.
+  * source: Add extend-diff-ignore to not complain about symlinks.
   * README.source: Mention that dpkg-source complains about symlinks
 which are real files on the tarball, and add a command to clean
 those before source build (copied from libdrm).
diff --git a/debian/source/local-options b/debian/source/local-options
new file mode 100644
index 000..10404f5
--- /dev/null
+++ b/debian/source/local-options
@@ -0,0 +1 @@
+--extend-diff-ignore=src/render_program/exa_.*.g8a


-- 
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/e1zferq-bn...@moszumanska.debian.org



intel-gpu-tools: Changes to 'refs/tags/intel-gpu-tools-1.11'

2015-06-14 Thread Vincent Cheng
Tag 'intel-gpu-tools-1.11' created by Thomas Wood thomas.w...@intel.com at 
2015-06-11 15:19 +

intel-gpu-tools-1.11

Changes since intel-gpu-tools-1.10:
Ander Conselvan de Oliveira (2):
  lib/kms: Add a way to override an output's mode
  tests: Add test for pipe B and C interactions in IVB

Antti Koskipaa (1):
  tests/pm_backlight: Add backlight test

Chris Wilson (62):
  igt: Add benchmark for read-read optimisation
  igt/gem_concurrent_blit: Move buffer allocation after requires
  igt/gem_concurrent_blit: Exercise concurrent reads
  igt/gem_concurrent_blt: Test overwrite source used for read-read 
optimisation
  lib/batch: Trivial compile fix for 32-bit builds
  lib/batch: Fix range checks for blits
  igt/gem_read_read_speed: Speed up batch submission
  igt/gem_exec_nop: Enlighten the failure error message
  igt/gem_wait: When waiting for infinity, an infinity remains
  igt/gem_concurrent_blit: Test copying over itself
  igt/kms_vblank: Simple harness for measuring speed of drmWaitVBlank
  lib/core: Silence internally used signals
  igt/gem_exec_blt: Repeat measurements for stablity
  igt/gem_exec_blt: Do a warmup run first
  igt/gem_exec_nop: Repeat and average to stabilize measurements
  igt/gem_exec_blt: Repeat measurement and average
  igt/gem_concurrent_blit: Separate out the combinatorial explosion
  igt/gem_exec_(nop|blt): Repeat measurements at min/max GPU frequencies
  igt/gem_exec_(blt|nop): IGT magic
  igt/gem_cs_prefetch: Use gem_execbuf for pretty printing of failures
  igt/gem_exec_parse: Use a macro for pretty printing the test failure
  igt/gem_evict_everything: Use mlock to reduce available memory
  Revert tests/gem_exec_lut_handle
  igt/gem_evict_everything: Simplify mlocked_evictions
  igt/kms_vblank: Include a test for comparing blocking drmWaitVblank
  igt/gem_exec_blt: Prevent assertion failure when running as a test load
  igt/gem_persistent_relocs: Add note about known byt/full-ppgtt issue
  igt/gem_cpu_reloc: Pretty print execbuf failures
  igt/kms_vblank: Simple accuracy test
  igt/gem_exec_lut_handle: Trim a few operations from submission
  igt/gem_exec_lut_handle: Put some operations back!
  igt/gem_mmap_wc: Explicitly check for use-after-close
  igt/gem_flink_race: Explicitly quiesce the GPU before counting objects
  igt/prime_self_import: Ensure driver state is consistent between counts
  lib: Implement gem_sync() using WAIT
  igt/gem_exec_lut_handle: Hide exec latency
  igt/gem_pwrite: Test handling of larger than mappable buffers
  intel-gpu-overlay: Improve error message for failure to open an output
  lib: Fix types for gem_create()
  igt/gem_pwrite: Also test surfaces larger than the GTT
  igt/gem_pwrite: Delete unused mmap(wc) for the big CPU test
  igt/gem_pwrite: Check that mmap(wc) succeeds
  lib: Cache static queries
  lib: Fix types for gem_mmap*
  igt/gem_exec_big: Check 64bit relocation values
  igt/gem_exec_lut_handle: Force slow relocation path
  igt/gem_mmap_gtt: Check GTT mmapping of large tiled objects
  lib: Teach igt to handle signal failures gracefully
  igt/gem_mmap_gtt: Add pagefault-of-doom failure case
  lib/core: Limit fatal signal CRASH reporting to the fatal signals
  igt: Add gem_streaming_writes
  igt/gem_streaming_writes: Trim number of batch buffers allocated
  igt/gem_mmap/huge-bo: Fix cut'n'paste error
  igt/gem_streaming_writes: Build in a self-test
  igt/gem_stream_writes: Use execbuf LUT to shave a few cycles off dispatch
  igt/gem_streaming_writes: Add more validation steps
  igt/gem_streaming_writes: Remember to markup the write target!
  igt/gem_streaming_write: Add a variant to exercise CS
  igt/gem_linear_blits: tidy
  igt/gem_streaming_writes: Map the whole batch for CPU accesses
  igt/gem_streaming_writes: Reorder src/dst to avoid executing on snooped
  overlay: Fix parsing of gem-objects for '[k]' clients

Damien Lespiau (19):
  quick_dump/skl: Add power well registers
  lib/bxt: Add Broxton PCI ids
  list-workarounds/bxt: Add Broxton to the list of valid platorms
  compute_wrpll: Rename ddi_compute_wrpll to hsw_compute_wrpll
  skl_compute_wrpll: Add a way to test the SKL WRPLL algorithm
  skl_compute_wrpll: Make sure we respect the DCO frequency constraints
  skl_compute_wrpll: Count how many even/odd dividers we compute
  skl_compute_wrpll: Prefer even dividers
  lib: Add missing '\n' to error message
  kms_cursor_crc: Move comment to the appropriate place
  build: Add missing line continuation
  quick_dump/skl: Add more pipe/plane registers
  quick_dump: Expand the WM cursor registers
  lib: Add a user data pointer to the argument parsing functions
  intel_display_crc: A new tool to play with display CRCs
   

intel-gpu-tools: Changes to 'debian-unstable'

2015-06-14 Thread Vincent Cheng
 debian/changelog |7 +++
 debian/control   |2 ++
 debian/rules |3 +--
 3 files changed, 10 insertions(+), 2 deletions(-)

New commits:
commit 5c0cfaf3a08fd39d0de0524060f9145fd06e0e7e
Author: Vincent Cheng vch...@debian.org
Date:   Sun Jun 14 18:11:07 2015 -0700

new upstream release

diff --git a/debian/changelog b/debian/changelog
index ba51177..f1ba1b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+intel-gpu-tools (1.11-1) unstable; urgency=medium
+
+  * New upstream release.
+- Add new build-deps: gtk-doc-tools, libunwind-dev
+
+ -- Vincent Cheng vch...@debian.org  Sun, 14 Jun 2015 17:59:40 -0700
+
 intel-gpu-tools (1.10-2) unstable; urgency=medium
 
   * Fix FTBFS on i386.
diff --git a/debian/control b/debian/control
index 31f23da..03c3c98 100644
--- a/debian/control
+++ b/debian/control
@@ -11,10 +11,12 @@ Build-Depends:
  bison,
  debhelper (= 9),
  dh-autoreconf,
+ gtk-doc-tools,
  libcairo2-dev,
  libdrm-dev (= 2.4.38),
  libpciaccess-dev (= 0.10),
  libudev-dev,
+ libunwind-dev,
  libxrandr-dev,
  pkg-config,
  quilt,
diff --git a/debian/rules b/debian/rules
index c92e3a6..5e95be9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,7 @@ SOURCE = intel-gpu-tools
 # FIXME: building debugger causes FTBFS
 override_dh_auto_configure:
dh_auto_configure -- --disable-shader-debugger --disable-dumper \
---disable-tests --disable-silent-rules \
---disable-selective-werror
+--disable-tests --disable-silent-rules
 
 # Disable test suite:
 override_dh_auto_test:


-- 
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/e1z4ivq-0007sx...@moszumanska.debian.org



intel-gpu-tools: Changes to 'refs/tags/debian/intel-gpu-tools-1.11-1'

2015-06-14 Thread Vincent Cheng
Tag 'debian/intel-gpu-tools-1.11-1' created by Vincent Cheng 
vch...@debian.org at 2015-06-15 01:12 +

Debian release 1.11-1

Changes since intel-gpu-tools-1.11:
Cyril Brulebois (11):
  Import 1.0.1-1 packaging from Eric's repository.
  Merge branch 'upstream-unstable' into debian-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs.
  Make the Debian X Strike Force maintain the package; keeping Eric, 
Tormod, and myself as Uploaders.
  Wrap Build-Depends/Depends.
  Bump libdrm-intel1 build-dep.
  Update watch file.
  Switch to dh.
  Disable test suite: it needs to be run as root.
  Upload to unstable.

Timo Aaltonen (22):
  Merge branch 'upstream-unstable' into debian-unstable
  update the changelogs
  remove patches
  control: Bump libdrm-dev build-dep
  control: Add libudev-dev to build-depends.
  control: Add libcairo2-dev to build-depends.
  rules: Stop renaming forcewaked.
  remove tests/pass.png
  control: Bump standards-version to 3.9.3, no changes.
  control: Limit the architectures to amd64, i386.
  watch: fix the remote url.
  Merge branch 'upstream-unstable' into debian-unstable
  update the changelogs
  fix the gentarball target
  actually bump the libdrm-dev build-dependency
  Merge branch 'upstream-unstable' into debian-unstable
  bump the release
  update the changelog
  control: Add swig, libxrandr-dev and python3-dev to build-depends.
  rules: Remove .la file(s) on dh_install.
  Merge branch 'upstream-unstable' into debian-unstable
  bump the version

Tormod Volden (23):
  Start new release
  Bump standard-version to 3.8.3
  Add build-dep on libdrm-intel1 2.4.6
  Add myself as uploader
  Release 1.0.2-1
  Add bug closers.
  Bump standards-version to 3.9.2
  Add missing debian/intel-gpu-tools.install
  Clarify why the test suite is disabled.
  Add conflicts with xserver-xorg-video-intel  2.9.1
  Add xutils-dev build dependency
  Add gentarball rule (for future convenience)
  Add patch to avoid SIGABRT when running non-root
  Add Vcs links to debian/control
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs
  Add build-deps for now non-optional testdisplay
  Revert Add build-deps for now non-optional testdisplay
  Do not build the unshipped testdisplay tool
  Revert a Solaris patch that requires newer xorg-macros than ours
  Disable the new sprite_on demo because our libdrm is too old
  Rename forcewaked to intel_forcewaked
  Ready for release

Vincent Cheng (42):
  Merge tag 'tags/intel-gpu-tools-1.6' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  Update changelog
  wrap-and-sort
  Add myself to uploaders
  Bump standards version to 3.9.5
  Close #715278 in d/changelog
  usr/lib added to .install file
  s/swig/swig2.0/
  d/rules: remove --builddirectory=build, causes FTBFS (fixme)
  Add bison to build-deps
  do not build debugger (FTBFS)
  Update homepage
  Revert earlier removal of --builddirectory, pass --disable-tests to
  Build with --disable-silent-rules
  Mark #714424 as fixed
  Fix python-script-but-no-python-dep
  Fix vcs-field-not-canonical
  Fix patch-system-but-no-source-readme
  Disable python dumper entirely
  Enable build hardening (dh compat 9)
  Add -dbg package for intel-gpu-tools
  wrap-and-sort accidentally removed some build-deps...
  Merge tag 'tags/intel-gpu-tools-1.7' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release
  Add x11proto-dri2-dev as a build dep
  Explicitly declare source format 1.0
  Merge tag 'tags/intel-gpu-tools-1.8' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  new upstream release 1.8
  Merge tag 'tags/intel-gpu-tools-1.10' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  new upstream release
  mark #772339 as fixed
  update to standards version 3.9.6
  add patch to fix FTBFS on i386
  Revert add patch to fix FTBFS on i386
  fix ftbfs on i386 by passing --disable-selective-werror
  Merge tag 'intel-gpu-tools-1.11' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  new upstream release

---
 ChangeLog  |17224 +
 debian/README.Debian   |7 
 debian/README.source   |   58 
 debian/changelog   |  135 
 debian/compat  |1 
 debian/control |   53 
 debian/copyright   |   70 
 debian/docs|1 
 debian/intel-gpu-tools.install |3 
 debian/patches/series  |1 
 debian

intel-gpu-tools: Changes to 'debian-unstable'

2015-06-14 Thread Vincent Cheng
 NEWS|   30 
 README  |   16 
 benchmarks/Makefile.am  |4 
 benchmarks/gem_userptr_benchmark.c  |   97 
 configure.ac|   31 
 debugger/Makefile.am|3 
 debugger/eudb.c |6 
 demos/Makefile.am   |4 
 docs/reference/intel-gpu-tools/Makefile.am  |   29 
 docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml |1 
 lib/Android.mk  |6 
 lib/Makefile.am |8 
 lib/Makefile.sources|4 
 lib/drmtest.h   |2 
 lib/igt.cocci   |   30 
 lib/igt_aux.c   |  216 +
 lib/igt_aux.h   |   48 
 lib/igt_core.c  |  171 -
 lib/igt_core.h  |   58 
 lib/igt_debugfs.c   |   82 
 lib/igt_debugfs.h   |3 
 lib/igt_draw.c  |  574 +++
 lib/igt_draw.h  |   65 
 lib/igt_fb.c|   81 
 lib/igt_fb.h|4 
 lib/igt_gt.c|2 
 lib/igt_kms.c   |  220 +
 lib/igt_kms.h   |   16 
 lib/intel_batchbuffer.c |   51 
 lib/intel_batchbuffer.h |   23 
 lib/intel_chipset.h |   16 
 lib/intel_io.h  |   14 
 lib/intel_iosf.c|   10 
 lib/intel_mmio.c|  120 
 lib/intel_os.c  |2 
 lib/ioctl_wrappers.c|  166 
 lib/ioctl_wrappers.h|   13 
 lib/media_spin.c|  540 +++
 lib/media_spin.h|   39 
 lib/rendercopy_gen8.c   |2 
 lib/rendercopy_gen9.c   |2 
 lib/tests/Android.mk|   41 
 lib/tests/Makefile.am   |2 
 lib/tests/Makefile.sources  |1 
 lib/tests/igt_command_line.sh   |2 
 m4/as-compiler-flag.m4  |   62 
 man/Makefile.am |   12 
 man/intel_reg.rst   |  229 +
 overlay/.gitignore  |2 
 overlay/gem-objects.c   |   21 
 overlay/overlay.c   |2 
 scripts/list-workarounds|   10 
 scripts/run-tests.sh|   28 
 tests/.gitignore|   18 
 tests/Android.mk|   31 
 tests/Makefile.am   |   55 
 tests/Makefile.sources  |   24 
 tests/drm_auth.c|  163 
 tests/drv_getparams.c   |  165 
 tests/eviction_common.c |   67 
 tests/gem_bad_blit.c|2 
 tests/gem_concurrent_all.c  | 1100 ++
 tests/gem_concurrent_blit.c |  862 -
 tests/gem_cpu_reloc.c   |   56 
 tests/gem_cs_prefetch.c |   24 
 tests/gem_cs_tlb.c  |2 
 tests/gem_ctx_basic.c   |4 
 tests/gem_ctx_exec.c|   30 
 tests/gem_evict_everything.c|   19 
 tests/gem_exec_big.c|   81 
 tests/gem_exec_blt.c|  214 -
 tests/gem_exec_lut_handle.c |  193 -
 tests/gem_exec_nop.c|  220 -
 tests/gem_exec_parse.c  |   10 
 tests/gem_flink_race.c  |5 
 tests/gem_linear_blits.c|   64 
 tests/gem_mmap.c  

intel-gpu-tools: Changes to 'upstream-unstable'

2015-06-14 Thread Vincent Cheng
 NEWS|   30 
 README  |   16 
 benchmarks/Makefile.am  |4 
 benchmarks/gem_userptr_benchmark.c  |   97 
 configure.ac|   31 
 debugger/Makefile.am|3 
 debugger/eudb.c |6 
 demos/Makefile.am   |4 
 docs/reference/intel-gpu-tools/Makefile.am  |   29 
 docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml |1 
 lib/Android.mk  |6 
 lib/Makefile.am |8 
 lib/Makefile.sources|4 
 lib/drmtest.h   |2 
 lib/igt.cocci   |   30 
 lib/igt_aux.c   |  216 +
 lib/igt_aux.h   |   48 
 lib/igt_core.c  |  171 -
 lib/igt_core.h  |   58 
 lib/igt_debugfs.c   |   82 
 lib/igt_debugfs.h   |3 
 lib/igt_draw.c  |  574 +++
 lib/igt_draw.h  |   65 
 lib/igt_fb.c|   81 
 lib/igt_fb.h|4 
 lib/igt_gt.c|2 
 lib/igt_kms.c   |  220 +
 lib/igt_kms.h   |   16 
 lib/intel_batchbuffer.c |   51 
 lib/intel_batchbuffer.h |   23 
 lib/intel_chipset.h |   16 
 lib/intel_io.h  |   14 
 lib/intel_iosf.c|   10 
 lib/intel_mmio.c|  120 
 lib/intel_os.c  |2 
 lib/ioctl_wrappers.c|  166 
 lib/ioctl_wrappers.h|   13 
 lib/media_spin.c|  540 +++
 lib/media_spin.h|   39 
 lib/rendercopy_gen8.c   |2 
 lib/rendercopy_gen9.c   |2 
 lib/tests/Android.mk|   41 
 lib/tests/Makefile.am   |2 
 lib/tests/Makefile.sources  |1 
 lib/tests/igt_command_line.sh   |2 
 m4/as-compiler-flag.m4  |   62 
 man/Makefile.am |   12 
 man/intel_reg.rst   |  229 +
 overlay/.gitignore  |2 
 overlay/gem-objects.c   |   21 
 overlay/overlay.c   |2 
 scripts/list-workarounds|   10 
 scripts/run-tests.sh|   28 
 tests/.gitignore|   18 
 tests/Android.mk|   31 
 tests/Makefile.am   |   55 
 tests/Makefile.sources  |   24 
 tests/drm_auth.c|  163 
 tests/drv_getparams.c   |  165 
 tests/eviction_common.c |   67 
 tests/gem_bad_blit.c|2 
 tests/gem_concurrent_all.c  | 1100 ++
 tests/gem_concurrent_blit.c |  862 -
 tests/gem_cpu_reloc.c   |   56 
 tests/gem_cs_prefetch.c |   24 
 tests/gem_cs_tlb.c  |2 
 tests/gem_ctx_basic.c   |4 
 tests/gem_ctx_exec.c|   30 
 tests/gem_evict_everything.c|   19 
 tests/gem_exec_big.c|   81 
 tests/gem_exec_blt.c|  214 -
 tests/gem_exec_lut_handle.c |  193 -
 tests/gem_exec_nop.c|  220 -
 tests/gem_exec_parse.c  |   10 
 tests/gem_flink_race.c  |5 
 tests/gem_linear_blits.c|   64 
 tests/gem_mmap.c  

Bug#740719: xserver-xorg-video-intel: requires KMS but loads non-KMS i915.ko on kfreebsd

2015-05-22 Thread Vincent Cheng
Hi Steven,

On Thu, May 21, 2015 at 5:21 PM, Steven Chamberlain ste...@pyro.eu.org wrote:
 fixed 740719 xserver-xorg-video-intel/2:2.21.15-2+kbsd8u1
 found 740719 xserver-xorg-video-intel/2:2.99.917-1
 thanks

 Hi,

 FYI I'm making an upload to our jessie-kfreebsd suite with this patch.
 I have suitable hardware now to test it.  We do need this for KMS to
 work out-of-the-box, this is the only change needed, and indeed it is
 working well.

 Please consider applying it in sid.  It is a kfreebsd-specific change
 guarded by ifdefs.  I've attached a new version rebased for 2:2.99.917.

Please forward your patch upstream [1].

Regards,
Vincent

[1] http://lists.freedesktop.org/mailman/listinfo/intel-gfx


-- 
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/caczd_td0bac4ayymozucb1syczdzfgpogi6kspkgssdfgsh...@mail.gmail.com



xserver-xorg-video-intel: Changes to 'debian-jessie-backports'

2015-05-20 Thread Vincent Cheng
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 2b436a949c0a0579c733bb6da69e250855786131
Author: Vincent Cheng vch...@debian.org
Date:   Tue May 19 23:16:52 2015 -0700

rebuild for jessie-backports

diff --git a/debian/changelog b/debian/changelog
index 1593856..1afc011 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-intel (2:2.99.917-1~bpo8+1) jessie-backports; urgency=medium
+
+  * Rebuild for jessie-backports.
+
+ -- Vincent Cheng vch...@debian.org  Tue, 19 May 2015 23:16:31 -0700
+
 xserver-xorg-video-intel (2:2.99.917-1) unstable; urgency=medium
 
   * Upload to unstable. (Closes: #748753)


-- 
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/e1yuxja-0007nt...@moszumanska.debian.org



xserver-xorg-video-intel: Changes to 'debian-jessie-backports'

2015-05-20 Thread Vincent Cheng
New branch 'debian-jessie-backports' available with the following commits:


-- 
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/e1yuxis-000530...@moszumanska.debian.org



xserver-xorg-video-intel: Changes to 'refs/tags/xserver-xorg-video-intel-2_2.99.917-1-bpo8+1'

2015-05-20 Thread Vincent Cheng
Tag 'xserver-xorg-video-intel-2_2.99.917-1-bpo8+1' created by Vincent Cheng 
vch...@debian.org at 2015-05-20 06:24 +

Debian release 2:2.99.917-1~bpo8+1

Changes since xserver-xorg-video-intel-2_2.99.917-1:
Vincent Cheng (1):
  rebuild for jessie-backports

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---


-- 
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/e1yuxr3-0008t0...@moszumanska.debian.org



Re: Installation dependencies failure on sid

2015-05-14 Thread Vincent Cheng
Hi,

On Tue, May 12, 2015 at 11:17 AM, jnqnfe jnq...@gmail.com wrote:
 Update: Over the past week since reporting this issue, the number of
 blocked updates on my Sid install due to dependency issues has increased
 from 14 to 21, though the number of packages listed as having unmet
 dependencies has reduced. Updated aptitude output is below.


 tester@testPC:~$ sudo aptitude upgrade
 Resolving dependencies...
 No packages will be installed, upgraded, or removed.
 0 packages upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
 Need to get 0 B of archives. After unpacking 0 B will be used.

 tester@testPC:~$ sudo aptitude full-upgrade
 The following packages will be upgraded:
   xserver-xorg-core{b} xserver-xorg-video-ati xserver-xorg-video-cirrus
   xserver-xorg-video-fbdev xserver-xorg-video-intel
   xserver-xorg-video-mach64 xserver-xorg-video-mga
   xserver-xorg-video-modesetting xserver-xorg-video-neomagic
   xserver-xorg-video-nouveau xserver-xorg-video-openchrome
   xserver-xorg-video-qxl xserver-xorg-video-r128 xserver-xorg-video-radeon
   xserver-xorg-video-savage xserver-xorg-video-siliconmotion
   xserver-xorg-video-sisusb xserver-xorg-video-tdfx
   xserver-xorg-video-trident xserver-xorg-video-vesa
   xserver-xorg-video-vmware
 21 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 Need to get 224 kB/7,204 kB of archives. After unpacking 500 kB will be used.
 The following packages have unmet dependencies:
  xserver-xorg-core : Conflicts: xserver-xorg-video-modesetting but 
 0.9.0-1+b2 is to be installed.
 The following actions will resolve these dependencies:

  Remove the following packages:
 1) xserver-xorg-video-modesetting



 Accept this solution? [Y/n/q/?] q
 Abandoning all efforts to resolve these dependencies.
 Abort.

This is as expected. The latest X server in sid introduced an ABI
bump, and so the various DDX drivers in sid have to be
updated/rebuilt; they also have to migrate to testing at the same time
(you can see the progress of the transition at [1]).
xserver-xorg-video-modesetting as a separate package is going away
(#784747), so feel free to let apt/aptitude remove it.

Regards,
Vincent

[1] https://release.debian.org/transitions/html/xserver1.17.html


-- 
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/caczd_tck+sokdq7a-c8k6c-eshsgvyknan1-u_e2kdf5kx3...@mail.gmail.com



Bug#785078: xserver-xorg-video-intel: Recent update triggers hung GPU, disabled acceleration

2015-05-12 Thread Vincent Cheng
Hi Paul,

On Mon, May 11, 2015 at 11:34 PM, Paul Millar paul.mil...@desy.de wrote:
 Package: xserver-xorg-video-intel
 Version: 2:2.99.917-1
 Severity: important

 Dear Maintainer,

 I ran the usual apt-get update  apt-get upgrade.  This pulled in new 
 packages for
 the intel X11 driver.  After restarting, I noticed that the XV extension no 
 longer
 worked when using mplayer.  Subsequent investigation showed that the intel 
 driver
 now reports it detected a hung GPU and has disabled acceleration as a 
 consequence.

Please file a bug report upstream against the intel DDX driver
(following the instructions at [1]).

Regards,
Vincent

[1] https://01.org/linuxgraphics/documentation/how-report-bugs


-- 
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/caczd_tah0qsjfikrx_sjh_x2mogolbosvasmkgatn6e6dtr...@mail.gmail.com



Bug#784597: xserver-xorg-core: ABI mismatch?

2015-05-07 Thread Vincent Cheng
reassign 784597 src:xserver-xorg-video-intel
forcemerge 78 784597
thanks

Hi Dale,

On Wed, May 6, 2015 at 5:48 PM, Dale Harris rod...@gmail.com wrote:
 Package: xserver-xorg-core
 Version: 2:1.17.1-2
 Severity: normal


 Hi,

 I did an OS upgrade recently, I was noticing some problems with X
 windows using way too much CPU, so I thought would try reconfiguring it.
 However now when I do Xorg -configure, I see:

 (EE) module ABI major version (15) doesn't match the server's version
 (19)

 Also I notice that my video driver, xserver-xorg-video-intel, is not
 installed. I tried reinstalling it and I get:

 The following packages have unmet dependencies:
  xserver-xorg-video-intel : Depends: xorg-video-abi-18


 So I appear to be in a bit of version problem here. Is there any
 suggestions on how to work around this?  Or does some packages just need
 to be updated?

This is a direct consequence of #78, i.e. xserver-xorg-video-intel
failing to build against latest xserver-xorg-core in sid and thus
getting removed if you blindly ran dist-upgrade (due to unfulfilled
dependencies). I'll upload a fix for xserver-xorg-video-intel
today/tomorrow, please install it then.

Regards,
Vincent


-- 
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/CACZd_tAMP=+8fva=AC72H+uYpP5PO+qc3k+npEC6HL6=x+p...@mail.gmail.com



xserver-xorg-video-intel: Changes to 'refs/tags/xserver-xorg-video-intel-2_2.99.917-1'

2015-05-07 Thread Vincent Cheng
Tag 'xserver-xorg-video-intel-2_2.99.917-1' created by Vincent Cheng 
vch...@debian.org at 2015-05-07 07:55 +

Debian release 2:2.99.917-1

Changes since xserver-xorg-video-intel-2_2.99.917-1+exp1:
Chris Wilson (1):
  compat-api: Map changes of DamageUnregister API in 1.14.99.2

Julien Cristau (1):
  Upload to unstable

Michael Stapelberg (1):
  Revert specify '3.0 (quilt)' source format

Vincent Cheng (2):
  Merge branch 'debian-experimental' into debian-unstable
  upload to unstable

---
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)
---


-- 
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/e1yqged-wc...@moszumanska.debian.org



xserver-xorg-video-intel: Changes to 'debian-unstable'

2015-05-07 Thread Vincent Cheng
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 62bc0e26a6470b42bf5cc882553fcb96f9b23ead
Author: Vincent Cheng vch...@debian.org
Date:   Thu May 7 00:46:42 2015 -0700

upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 2db9ab1..1593856 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-intel (2:2.99.917-1) unstable; urgency=medium
+
+  * Upload to unstable. (Closes: #748753)
+
+ -- Vincent Cheng vch...@debian.org  Thu, 07 May 2015 00:46:06 -0700
+
 xserver-xorg-video-intel (2:2.99.917-1~exp1) experimental; urgency=medium
 
   * New upstream prerelease 2.99.917.


-- 
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/e1yqgwc-0005lv...@moszumanska.debian.org



xserver-xorg-video-intel: Changes to 'debian-unstable'

2015-05-07 Thread Vincent Cheng
-helper.policy.in |   19 
 tools/virtual.c | 3490 +++
 xvmc/Makefile.am|6 
 xvmc/i915_xvmc.c|2 
 xvmc/i965_xvmc.c|2 
 xvmc/intel_batchbuffer.c|   60 
 xvmc/intel_batchbuffer.h|4 
 xvmc/intel_xvmc.c   |   79 
 xvmc/intel_xvmc_private.h   |   39 
 xvmc/xvmc_vld.c |4 
 239 files changed, 78526 insertions(+), 24351 deletions(-)

New commits:
commit 6ab157f5e48e972c3b915b64ff3783eab1667c28
Author: Vincent Cheng vch...@debian.org
Date:   Sun Dec 21 21:48:45 2014 -0800

upload to experimental

diff --git a/debian/changelog b/debian/changelog
index 35a2032..2db9ab1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-intel (2:2.99.917-1~exp1) UNRELEASED; urgency=medium
+xserver-xorg-video-intel (2:2.99.917-1~exp1) experimental; urgency=medium
 
   * New upstream prerelease 2.99.917.
   * Update upstream changelog.

commit dea3553230c4794f677f1365b6890a9ada105b7e
Author: Vincent Cheng vch...@debian.org
Date:   Sun Dec 21 21:47:56 2014 -0800

standards version 3.9.6

diff --git a/debian/changelog b/debian/changelog
index 3f5324b..35a2032 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ xserver-xorg-video-intel (2:2.99.917-1~exp1) UNRELEASED; 
urgency=medium
 
   * New upstream prerelease 2.99.917.
   * Update upstream changelog.
+  * Update to Standards version 3.9.6.
 
  -- Vincent Cheng vch...@debian.org  Sun, 21 Dec 2014 21:37:27 -0800
 
diff --git a/debian/control b/debian/control
index 4b83ec4..8ec8270 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Build-Depends:
  libxtst-dev,
  libxrender-dev,
  libpixman-1-dev,
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-xorg/driver/xserver-xorg-video-intel
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-xorg/driver/xserver-xorg-video-intel.git
 Homepage: http://www.x.org/
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..cdafd3f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+# no patches currently applied

commit cd1b328e06c4329ff5bad8dceb63eba91b38ce17
Author: Vincent Cheng vch...@debian.org
Date:   Sun Dec 21 21:42:39 2014 -0800

update upstream changelog

diff --git a/debian/changelog b/debian/changelog
index b894e1f..3f5324b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 xserver-xorg-video-intel (2:2.99.917-1~exp1) UNRELEASED; urgency=medium
 
   * New upstream prerelease 2.99.917.
+  * Update upstream changelog.
 
  -- Vincent Cheng vch...@debian.org  Sun, 21 Dec 2014 21:37:27 -0800
 
diff --git a/debian/upstream.changelog b/debian/upstream.changelog
index 8c9991a..697e098 100644
--- a/debian/upstream.changelog
+++ b/debian/upstream.changelog
@@ -1,3 +1,2234 @@
+commit baec802b21387d04aebb10ac29e719a1800c5aa0
+Author: Chris Wilson ch...@chris-wilson.co.uk
+Date:   Sun Dec 21 14:41:12 2014 +
+
+2.99.917 snapshot
+
+commit 01ce7efe73538047abd3895fc4012ebeb9b4
+Author: Chris Wilson ch...@chris-wilson.co.uk
+Date:   Sat Dec 20 13:36:50 2014 +
+
+sna: Fix Drawable offsets prior to performing shadow discard
+
+Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk
+
+commit c27e6306e86797553351a71e2917a9b1158ec388
+Author: Chris Wilson ch...@chris-wilson.co.uk
+Date:   Sat Dec 20 12:46:52 2014 +
+
+sna/dri2: Check for implicit flushing after updating a Pixmap buffer
+
+Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk
+
+commit 5c16a4ec9b59123336483238ee6017db5491e255
+Author: Chris Wilson ch...@chris-wilson.co.uk
+Date:   Sat Dec 20 09:38:41 2014 +
+
+sna: Skip allocation of new TearFree buffer if not actually flipping
+
+After showing the new front buffer, we have to avoid writing to the back
+buffer whilst the flip is still pending (as it may still be being shown
+by the display). To do this we check if there are any outstanding flips,
+and reallocate if so. However, with a CRTC override, we may just be
+flipping that one CRTC and not the current TearFree back buffer and in
+that case we can avoid the reallocation.
+
+Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk
+
+commit 9b3b591476cc52cc285a8a1f02462db37d5e10c2
+Author: Chris Wilson ch...@chris-wilson.co.uk
+Date:   Fri Dec 19 12:25:30 2014 +
+
+sna/dri2: Preserve the shadow CRTCs when copying to other areas
+
+In the Composite setup, if we are doing a DRI2 copy onto the front
+buffer, we are fully cognizant that the copy will not go onto the
+unredirected Windows of another Client. So we can preserve the shadow
+CRTC mapping for those Clients

intel-gpu-tools: Changes to 'refs/tags/intel-gpu-tools-1.10'

2015-04-29 Thread Vincent Cheng
 the back buffer with the dummy load
  lib/igt_debugfs: Throw away the two first CRCs
  tests/kms_mmio_vs_cs_flip: Count valid tests for all crtcs
  tests/kms_cursor_crc: Restore the valid pipe/connector combo check

Vincent Cheng (1):
  tools/intel_gpu_abrt: Fix bashism

Xiang, Haihao (2):
  rendercopy/skl: Set the URB VS start address to 4
  lib/skl: Return the render copy and media fill functions

Yang, Libin (1):
  tools/intel_audio_dump: add support for Cherryview

Zhao Yakui (18):
  rendercopy/skl: Pass the context to rendercopy function on SKL
  rendercopy/skl: update instruction length
  rendercopy/skl: Set Instruction Buffer size Modify Enable to 1
  rendercopy/skl: Fix the STATE_BASE_ADDRESS instruction length
  rendercopy/skl: Fix the 3DSTATE_DS instruction length
  rendercopy/skl: Emit 3DSTATE_WM_HZ_OP
  rendercopy/skl: Follow the spec to add the Pipeline selection mask
  assembler/skl: Redefine the cache agent type for some fixed functions
  assembler/skl: update read(...)
  assembler/skl: Add more cache agent for write(...)
  assembler/skl: update the extdesc field for SEND instruction
  mediafill/skl: Start the gen9 media_fill from the gen8 version
  mediafill/skl: follow the spec to update STATE_BASE_ADDRESS command
  mediafill/skl: Follow the spec to add pipeline_select mask
  mediafill/skl: Follow spec to configure FORCE_MEDIA_AWAKE in 
PIPELINE_SELECTION
  mediafill/skl: Follow spec to configure media sampler DOP clock gating in 
PIPELINE_SELECTION
  Rendercopy/skl: Remove redundant field to fix GPU hang
  Mediafill/skl: Remove redundant field to fix GPU hang

Zhenyu Wang (3):
  lib: rename igt_media_fillfunc_t typedef to igt_fillfunc_t
  lib: Add GPGPU fill
  tests: Add gem_gpgpu_fill

Zhipeng Gong (3):
  i-g-t: check whether kernel has dual bsd ring
  tests/gem_exec_params: check the invalid flags for dual bsd ring
  test/gem_dummy_reloc_loop: add tests for dual bsd ring

---
 Android.mk  |2 
 CONTRIBUTING|   45 
 MAINTAINERS |2 
 Makefile.am |4 
 NEWS|   57 
 README  |   49 
 assembler/brw_defines.h |9 
 assembler/disasm-main.c |4 
 assembler/gen8_instruction.c|   20 
 assembler/gen8_instruction.h|2 
 assembler/gram.y|   78 +
 assembler/main.c|4 
 benchmarks/Android.mk   |2 
 configure.ac|   17 
 demos/Android.mk|   28 
 demos/intel_sprite_on.c |  138 +-
 docs/reference/intel-gpu-tools/.gitignore   |1 
 docs/reference/intel-gpu-tools/Makefile.am  |   91 +
 docs/reference/intel-gpu-tools/igt_test_programs.xml|  305 
 docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml |6 
 lib/Android.mk  |6 
 lib/Makefile.am |6 
 lib/Makefile.sources|   18 
 lib/drmtest.c   |   38 
 lib/drmtest.h   |2 
 lib/gen6_render.h   |5 
 lib/gen7_media.h|2 
 lib/gen8_media.h|   14 
 lib/gen8_render.h   |   24 
 lib/gen9_render.h   |   17 
 lib/igt.cocci   |   82 +
 lib/igt_aux.c   |  264 +++-
 lib/igt_aux.h   |   27 
 lib/igt_core.c  |  496 +--
 lib/igt_core.h  |  127 +
 lib/igt_debugfs.c   |  154 --
 lib/igt_debugfs.h   |   35 
 lib/igt_edid.h  |  125 -
 lib/igt_fb.c|  163 ++
 lib/igt_fb.h|   10 
 lib/igt_gt.c|  341 +
 lib/igt_gt.h|   77 +
 lib/igt_kms.c   |  278 ++--
 lib/igt_kms.h   |   30 
 lib/instdone.c

intel-gpu-tools: Changes to 'upstream-unstable'

2015-04-29 Thread Vincent Cheng
 Android.mk  |2 
 CONTRIBUTING|   45 
 MAINTAINERS |2 
 Makefile.am |4 
 NEWS|   57 
 README  |   49 
 assembler/brw_defines.h |9 
 assembler/disasm-main.c |4 
 assembler/gen8_instruction.c|   20 
 assembler/gen8_instruction.h|2 
 assembler/gram.y|   78 +
 assembler/main.c|4 
 benchmarks/Android.mk   |2 
 configure.ac|   17 
 demos/Android.mk|   28 
 demos/intel_sprite_on.c |  138 +-
 docs/reference/intel-gpu-tools/.gitignore   |1 
 docs/reference/intel-gpu-tools/Makefile.am  |   91 +
 docs/reference/intel-gpu-tools/igt_test_programs.xml|  305 
 docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml |6 
 lib/Android.mk  |6 
 lib/Makefile.am |6 
 lib/Makefile.sources|   18 
 lib/drmtest.c   |   38 
 lib/drmtest.h   |2 
 lib/gen6_render.h   |5 
 lib/gen7_media.h|2 
 lib/gen8_media.h|   14 
 lib/gen8_render.h   |   24 
 lib/gen9_render.h   |   17 
 lib/igt.cocci   |   82 +
 lib/igt_aux.c   |  264 +++-
 lib/igt_aux.h   |   27 
 lib/igt_core.c  |  496 +--
 lib/igt_core.h  |  127 +
 lib/igt_debugfs.c   |  154 --
 lib/igt_debugfs.h   |   35 
 lib/igt_edid.h  |  125 -
 lib/igt_fb.c|  163 ++
 lib/igt_fb.h|   10 
 lib/igt_gt.c|  341 +
 lib/igt_gt.h|   77 +
 lib/igt_kms.c   |  278 ++--
 lib/igt_kms.h   |   30 
 lib/instdone.c  |   10 
 lib/intel_batchbuffer.c |  304 
 lib/intel_batchbuffer.h |   67 -
 lib/intel_chipset.c |   27 
 lib/intel_chipset.h |   58 
 lib/intel_mmio.c|   10 
 lib/intel_os.c  |   32 
 lib/intel_reg.h |   21 
 lib/ioctl_wrappers.c|  265 +++-
 lib/ioctl_wrappers.h|   81 +
 lib/media_fill.c|   16 
 lib/media_fill.h|   14 
 lib/media_fill_gen7.c   |  161 ++
 lib/media_fill_gen9.c   |  392 ++
 lib/rendercopy.h|5 
 lib/rendercopy_gen8.c   |  109 -
 lib/rendercopy_gen9.c   | 1032 
 lib/tests/.gitignore|   10 
 lib/tests/Makefile.am   |   19 
 lib/tests/Makefile.sources  |   31 
 lib/tests/igt_command_line.sh   |   76 +
 lib/tests/igt_fork_helper.c |   37 
 lib/tests/igt_invalid_subtest_name.c|   31 
 lib/tests/igt_list_only.c   |   43 
 lib/tests/igt_no_exit.c |   40 
 lib/tests/igt_no_exit_list_only.c   |   41 
 lib/tests/igt_no_subtest.c  |   39 
 lib/tests/igt_simple_test_subtests.c|   31 
 lib/tests/igt_simulation.c  |  169 ++
 lib/tests/igt_timeout.c |8 
 man/Makefile.am |1 
 man/intel_gpu_frequency.man  

intel-gpu-tools: Changes to 'debian-unstable'

2015-04-29 Thread Vincent Cheng
 Android.mk  |2 
 CONTRIBUTING|   45 
 MAINTAINERS |2 
 Makefile.am |4 
 NEWS|   57 
 README  |   49 
 assembler/brw_defines.h |9 
 assembler/disasm-main.c |4 
 assembler/gen8_instruction.c|   20 
 assembler/gen8_instruction.h|2 
 assembler/gram.y|   78 +
 assembler/main.c|4 
 benchmarks/Android.mk   |2 
 configure.ac|   17 
 demos/Android.mk|   28 
 demos/intel_sprite_on.c |  138 +-
 docs/reference/intel-gpu-tools/.gitignore   |1 
 docs/reference/intel-gpu-tools/Makefile.am  |   91 +
 docs/reference/intel-gpu-tools/igt_test_programs.xml|  305 
 docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml |6 
 lib/Android.mk  |6 
 lib/Makefile.am |6 
 lib/Makefile.sources|   18 
 lib/drmtest.c   |   38 
 lib/drmtest.h   |2 
 lib/gen6_render.h   |5 
 lib/gen7_media.h|2 
 lib/gen8_media.h|   14 
 lib/gen8_render.h   |   24 
 lib/gen9_render.h   |   17 
 lib/igt.cocci   |   82 +
 lib/igt_aux.c   |  264 +++-
 lib/igt_aux.h   |   27 
 lib/igt_core.c  |  496 +--
 lib/igt_core.h  |  127 +
 lib/igt_debugfs.c   |  154 --
 lib/igt_debugfs.h   |   35 
 lib/igt_edid.h  |  125 -
 lib/igt_fb.c|  163 ++
 lib/igt_fb.h|   10 
 lib/igt_gt.c|  341 +
 lib/igt_gt.h|   77 +
 lib/igt_kms.c   |  278 ++--
 lib/igt_kms.h   |   30 
 lib/instdone.c  |   10 
 lib/intel_batchbuffer.c |  304 
 lib/intel_batchbuffer.h |   67 -
 lib/intel_chipset.c |   27 
 lib/intel_chipset.h |   58 
 lib/intel_mmio.c|   10 
 lib/intel_os.c  |   32 
 lib/intel_reg.h |   21 
 lib/ioctl_wrappers.c|  265 +++-
 lib/ioctl_wrappers.h|   81 +
 lib/media_fill.c|   16 
 lib/media_fill.h|   14 
 lib/media_fill_gen7.c   |  161 ++
 lib/media_fill_gen9.c   |  392 ++
 lib/rendercopy.h|5 
 lib/rendercopy_gen8.c   |  109 -
 lib/rendercopy_gen9.c   | 1032 
 lib/tests/.gitignore|   10 
 lib/tests/Makefile.am   |   19 
 lib/tests/Makefile.sources  |   31 
 lib/tests/igt_command_line.sh   |   76 +
 lib/tests/igt_fork_helper.c |   37 
 lib/tests/igt_invalid_subtest_name.c|   31 
 lib/tests/igt_list_only.c   |   43 
 lib/tests/igt_no_exit.c |   40 
 lib/tests/igt_no_exit_list_only.c   |   41 
 lib/tests/igt_no_subtest.c  |   39 
 lib/tests/igt_simple_test_subtests.c|   31 
 lib/tests/igt_simulation.c  |  169 ++
 lib/tests/igt_timeout.c |8 
 man/Makefile.am |1 
 man/intel_gpu_frequency.man  

intel-gpu-tools: Changes to 'refs/tags/debian/intel-gpu-tools-1.10-1'

2015-04-29 Thread Vincent Cheng
Tag 'debian/intel-gpu-tools-1.10-1' created by Vincent Cheng 
vch...@debian.org at 2015-04-29 23:58 +

Debian release 1.10-1

Changes since intel-gpu-tools-1.10:
Cyril Brulebois (11):
  Import 1.0.1-1 packaging from Eric's repository.
  Merge branch 'upstream-unstable' into debian-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs.
  Make the Debian X Strike Force maintain the package; keeping Eric, 
Tormod, and myself as Uploaders.
  Wrap Build-Depends/Depends.
  Bump libdrm-intel1 build-dep.
  Update watch file.
  Switch to dh.
  Disable test suite: it needs to be run as root.
  Upload to unstable.

Timo Aaltonen (22):
  Merge branch 'upstream-unstable' into debian-unstable
  update the changelogs
  remove patches
  control: Bump libdrm-dev build-dep
  control: Add libudev-dev to build-depends.
  control: Add libcairo2-dev to build-depends.
  rules: Stop renaming forcewaked.
  remove tests/pass.png
  control: Bump standards-version to 3.9.3, no changes.
  control: Limit the architectures to amd64, i386.
  watch: fix the remote url.
  Merge branch 'upstream-unstable' into debian-unstable
  update the changelogs
  fix the gentarball target
  actually bump the libdrm-dev build-dependency
  Merge branch 'upstream-unstable' into debian-unstable
  bump the release
  update the changelog
  control: Add swig, libxrandr-dev and python3-dev to build-depends.
  rules: Remove .la file(s) on dh_install.
  Merge branch 'upstream-unstable' into debian-unstable
  bump the version

Tormod Volden (23):
  Start new release
  Bump standard-version to 3.8.3
  Add build-dep on libdrm-intel1 2.4.6
  Add myself as uploader
  Release 1.0.2-1
  Add bug closers.
  Bump standards-version to 3.9.2
  Add missing debian/intel-gpu-tools.install
  Clarify why the test suite is disabled.
  Add conflicts with xserver-xorg-video-intel  2.9.1
  Add xutils-dev build dependency
  Add gentarball rule (for future convenience)
  Add patch to avoid SIGABRT when running non-root
  Add Vcs links to debian/control
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs
  Add build-deps for now non-optional testdisplay
  Revert Add build-deps for now non-optional testdisplay
  Do not build the unshipped testdisplay tool
  Revert a Solaris patch that requires newer xorg-macros than ours
  Disable the new sprite_on demo because our libdrm is too old
  Rename forcewaked to intel_forcewaked
  Ready for release

Vincent Cheng (36):
  Merge tag 'tags/intel-gpu-tools-1.6' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  Update changelog
  wrap-and-sort
  Add myself to uploaders
  Bump standards version to 3.9.5
  Close #715278 in d/changelog
  usr/lib added to .install file
  s/swig/swig2.0/
  d/rules: remove --builddirectory=build, causes FTBFS (fixme)
  Add bison to build-deps
  do not build debugger (FTBFS)
  Update homepage
  Revert earlier removal of --builddirectory, pass --disable-tests to
  Build with --disable-silent-rules
  Mark #714424 as fixed
  Fix python-script-but-no-python-dep
  Fix vcs-field-not-canonical
  Fix patch-system-but-no-source-readme
  Disable python dumper entirely
  Enable build hardening (dh compat 9)
  Add -dbg package for intel-gpu-tools
  wrap-and-sort accidentally removed some build-deps...
  Merge tag 'tags/intel-gpu-tools-1.7' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release
  Add x11proto-dri2-dev as a build dep
  Explicitly declare source format 1.0
  Merge tag 'tags/intel-gpu-tools-1.8' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  new upstream release 1.8
  Merge tag 'tags/intel-gpu-tools-1.10' into upstream-unstable
  Merge branch 'upstream-unstable' into debian-unstable
  new upstream release
  mark #772339 as fixed
  update to standards version 3.9.6

---
 ChangeLog  |17224 +
 debian/README.Debian   |7 
 debian/README.source   |   58 
 debian/changelog   |  122 
 debian/compat  |1 
 debian/control |   51 
 debian/copyright   |   70 
 debian/docs|1 
 debian/intel-gpu-tools.install |3 
 debian/patches/series  |1 
 debian/rules   |   32 
 debian/source/format   |1 
 debian/watch   |3 
 dev/null   |binary
 14 files changed, 17574 insertions(+)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe

intel-gpu-tools: Changes to 'debian-unstable'

2015-04-29 Thread Vincent Cheng
 debian/changelog |8 
 debian/control   |2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit 6636e565e778b7811dcc3eb8966f4668576510de
Author: Vincent Cheng vch...@debian.org
Date:   Wed Apr 29 16:55:07 2015 -0700

update to standards version 3.9.6

diff --git a/debian/changelog b/debian/changelog
index d2c7d2b..cbcfd2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
-intel-gpu-tools (1.10-1) UNRELEASED; urgency=medium
+intel-gpu-tools (1.10-1) unstable; urgency=medium
 
   * New upstream release.
 - Fix bashism in tools/intel_gpu_abrt. (Closes: #772339)
+  * Update to Standards version 3.9.6, no changes required.
 
  -- Vincent Cheng vch...@debian.org  Wed, 29 Apr 2015 16:52:00 -0700
 
diff --git a/debian/control b/debian/control
index 6e3b6b8..31f23da 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends:
  swig2.0,
  x11proto-dri2-dev,
  xutils-dev (= 1:7.6+6)
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: https://01.org/linuxgraphics/
 Vcs-Git: git://anonscm.debian.org/pkg-xorg/app/intel-gpu-tools.git
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-xorg/app/intel-gpu-tools.git

commit 4f393bc86f4b412101596c9de5568db544135c55
Author: Vincent Cheng vch...@debian.org
Date:   Wed Apr 29 16:53:36 2015 -0700

mark #772339 as fixed

diff --git a/debian/changelog b/debian/changelog
index e87f578..d2c7d2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 intel-gpu-tools (1.10-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+- Fix bashism in tools/intel_gpu_abrt. (Closes: #772339)
 
  -- Vincent Cheng vch...@debian.org  Wed, 29 Apr 2015 16:52:00 -0700
 

commit edc4468a23f9156d3ae4e832b4e27c1302d5e49f
Author: Vincent Cheng vch...@debian.org
Date:   Wed Apr 29 16:52:47 2015 -0700

new upstream release

diff --git a/debian/changelog b/debian/changelog
index ea0b2cb..e87f578 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+intel-gpu-tools (1.10-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+
+ -- Vincent Cheng vch...@debian.org  Wed, 29 Apr 2015 16:52:00 -0700
+
 intel-gpu-tools (1.8-1) unstable; urgency=medium
 
   * New upstream release.


-- 
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/e1ynboy-0003ne...@moszumanska.debian.org



Bug#783719: xserver-xorg-video-intel_2:2.99.917-1~exp1 scrolling bug

2015-04-29 Thread Vincent Cheng
Control: tag -1 + moreinfo

Hi,

On Wed, Apr 29, 2015 at 6:18 AM, Nima Maleki n...@nmaleki.com wrote:
 Package: xserver-xorg-video-intel
 Version: 2:2.99.917-1~exp1

 Dear all,

 I'd like to apologize for any failings in this report, this is my first
 bug report. Suggestions on how to improve future reports are welcome.

Please use reportbug so that pertinent information like package
versions, etc., is collected automatically.

 This package results in black lines that obscure across rows after
 scrolling within certain text fields. I experienced this problem when
 trying to add to the Debian wiki and tried to scroll down the website's
 text box in order to add comments to an article.

 This bug does not occur when scrolling through any other browser
 interface or when scrolling down a text document with a text editor (I
 used Geany) or using LibreOffice.

 I solved the error by doing the following:

 I creating a configuration file in the following location:
 /etc/X11/xorg.conf.d/20-intel.conf

 The file included the following content:
 Section Device
Identifier  Intel Graphics
Driver  intel
Option  AccelMethod  uxa
 EndSection

 I tested with AccelMethod glamor and sna as well. Those did not
 resolve the problem. Only uxa worked for me.

 This seems to have, thus far, solved the problem. I've yet to encounter
 any other issues.

 I'm using Debian 8
 DE: Gnome 3.14, stock provided by Jessie installation
 My kernel: 3.16.0-4-amd64
 Using (Debian GLIBC 2.19-18) 2.19

 Package info:
 Depends: libc6 (= 2.17), libdrm-intel1 (= 2.4.38), libdrm2 (=
 2.4.25), libpciaccess0 (= 0.8.0+git20071002), libpixman-1-0 (=
 0.30.0), libudev1 (= 183), libx11-6, libx11-xcb1, libxcb-dri2-0,
 libxcb-dri3-0, libxcb-sync1, libxcb-util0 (= 0.3.8), libxcb1,
 libxcursor1 ( 1.1.2), libxdamage1 (= 1:1.1), libxext6, libxfixes3,
 libxinerama1, libxrandr2 (= 2:1.2.99.2), libxrender1, libxshmfence1,
 libxtst6, libxv1, libxvmc1, xorg-video-abi-18, xserver-xorg-core (=
 2:1.15.99.903)

 CPU: Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz
 Graphics: Broadwell-U Integrated Graphics, i915 driver

Please file a bug report upstream; instructions can be found at [1].

Regards,
Vincent

[1] https://01.org/linuxgraphics/documentation/how-report-bugs


-- 
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/CACZd_tCTczb0xGJbyD5MP8vHYJ2_aBxXzcYrU=rfg6np0hy...@mail.gmail.com



intel-gpu-tools: Changes to 'debian-unstable'

2015-04-29 Thread Vincent Cheng
 debian/changelog  
|6 +
 debian/patches/0001-tests-pm_pc8-Fix-invalid-pointer-to-integer-casting.patch 
|   39 ++
 debian/patches/series 
|2 
 3 files changed, 46 insertions(+), 1 deletion(-)

New commits:
commit 10b0f6b73402abf0a4d1b63d059cf7a3eca47dc2
Author: Vincent Cheng vch...@debian.org
Date:   Wed Apr 29 18:06:10 2015 -0700

add patch to fix FTBFS on i386

diff --git a/debian/changelog b/debian/changelog
index cbcfd2b..f31172c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+intel-gpu-tools (1.10-2) unstable; urgency=medium
+
+  * Backport upstream commit 217bd8d to fix FTBFS on i386.
+
+ -- Vincent Cheng vch...@debian.org  Wed, 29 Apr 2015 18:05:35 -0700
+
 intel-gpu-tools (1.10-1) unstable; urgency=medium
 
   * New upstream release.
diff --git 
a/debian/patches/0001-tests-pm_pc8-Fix-invalid-pointer-to-integer-casting.patch 
b/debian/patches/0001-tests-pm_pc8-Fix-invalid-pointer-to-integer-casting.patch
new file mode 100644
index 000..7b47ee6
--- /dev/null
+++ 
b/debian/patches/0001-tests-pm_pc8-Fix-invalid-pointer-to-integer-casting.patch
@@ -0,0 +1,39 @@
+From 217bd8d55e723d8bd6911d6c2ec8a9c42bdc8272 Mon Sep 17 00:00:00 2001
+From: Chris Wilson ch...@chris-wilson.co.uk
+Date: Thu, 14 Nov 2013 09:47:47 +
+Subject: [PATCH] tests/pm_pc8: Fix invalid pointer-to-integer casting
+
+Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=71592
+Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk
+---
+ tests/pm_pc8.c | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/tests/pm_pc8.c b/tests/pm_pc8.c
+index e17be1b..bf4f19f 100644
+--- a/tests/pm_pc8.c
 b/tests/pm_pc8.c
+@@ -1015,9 +1015,9 @@ static void submit_blt_cmd(uint32_t dst_handle, uint32_t 
x, uint32_t y,
+ 
+   objs[1].handle = batch_handle;
+   objs[1].relocation_count = 1;
+-  objs[1].relocs_ptr = (uint64_t) relocs;
++  objs[1].relocs_ptr = (uintptr_t)relocs;
+ 
+-  execbuf.buffers_ptr = (uint64_t) objs;
++  execbuf.buffers_ptr = (uintptr_t)objs;
+   execbuf.buffer_count = 2;
+   execbuf.batch_len = batch_size;
+   execbuf.flags = I915_EXEC_BLT;
+@@ -1160,7 +1160,7 @@ static void gem_execbuf_stress_subtest(void)
+ 
+   objs[0].handle = handle;
+ 
+-  execbuf.buffers_ptr = (uint64_t) objs;
++  execbuf.buffers_ptr = (uintptr_t)objs;
+   execbuf.buffer_count = 1;
+   execbuf.batch_len = batch_size;
+   execbuf.flags = I915_EXEC_RENDER;
+-- 
+2.1.4
+
diff --git a/debian/patches/series b/debian/patches/series
index a82d1b4..1f7693d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-#placeholder
+0001-tests-pm_pc8-Fix-invalid-pointer-to-integer-casting.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/e1yncvw-0004i0...@moszumanska.debian.org



intel-gpu-tools: Changes to 'refs/tags/debian/intel-gpu-tools-1.10-2'

2015-04-29 Thread Vincent Cheng
Tag 'debian/intel-gpu-tools-1.10-2' created by Vincent Cheng 
vch...@debian.org at 2015-04-30 01:07 +

Debian release 1.10-2

Changes since debian/intel-gpu-tools-1.10-1:
Vincent Cheng (1):
  add patch to fix FTBFS on i386

---
 debian/changelog  
|6 +
 debian/patches/0001-tests-pm_pc8-Fix-invalid-pointer-to-integer-casting.patch 
|   39 ++
 debian/patches/series 
|2 
 3 files changed, 46 insertions(+), 1 deletion(-)
---


-- 
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/e1yncwp-0005ne...@moszumanska.debian.org



intel-gpu-tools: Changes to 'refs/tags/debian/intel-gpu-tools-1.10-2'

2015-04-29 Thread Vincent Cheng
Tag 'debian/intel-gpu-tools-1.10-2' created by Vincent Cheng 
vch...@debian.org at 2015-04-30 01:33 +

Debian release 1.10-2

Changes since debian/intel-gpu-tools-1.10-1:
Vincent Cheng (3):
  add patch to fix FTBFS on i386
  Revert add patch to fix FTBFS on i386
  fix ftbfs on i386 by passing --disable-selective-werror

---
 debian/changelog |6 ++
 debian/rules |3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)
---


-- 
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/e1yndlp-0001yp...@moszumanska.debian.org



intel-gpu-tools: Changes to 'refs/tags/debian/intel-gpu-tools-1.10-2'

2015-04-29 Thread Vincent Cheng
Rebased ref, commits from common ancestor:


-- 
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/e1ynczn-0001oh...@moszumanska.debian.org



intel-gpu-tools: Changes to 'debian-unstable'

2015-04-29 Thread Vincent Cheng
 debian/changelog  
|6 -
 debian/patches/0001-tests-pm_pc8-Fix-invalid-pointer-to-integer-casting.patch 
|   39 --
 debian/patches/series 
|2 
 3 files changed, 1 insertion(+), 46 deletions(-)

New commits:
commit d33c6615e9b89e1ca0b6fd032e5443562f8091c1
Author: Vincent Cheng vch...@debian.org
Date:   Wed Apr 29 18:18:42 2015 -0700

Revert add patch to fix FTBFS on i386

This reverts commit 10b0f6b73402abf0a4d1b63d059cf7a3eca47dc2.

diff --git a/debian/changelog b/debian/changelog
index f31172c..cbcfd2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,3 @@
-intel-gpu-tools (1.10-2) unstable; urgency=medium
-
-  * Backport upstream commit 217bd8d to fix FTBFS on i386.
-
- -- Vincent Cheng vch...@debian.org  Wed, 29 Apr 2015 18:05:35 -0700
-
 intel-gpu-tools (1.10-1) unstable; urgency=medium
 
   * New upstream release.
diff --git 
a/debian/patches/0001-tests-pm_pc8-Fix-invalid-pointer-to-integer-casting.patch 
b/debian/patches/0001-tests-pm_pc8-Fix-invalid-pointer-to-integer-casting.patch
deleted file mode 100644
index 7b47ee6..000
--- 
a/debian/patches/0001-tests-pm_pc8-Fix-invalid-pointer-to-integer-casting.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-From 217bd8d55e723d8bd6911d6c2ec8a9c42bdc8272 Mon Sep 17 00:00:00 2001
-From: Chris Wilson ch...@chris-wilson.co.uk
-Date: Thu, 14 Nov 2013 09:47:47 +
-Subject: [PATCH] tests/pm_pc8: Fix invalid pointer-to-integer casting
-
-Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=71592
-Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk

- tests/pm_pc8.c | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/tests/pm_pc8.c b/tests/pm_pc8.c
-index e17be1b..bf4f19f 100644
 a/tests/pm_pc8.c
-+++ b/tests/pm_pc8.c
-@@ -1015,9 +1015,9 @@ static void submit_blt_cmd(uint32_t dst_handle, uint32_t 
x, uint32_t y,
- 
-   objs[1].handle = batch_handle;
-   objs[1].relocation_count = 1;
--  objs[1].relocs_ptr = (uint64_t) relocs;
-+  objs[1].relocs_ptr = (uintptr_t)relocs;
- 
--  execbuf.buffers_ptr = (uint64_t) objs;
-+  execbuf.buffers_ptr = (uintptr_t)objs;
-   execbuf.buffer_count = 2;
-   execbuf.batch_len = batch_size;
-   execbuf.flags = I915_EXEC_BLT;
-@@ -1160,7 +1160,7 @@ static void gem_execbuf_stress_subtest(void)
- 
-   objs[0].handle = handle;
- 
--  execbuf.buffers_ptr = (uint64_t) objs;
-+  execbuf.buffers_ptr = (uintptr_t)objs;
-   execbuf.buffer_count = 1;
-   execbuf.batch_len = batch_size;
-   execbuf.flags = I915_EXEC_RENDER;
--- 
-2.1.4
-
diff --git a/debian/patches/series b/debian/patches/series
index 1f7693d..a82d1b4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-0001-tests-pm_pc8-Fix-invalid-pointer-to-integer-casting.patch
+#placeholder


-- 
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/e1ynd7y-yo...@moszumanska.debian.org



intel-gpu-tools: Changes to 'debian-unstable'

2015-04-29 Thread Vincent Cheng
 debian/changelog |6 ++
 debian/rules |3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit 0ea3bb62d8e2421ca21f2e10a8896fccad8b102f
Author: Vincent Cheng vch...@debian.org
Date:   Wed Apr 29 18:31:45 2015 -0700

fix ftbfs on i386 by passing --disable-selective-werror

diff --git a/debian/changelog b/debian/changelog
index cbcfd2b..ba51177 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+intel-gpu-tools (1.10-2) unstable; urgency=medium
+
+  * Fix FTBFS on i386.
+
+ -- Vincent Cheng vch...@debian.org  Wed, 29 Apr 2015 18:19:48 -0700
+
 intel-gpu-tools (1.10-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index 5e95be9..c92e3a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,8 @@ SOURCE = intel-gpu-tools
 # FIXME: building debugger causes FTBFS
 override_dh_auto_configure:
dh_auto_configure -- --disable-shader-debugger --disable-dumper \
---disable-tests --disable-silent-rules
+--disable-tests --disable-silent-rules \
+--disable-selective-werror
 
 # Disable test suite:
 override_dh_auto_test:


-- 
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/e1yndkn-0007vh...@moszumanska.debian.org



Re: Bug#748753: Upload xxv-intel 2.99.x to sid?

2015-04-28 Thread Vincent Cheng
On Tue, Apr 28, 2015 at 9:57 AM, Emilio Pozuelo Monfort
po...@debian.org wrote:
 On 28/04/15 12:02, Vincent Cheng wrote:
 Hi,

 Now that jessie is out and the freeze is over, would anyone object if
 I were to upload xserver-xorg-video-intel from experimental to sid
 now? 3.0 is supposed to be an imminent release [1] anyways.

 Given that 2.21.x is completely unmaintained, and that the only relevant 
 changes
 from 2.21.15 to 2.99.901 [1] were SNA enabled by default (which upstream
 considers ready and which can be reverted anyway) and XMir integration (which 
 we
 don't care about) I see no reason to withhold this upload any longer. It's not
 like we're going to release Stretch with 2.21.x again, so the sooner we upload
 it, the more testing it will get. FWIW I used it for several months without 
 issues.

 This sounds similar to Grub2 being at 2.02~beta2, or when it was at 1.99 for 
 so
 long.

Fully agreed here. I've also given out my rationale for updating to
2.99.x in an earlier mail to #748753 [1].

Upstream clearly doesn't particularly care about sane versioning; I
don't think it's helpful to get hung up on the versioning scheme and
the lack of a formal release here.

Regards,
Vincent

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748753#45


-- 
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/caczd_tchbcj4sqfmlnhszkthd-z+chwizt5wbsmaeqwoanf...@mail.gmail.com



Upload xxv-intel 2.99.x to sid?

2015-04-28 Thread Vincent Cheng
Hi,

Now that jessie is out and the freeze is over, would anyone object if
I were to upload xserver-xorg-video-intel from experimental to sid
now? 3.0 is supposed to be an imminent release [1] anyways.

Regards,
Vincent

[1] http://lists.freedesktop.org/archives/intel-gfx/2014-December/057900.html


-- 
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/CACZd_tC7fOpKijprHFkGJw=qtsmyqytt-hwmdwpqiqvrbr0...@mail.gmail.com



xserver-xorg-video-intel: Changes to 'upstream-experimental'

2014-12-21 Thread Vincent Cheng
 NEWS  |   50 +
 configure.ac  |2 
 src/sna/Makefile.am   |1 
 src/sna/brw/brw_eu_emit.c |7 +
 src/sna/debug.h   |   44 
 src/sna/fb/fb.h   |   10 -
 src/sna/kgem.c|4 
 src/sna/kgem.h|   10 -
 src/sna/sna.h |   16 +--
 src/sna/sna_accel.c   |   27 +++--
 src/sna/sna_display.c |  243 ++
 src/sna/sna_dri2.c|   64 +---
 src/sna/sna_dri3.c|   36 +++---
 src/sna/sna_driver.c  |   11 +-
 src/sna/sna_render.c  |6 +
 src/sna/sna_trapezoids.c  |9 -
 src/sna/xassert.h |   10 +
 src/uxa/intel.h   |1 
 src/uxa/intel_display.c   |5 
 src/uxa/intel_dri.c   |4 
 src/uxa/intel_driver.c|5 
 tools/virtual.c   |9 +
 22 files changed, 419 insertions(+), 155 deletions(-)

New commits:
commit baec802b21387d04aebb10ac29e719a1800c5aa0
Author: Chris Wilson ch...@chris-wilson.co.uk
Date:   Sun Dec 21 14:41:12 2014 +

2.99.917 snapshot

diff --git a/NEWS b/NEWS
index 4b7aa4f..604b9cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,53 @@
+Snapshot 2.99.917 (2014-12-21)
+==
+3 months drifted by whilst I looked elsewhere for bugs.. The highlight of
+bugs fixed here are a couple of workarounds required for Broadwell and
+making sure that the rasterisation code is symmetric under inversions.
+However, as a couple of crashers slipped through into 2.99.916 (though
+not actual regressions in 2.99.916 per se) and 3 months have passed, we
+should make one more snapshot before an imminent release.
+
+ * Beware of recomputing the clear hint in the middle of MI recursion
+   https://bugs.freedesktop.org/show_bug.cgi?id=77074
+
+ * Fix crash from rendering an empty Glyph string under PRIME as the
+   secondary driver
+
+ * Restore application of default monitor options to the first output,
+   a regression in 2.99.915 and the MST support
+   https://bugs.gentoo.org/show_bug.cgi?id=522500
+
+ * Finally fix ZaphodHeads blocking on waiting for flip completion events.
+   Before kernel 3.19, O_NONBLOCK support is broken and so we must avoid
+   reading if we are not expecting an event.
+
+ * Backwards compatibilty fix for fake triple buffering with PRIME and
+   Xorg-1.15
+   https://bugs.freedesktop.org/show_bug.cgi?id=85144#c12
+
+ * Fix a rendering issue with output rotation and software fallbacks.
+   https://bugs.freedesktop.org/show_bug.cgi?id=84653
+
+ * Enable MST discovery even without udev support
+   https://bugs.freedesktop.org/show_bug.cgi?id=84718
+
+ * Fix TearFree operation after the GPU is wedged
+   https://bugs.freedesktop.org/show_bug.cgi?id=85058
+
+ * Fix projective sampling on gen6+.
+
+ * Fix rendering and corruption with gen8.
+   https://bugs.freedesktop.org/show_bug.cgi?id=84958
+   https://bugs.freedesktop.org/show_bug.cgi?id=83207
+   https://bugs.freedesktop.org/show_bug.cgi?id=79053
+   https://bugs.freedesktop.org/show_bug.cgi?id=81583
+
+ * Fix crash when using Xinerama.
+   https://bugs.freedesktop.org/show_bug.cgi?id=87207
+
+ * Fix rendering of right-to-left or bottom-to-top PolySegments in UXA
+
+
 Snapshot 2.99.916 (2014-09-08)
 ==
 Quick update for MST in UXA - we need to hook up the RandR outputs for
diff --git a/configure.ac b/configure.ac
index cbfc472..61bea43 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-intel],
-[2.99.916],
+[2.99.917],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 [xf86-video-intel])
 AC_CONFIG_SRCDIR([Makefile.am])

commit 01ce7efe73538047abd3895fc4012ebeb9b4
Author: Chris Wilson ch...@chris-wilson.co.uk
Date:   Sat Dec 20 13:36:50 2014 +

sna: Fix Drawable offsets prior to performing shadow discard

Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk

diff --git a/src/sna/sna_accel.c b/src/sna/sna_accel.c
index 5920769..baf5f60 100644
--- a/src/sna/sna_accel.c
+++ b/src/sna/sna_accel.c
@@ -2704,6 +2704,13 @@ sna_drawable_move_region_to_cpu(DrawablePtr drawable,
return _sna_pixmap_move_to_cpu(pixmap, flags);
}
 
+   assert(priv-gpu_bo == NULL || priv-gpu_bo-proxy == NULL || (flags  
MOVE_WRITE) == 0);
+
+   if (get_drawable_deltas(drawable, pixmap, dx, dy)) {
+   DBG((%s: delta=(%d, %d)\n, __FUNCTION__, dx, dy));
+   RegionTranslate(region, dx, dy);
+   }
+
if (priv-move_to_gpu) {
DBG((%s: applying move-to-gpu override\n, __FUNCTION__));
if ((flags  MOVE_READ) == 0)
@@ -2714,13 +2721,6 @@ sna_drawable_move_region_to_cpu(DrawablePtr drawable,
}
}
 
-   assert(priv-gpu_bo == NULL || priv-gpu_bo-proxy == NULL || (flags  
MOVE_WRITE) == 0);
-
-   if (get_drawable_deltas(drawable, pixmap, dx, dy)) {
-   

xserver-xorg-video-intel: Changes to 'refs/tags/2.99.917'

2014-12-21 Thread Vincent Cheng
Tag '2.99.917' created by Chris Wilson ch...@chris-wilson.co.uk at 2014-12-21 
14:45 +

Intel 2.99.917 snapshot

Changes since 2.99.916:
Chris Wilson (165):
  sna: Avoid u16 underflow when computing reserved batch space
  sna: Initialise and check for batch space
  sna: Add some DBG spam for BLT boxes
  sna/glyphs: Prevent NULL vfunc deref with glyphs
  sna: Fix use of GETBLOB ioctl for grabbing the MST path
  sna: Relax early failure to set KMS modes
  sna: Emit assertions with FatalError
  sna: Do apply damage twice for miSpans.PolyFillRect
  sna: Prune damage that covers the entire target Pixmap
  backlight: Expose interface to switch backlight on/off entirely
  sna: Request the backlight to be disabled along with DPMS off
  sna: Do not mark the pixmap as cleared in the middle of a miSpans 
decomposition
  sna/gen8: Re-enable userptr
  sna: Use default monitor options on the first output
  sna: DBG compile fix
  sna/blt: Fix computation of remainaing boxes on gen8+
  sna: Initialise remaining batch space
  sna: Avoid stalls when promoting to the GPU before an operation
  sna: Mark the CRTC as disabled when hiding the plane
  intel-virtual-output: Initialise width/height for a disabled output
  sna: Fix include guard
  sna: Remvoe unused code
  configure: Require the presence of xorg/glamor.h for --enable-glamor
  uxa: Stub out intel_sync_init|fini when not compiled in
  sna: Update the list of outputs after a failed modeset
  sna: Last ditch attempt to make extra large batches fit
  sna/io: Initialise return code to catch early segfaults
  test: Add DrawSegments
  uxa: Fix conversion of Segments into Rectangles
  sna: Constify argument to box_from_seg()
  uxa/glamor: Silence compiler warnings
  sna/gen8: Update DBG output of surface offset
  sna/trapezoids: Thread tristrip rasterisation
  sna/dri2: Decouple the Client event link on Drawable free
  sna: Skip present unflip if the output is rotated
  traps
  sna/present: Make DBG statements uniform before present_event_notify()
  sna: Initialise the per-CRTC shadow bo on first use
  sna/trapezoids: Flesh out alternate rasterisers for tristrips
  sna: Reuse the same buffer when panning large CRTCs
  sna: Tweak partial Picture extraction to prefer limiting to max 3D 
coordinates
  sna: Relax constant numCrtcs assertion when ZaphodHeads is active
  sna/gen4+: Assert that the offset coordinate is within range if negative
  sna: Use shadow CRTC bo if we fail to obtain an framebuffer for the Pixmap
  sna: Check for scanout pitch restrictions on linear GPU bo
  sna: Check scanout Pixmaps are the correct pitch and convert if necessary
  sna: Pass scanout hints along to move-to-gpu
  Add Skylake PCI IDs
  sna: Allow move-to-gpu to fail during ScreenCreateResources
  man: Document the extended values supported by Option DRI
  man: Mention Option AccelMethod none
  sna: Use move-to-gpu for explicit handling of damage during fbcon copy
  sna; Markup that we are ignoring errors from early ScreenCreateResources
  sna: Clear padding in rotation properties for valgrind
  sna: Fix SHOW_BATCH_AFTER debugging aide
  sna/trapezoids: Fix loss of precision through projection onto sample grid
  sna/trapezoids: Consistently use NO_GPU_THREADS to disable threading for 
DBG
  sna/trapezoids: Fix comparison on right edge of trapezoids
  sna/dri2: Disable tracking stale back buffers without reuse-notifications
  sna: Update vblank interval after enabling outputs
  sna: Only use copy redisplay fast path if we have a source GPU bo
  sna: Double check for no residual CPU damage along redisplay fast path
  sna/trapezoids: Improve sample locations for imprecise rasterisation
  sna/trapezoids: Remove redundant coverage scaling
  sna: Avoid the intermediate allocation for PRIME pixmaps
  sna: Add pixmap id to DBG hints inside rende migration
  sna/trapezoids: Remove stale assert
  sna: Wrap rrGetInfo so that we can probe when udev is not active
  sna: Retrieve private pointer from vblank cookie
  sna: Fix the TearFree flip handler for the change in argument order
  intel: Store pointer to struct intel_device
  compat: Hide changes in miHandleExposures() interface
  sna: Log if we disable the backlight after failure to switch it on
  sna/trapezoids: Treat mono-edges within a single column as vertical
  sna/trapezoids: Sacrifice precision to avoid 64bit overflow
  backlight: Open bl_power using WRONLY for writing.
  sna: Drain all udev events before checking output status
  sna: Prevent recursion during last-gasp disabling of outputs
  sna: Replace GPU render operations with CPU callbacks after wedged
  sna: Fixup a failed per-CRTC TearFree flip
  sna: Allow TearFree 

xserver-xorg-video-intel: Changes to 'debian-experimental'

2014-12-21 Thread Vincent Cheng
 NEWS  |   50 +
 configure.ac  |2 
 src/sna/Makefile.am   |1 
 src/sna/brw/brw_eu_emit.c |7 +
 src/sna/debug.h   |   44 
 src/sna/fb/fb.h   |   10 -
 src/sna/kgem.c|4 
 src/sna/kgem.h|   10 -
 src/sna/sna.h |   16 +--
 src/sna/sna_accel.c   |   27 +++--
 src/sna/sna_display.c |  243 ++
 src/sna/sna_dri2.c|   64 +---
 src/sna/sna_dri3.c|   36 +++---
 src/sna/sna_driver.c  |   11 +-
 src/sna/sna_render.c  |6 +
 src/sna/sna_trapezoids.c  |9 -
 src/sna/xassert.h |   10 +
 src/uxa/intel.h   |1 
 src/uxa/intel_display.c   |5 
 src/uxa/intel_dri.c   |4 
 src/uxa/intel_driver.c|5 
 tools/virtual.c   |9 +
 22 files changed, 419 insertions(+), 155 deletions(-)

New commits:
commit baec802b21387d04aebb10ac29e719a1800c5aa0
Author: Chris Wilson ch...@chris-wilson.co.uk
Date:   Sun Dec 21 14:41:12 2014 +

2.99.917 snapshot

diff --git a/NEWS b/NEWS
index 4b7aa4f..604b9cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,53 @@
+Snapshot 2.99.917 (2014-12-21)
+==
+3 months drifted by whilst I looked elsewhere for bugs.. The highlight of
+bugs fixed here are a couple of workarounds required for Broadwell and
+making sure that the rasterisation code is symmetric under inversions.
+However, as a couple of crashers slipped through into 2.99.916 (though
+not actual regressions in 2.99.916 per se) and 3 months have passed, we
+should make one more snapshot before an imminent release.
+
+ * Beware of recomputing the clear hint in the middle of MI recursion
+   https://bugs.freedesktop.org/show_bug.cgi?id=77074
+
+ * Fix crash from rendering an empty Glyph string under PRIME as the
+   secondary driver
+
+ * Restore application of default monitor options to the first output,
+   a regression in 2.99.915 and the MST support
+   https://bugs.gentoo.org/show_bug.cgi?id=522500
+
+ * Finally fix ZaphodHeads blocking on waiting for flip completion events.
+   Before kernel 3.19, O_NONBLOCK support is broken and so we must avoid
+   reading if we are not expecting an event.
+
+ * Backwards compatibilty fix for fake triple buffering with PRIME and
+   Xorg-1.15
+   https://bugs.freedesktop.org/show_bug.cgi?id=85144#c12
+
+ * Fix a rendering issue with output rotation and software fallbacks.
+   https://bugs.freedesktop.org/show_bug.cgi?id=84653
+
+ * Enable MST discovery even without udev support
+   https://bugs.freedesktop.org/show_bug.cgi?id=84718
+
+ * Fix TearFree operation after the GPU is wedged
+   https://bugs.freedesktop.org/show_bug.cgi?id=85058
+
+ * Fix projective sampling on gen6+.
+
+ * Fix rendering and corruption with gen8.
+   https://bugs.freedesktop.org/show_bug.cgi?id=84958
+   https://bugs.freedesktop.org/show_bug.cgi?id=83207
+   https://bugs.freedesktop.org/show_bug.cgi?id=79053
+   https://bugs.freedesktop.org/show_bug.cgi?id=81583
+
+ * Fix crash when using Xinerama.
+   https://bugs.freedesktop.org/show_bug.cgi?id=87207
+
+ * Fix rendering of right-to-left or bottom-to-top PolySegments in UXA
+
+
 Snapshot 2.99.916 (2014-09-08)
 ==
 Quick update for MST in UXA - we need to hook up the RandR outputs for
diff --git a/configure.ac b/configure.ac
index cbfc472..61bea43 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-intel],
-[2.99.916],
+[2.99.917],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 [xf86-video-intel])
 AC_CONFIG_SRCDIR([Makefile.am])

commit 01ce7efe73538047abd3895fc4012ebeb9b4
Author: Chris Wilson ch...@chris-wilson.co.uk
Date:   Sat Dec 20 13:36:50 2014 +

sna: Fix Drawable offsets prior to performing shadow discard

Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk

diff --git a/src/sna/sna_accel.c b/src/sna/sna_accel.c
index 5920769..baf5f60 100644
--- a/src/sna/sna_accel.c
+++ b/src/sna/sna_accel.c
@@ -2704,6 +2704,13 @@ sna_drawable_move_region_to_cpu(DrawablePtr drawable,
return _sna_pixmap_move_to_cpu(pixmap, flags);
}
 
+   assert(priv-gpu_bo == NULL || priv-gpu_bo-proxy == NULL || (flags  
MOVE_WRITE) == 0);
+
+   if (get_drawable_deltas(drawable, pixmap, dx, dy)) {
+   DBG((%s: delta=(%d, %d)\n, __FUNCTION__, dx, dy));
+   RegionTranslate(region, dx, dy);
+   }
+
if (priv-move_to_gpu) {
DBG((%s: applying move-to-gpu override\n, __FUNCTION__));
if ((flags  MOVE_READ) == 0)
@@ -2714,13 +2721,6 @@ sna_drawable_move_region_to_cpu(DrawablePtr drawable,
}
}
 
-   assert(priv-gpu_bo == NULL || priv-gpu_bo-proxy == NULL || (flags  
MOVE_WRITE) == 0);
-
-   if (get_drawable_deltas(drawable, pixmap, dx, dy)) {
-   

xserver-xorg-video-intel: Changes to 'debian-experimental'

2014-12-21 Thread Vincent Cheng
 debian/changelog  |7 
 debian/upstream.changelog | 2231 ++
 2 files changed, 2238 insertions(+)

New commits:
commit cd1b328e06c4329ff5bad8dceb63eba91b38ce17
Author: Vincent Cheng vch...@debian.org
Date:   Sun Dec 21 21:42:39 2014 -0800

update upstream changelog

diff --git a/debian/changelog b/debian/changelog
index b894e1f..3f5324b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 xserver-xorg-video-intel (2:2.99.917-1~exp1) UNRELEASED; urgency=medium
 
   * New upstream prerelease 2.99.917.
+  * Update upstream changelog.
 
  -- Vincent Cheng vch...@debian.org  Sun, 21 Dec 2014 21:37:27 -0800
 
diff --git a/debian/upstream.changelog b/debian/upstream.changelog
index 8c9991a..697e098 100644
--- a/debian/upstream.changelog
+++ b/debian/upstream.changelog
@@ -1,3 +1,2234 @@
+commit baec802b21387d04aebb10ac29e719a1800c5aa0
+Author: Chris Wilson ch...@chris-wilson.co.uk
+Date:   Sun Dec 21 14:41:12 2014 +
+
+2.99.917 snapshot
+
+commit 01ce7efe73538047abd3895fc4012ebeb9b4
+Author: Chris Wilson ch...@chris-wilson.co.uk
+Date:   Sat Dec 20 13:36:50 2014 +
+
+sna: Fix Drawable offsets prior to performing shadow discard
+
+Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk
+
+commit c27e6306e86797553351a71e2917a9b1158ec388
+Author: Chris Wilson ch...@chris-wilson.co.uk
+Date:   Sat Dec 20 12:46:52 2014 +
+
+sna/dri2: Check for implicit flushing after updating a Pixmap buffer
+
+Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk
+
+commit 5c16a4ec9b59123336483238ee6017db5491e255
+Author: Chris Wilson ch...@chris-wilson.co.uk
+Date:   Sat Dec 20 09:38:41 2014 +
+
+sna: Skip allocation of new TearFree buffer if not actually flipping
+
+After showing the new front buffer, we have to avoid writing to the back
+buffer whilst the flip is still pending (as it may still be being shown
+by the display). To do this we check if there are any outstanding flips,
+and reallocate if so. However, with a CRTC override, we may just be
+flipping that one CRTC and not the current TearFree back buffer and in
+that case we can avoid the reallocation.
+
+Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk
+
+commit 9b3b591476cc52cc285a8a1f02462db37d5e10c2
+Author: Chris Wilson ch...@chris-wilson.co.uk
+Date:   Fri Dec 19 12:25:30 2014 +
+
+sna/dri2: Preserve the shadow CRTCs when copying to other areas
+
+In the Composite setup, if we are doing a DRI2 copy onto the front
+buffer, we are fully cognizant that the copy will not go onto the
+unredirected Windows of another Client. So we can preserve the shadow
+CRTC mapping for those Clients, and prevent ping-ponging between CRTC
+modes.
+
+Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk
+
+commit 391b50c81decd208c47c109217b2c882c064ac69
+Author: Chris Wilson ch...@chris-wilson.co.uk
+Date:   Fri Dec 19 11:11:38 2014 +
+
+sna/dri2: Report changes in pitch when swapping bo
+
+As we have relaxed the pitch restriction between front/back buffers when
+swapping, we need to make sure that any change is also reported back
+along with the change in front/back names.
+
+Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk
+
+commit ada97d27250aa09b1a27d5f6640fea011fade997
+Author: Chris Wilson ch...@chris-wilson.co.uk
+Date:   Fri Dec 19 09:43:33 2014 +
+
+sna/dri2: Look for preferred CRTC for visible portion of the window
+
+Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk
+
+commit 6f99bbe67e6e70d5b24611c7afa0dffc5632aaab
+Author: Chris Wilson ch...@chris-wilson.co.uk
+Date:   Fri Dec 19 08:37:07 2014 +
+
+sna/dri2: Prevent NULL pointer dereference of Window private
+
+In case we receive quick successive calls to DRI2GetBuffers on the same
+Window, we need to check that the private exists before dereferencing
+it.
+
+Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk
+
+commit fdd7508e53043f82f9cf422fc968c6574334a667
+Author: Chris Wilson ch...@chris-wilson.co.uk
+Date:   Fri Dec 19 07:59:24 2014 +
+
+sna/dri2: Decouple Window cache on Pixmap changes
+
+If the Pixmap for a Window is changed (i.e. Composite
+redirection/unredirection), we also need to decouple any associated DRI2
+front buffer for the Pixmap (e.g. used for single CRTC flipping).
+
+Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk
+
+commit 82e480267079f8678245e37724f95ae87f55b582
+Author: Chris Wilson ch...@chris-wilson.co.uk
+Date:   Wed Dec 17 08:01:00 2014 +
+
+intel-virtual-output: Do not attempt to tidy up the local display if it 
fails
+
+Just fix the segfault dereferencing the primary display if we bail
+during its setup.
+
+Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk
+
+commit c211b3bc61efa7d13a5f5f1276649d90bf4ef854
+Author: Chris Wilson ch...@chris

xserver-xorg-video-intel: Changes to 'debian-experimental'

2014-12-21 Thread Vincent Cheng
 debian/changelog  |3 ++-
 debian/control|2 +-
 debian/patches/series |1 +
 3 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 6ab157f5e48e972c3b915b64ff3783eab1667c28
Author: Vincent Cheng vch...@debian.org
Date:   Sun Dec 21 21:48:45 2014 -0800

upload to experimental

diff --git a/debian/changelog b/debian/changelog
index 35a2032..2db9ab1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-intel (2:2.99.917-1~exp1) UNRELEASED; urgency=medium
+xserver-xorg-video-intel (2:2.99.917-1~exp1) experimental; urgency=medium
 
   * New upstream prerelease 2.99.917.
   * Update upstream changelog.

commit dea3553230c4794f677f1365b6890a9ada105b7e
Author: Vincent Cheng vch...@debian.org
Date:   Sun Dec 21 21:47:56 2014 -0800

standards version 3.9.6

diff --git a/debian/changelog b/debian/changelog
index 3f5324b..35a2032 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ xserver-xorg-video-intel (2:2.99.917-1~exp1) UNRELEASED; 
urgency=medium
 
   * New upstream prerelease 2.99.917.
   * Update upstream changelog.
+  * Update to Standards version 3.9.6.
 
  -- Vincent Cheng vch...@debian.org  Sun, 21 Dec 2014 21:37:27 -0800
 
diff --git a/debian/control b/debian/control
index 4b83ec4..8ec8270 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Build-Depends:
  libxtst-dev,
  libxrender-dev,
  libpixman-1-dev,
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-xorg/driver/xserver-xorg-video-intel
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-xorg/driver/xserver-xorg-video-intel.git
 Homepage: http://www.x.org/
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..cdafd3f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+# no patches currently applied


-- 
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/e1y2vrs-0006dj...@moszumanska.debian.org



xserver-xorg-video-intel: Changes to 'refs/tags/xserver-xorg-video-intel-2_2.99.917-1+exp1'

2014-12-21 Thread Vincent Cheng
Tag 'xserver-xorg-video-intel-2_2.99.917-1+exp1' created by Vincent Cheng 
vch...@debian.org at 2014-12-22 05:50 +

Debian release 2:2.99.917-1~exp1

Changes since 2.99.917:
Adam Jackson (1):
  Quirk: No LVDS on Dell Studio Hybrid

Alan Coopersmith (3):
  Define DEFFILEMODE for OS'es that don't have it
  Man page typo fixes
  Remove xorgconfig  xorgcfg from See Also list in man page

Albert Damen (3):
  Non-GEM allocations incorrectly force TILE_NONE (bug 20797)
  Fix crash with XV with large virtual display
  Drop frontbuffer from crtc in I830CloseScreen

Arnaud Fontaine (3):
  Update Build-Depends following xcb-util 0.3.8 release.
  Add  to xserver-xorg-video-intel-dbg Depends.
  Upload to unstable.

Bernhard Rosenkraenzer (1):
  UXA: Declare glyph cache picture as component-alpha when necessary.

Bill Nottingham (1):
  Quirk MSI IM-945GSE-A LVDS, TV outputs.

Branden Robinson (4):
  Set svn:keywords property to Id (keyword already present).
  Note probable out-of-dateness of maplink() function body.
  Add high-level documentation to XSFBS shell library, intended to reduce
  Test for existence of debian/patches directory before creating a symlink 
to it.

Brice Goglin (98):
  Build a xserver-xorg-video-intel-dbg package with debugging symbols.
  Fix XvMC support for only i810 and i815 in the long description.
  Fix displaying of patches applied by quilt.
  Minor fixes in the patching system.
  Fix display the output of quilt push/pop.
  Fix typo in intel.man
  Define INTEL_VERSION_MAJOR/MINOR/PATCH using PACKAGE_VERSION_*
  Do not call laptop-detect, let the only user call it directly
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release
  Prepare changelog for upload
  Merge branch 'xf86-video-intel-2.2-branch' of 
git://git.freedesktop.org/git/xorg/driver/xf86-video-intel into debian-unstable
  Prepare changelog for new upload
  Merge tag 'xf86-video-intel-2.2.1' into debian-unstable
  New upstream release
  Partial revert of 3e7c2a3f7211f0c167e831366aa5bb1ca9215334
  Merge tag 'xf86-video-intel-2.2.99.901' into debian-experimental
  New upstream release candidate
  Install libIntelXvMC.so
  Merge tag 'xf86-video-intel-2.2.99.902' into debian-experimental
  New upstream release candidate
  Merge branch 'debian-unstable' into debian-experimental
  Merge tag 'xf86-video-intel-2.2.99.903' into debian-experimental
  New upstream release candidate
  Prepare changelog for upload
  Merge tag 'xf86-video-intel-2.3.1' into debian-unstable
  New upstream release
  Update xsfbs/quilt patching rules to be compatible with the
  Merge tag 'xf86-video-intel-2.3.2' into debian-unstable
  New upstream release
  Prepare changelog for upload
  Merge tag 'xf86-video-intel-2.6.0' into debian-experimental
  New upstream release
  Prepare changelog for upload
  Merge branch 'upstream-unstable' into tmp
  Merge branch 'tmp' into debian-experimental
  New upstream release candidate
  Prepare changelog for upload
  Merge branch '2.7' of 
git://anongit.freedesktop.org/git/xorg/driver/xf86-video-intel into 
debian-experimental
  New upstream release
  Prepare changelog for upload to unstable
  Install the upstream NEWS file
  Move -dbg package to section debug
  Merge tag '2.7.99.1' into debian-experimental
  New upstream release candidate
  Stop installing libI810XvMC.so and libIntelXvMC.so
  Prepare changelog for upload
  Merge tag '2.7.1' into debian-unstable
  New upstream release
  Don't try to install the now missing pci ids file
  Prepare changelog for upload
  Merge tag '2.7.99.901' into debian-experimental
  New upstream release candidate
  Prepare changelog for upload
  Merge tag '2.7.99.902' into debian-experimental
  New upstream release candidate
  Prepare Changelog for upload
  Merge tag '2.8.0' into debian-experimental
  New upstream release
  Prepare changelog for upload
  Prepare changelog for upload
  Merge tag '2.8.1' into debian-unstable
  New upstream release
  Prepare changelog for upload
  Merge tag '2.8.99.902' into debian-experimental
  New upstream release candidate
  Prepare changelog for upload
  Merge tag '2.9.0' into debian-unstable
  New upstream release
  Prepare changelog for upload
  Build against Xserver 1.7
  Prepare Changelog for upload
  Merge branch 'upstream-unstable' into 
merge_upstream_unstable_in_experimental
  Merge branch 'merge_upstream_unstable_in_experimental' into 
debian-experimental
  New upstream release
  Bump xutils-dev build dependency for new util-macros
  Bump libdrm build dependency to 2.4.16
  Build depend on libx11-xcb-dev, libxcb-aux0-dev and libxcb-dri2-0-dev for 
XVMC

Re: xserver-xorg-video-sis package not available in Debian testing

2014-10-29 Thread Vincent Cheng
On Tue, Oct 28, 2014 at 9:46 PM, Vochor voc...@gmail.com wrote:
 Hi,

 I was using xserver-xorg-video-sis package to manage the graphics of my
 laptop with Debian stable. I have switched to testing now and my monitor has
 a weird behavior without that package.

 Why isn't it available in Debian testing?

 Could you add this package to Debian testing repository again?

 My graphics details via lspci:
VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760
 PCI/AGP or 662/761Gx PCIE VGA Display Adapter


 Regards,
 Thanks.

 Vochor


-- 
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/caczd_tds2pxho_ska0guq3fkxrbvbbhj42uca83kyd-969a...@mail.gmail.com



Re: xserver-xorg-video-sis package not available in Debian testing

2014-10-29 Thread Vincent Cheng
Hi Vochor,

(Sorry, accidentally hit reply in my MUA before I had actually written
a reply...)

On Tue, Oct 28, 2014 at 9:46 PM, Vochor voc...@gmail.com wrote:
 Hi,

 I was using xserver-xorg-video-sis package to manage the graphics of my
 laptop with Debian stable. I have switched to testing now and my monitor has
 a weird behavior without that package.

 Why isn't it available in Debian testing?

https://lists.debian.org/debian-devel/2013/09/msg00550.html
https://bugs.debian.org/732478

 Could you add this package to Debian testing repository again?

xserver-xorg-video-sis is unmaintained both upstream and in Debian,
and at this point might not even build against the current X server in
testing. In other words, no (not unless someone decides to pick up
maintenance of this package again, and is committed to keeping the
package in good shape).

Regards,
Vincent


-- 
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/CACZd_tCOpDjfxyyAgfZFAf=pcb6gbhw9izfo90guqy9210c...@mail.gmail.com



xserver-xorg-video-intel: Changes to 'debian-experimental'

2014-09-14 Thread Vincent Cheng
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 63591a75f1d9bbe680cd1573d6f8438970660056
Author: Vincent Cheng vch...@debian.org
Date:   Sun Sep 14 01:30:31 2014 -0700

new upstream prerelease 2.99.916

diff --git a/debian/changelog b/debian/changelog
index dd8264b..c055a81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-intel (2:2.99.916-1~exp1) UNRELEASED; urgency=medium
+
+  * New upstream prerelease 2.99.916.
+
+ -- Vincent Cheng vch...@debian.org  Sun, 14 Sep 2014 01:29:56 -0700
+
 xserver-xorg-video-intel (2:2.99.914-1~exp1) experimental; urgency=medium
 
   * New upstream prerelease 2.99.914.


-- 
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/e1xt5cs-0004e1...@moszumanska.debian.org



xserver-xorg-video-intel: Changes to 'debian-experimental'

2014-09-14 Thread Vincent Cheng
 debian/source/format |1 -
 1 file changed, 1 deletion(-)

New commits:
commit ed4975d4953d4c58145baa802c03aef43778009a
Author: Michael Stapelberg stapelb...@debian.org
Date:   Tue Oct 1 18:25:56 2013 +0200

Revert specify '3.0 (quilt)' source format

This reverts commit 34fa27e8d6282aee1e2134b07bdae0f6930c5ee8.

Turns out that debian-x is in two worlds at the same time:

We use the orig tarball to build the package,
but we directly track upstream in git in the packaging.

source format 1.0 is better than 3.0 (quilt) for that workflow. With
3.0 (quilt), as an example, the following fails when upstream has
differences between the git repository and the released tarball (and
upstream does, in our case):

git clone git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-intel
cd xserver-xorg-video-intel
uscan --download-current-version
debuild -S

diff --git a/debian/source/format b/debian/source/format
deleted file mode 100644
index 163aaf8..000
--- a/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)


-- 
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/e1xt5c2-0008fs...@moszumanska.debian.org



xserver-xorg-video-intel: Changes to 'debian-experimental'

2014-09-14 Thread Vincent Cheng
 debian/changelog |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 7d139103ea94f50714cf9b0020e5b9ef41d146a3
Author: Vincent Cheng vch...@debian.org
Date:   Sun Sep 14 01:57:29 2014 -0700

finalize changelog

diff --git a/debian/changelog b/debian/changelog
index e42d8e3..311f090 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-xserver-xorg-video-intel (2:2.99.916-1~exp1) UNRELEASED; urgency=medium
+xserver-xorg-video-intel (2:2.99.916-1~exp1) experimental; urgency=medium
 
   [ Vincent Cheng ]
   * New upstream prerelease 2.99.916.
 - sna: Add the current CRTC mode last (Closes: #750605)
   * Update debian/copyright. (Closes: #730643)
+  * Revert to source format 1.0.
 
   [ Laurent Bigonville ]
   * debian/xserver-xorg-video-intel.maintscript: Explicitly remove


-- 
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/e1xt5cn-0008tf...@moszumanska.debian.org



intel-gpu-tools: Changes to 'refs/tags/intel-gpu-tools-1.8'

2014-09-14 Thread Vincent Cheng
Tag 'intel-gpu-tools-1.8' created by Rodrigo Vivi rodrigo.v...@intel.com at 
2014-09-09 02:47 +

intel-gpu-tools-1.8

Changes since intel-gpu-tools-1.7:
Arun Siluvery (1):
  igt/gem_workarounds: igt to test workaround registers

Ben Widawsky (1):
  lib: Add ndebug to the headers

Chris Wilson (60):
  API docs for intel_check_memory()
  tests: add gem_fence_upload
  igt/gem_mmap_gtt: Exercise concurrent pagefaulting
  igt/gem_fence_upload: Throw some threads into the mix
  igt/gem_fence_upload: Exercise contention on the fault handler
  igt/gem_exec_parse: Convert to igt_assert_eq
  igt/gem_exec_big: Update to new igt_assert_eq
  gem_fence_upload: Improve the contended messages
  gem_mmap_gtt: Test mmaping less than the full object
  Wait for any pid in order to reap failure quicker
  igt/gem_userptr_blits: Shared memory allocations
  igt/gem_userptr_blits: Verify that userptr bo work on unshared memory
  configure: Only build overlay if dri2proto is present
  igt/gem_tiled_swapping: Speed up slightly
  igt/gem_close_race: Trim object size
  overlay: Baytrail needs a custom GPU frequency parser
  igt/gem_close_race: Increase GPU load
  igt/gem_userptr_blits: Add missing RAM check before coherency tests
  igt/gem_userptr_blits: Add missing RAM check before coherency tests
  igt/kms_flip: Skip if headless
  Use SIGTERM in replace of SIGQUIT
  Quieten valgrind
  igt/gem_userptr_blits: New tests, old issues
  linux: Flush page/buffer cache before querying available memory
  linux: placate drop_caches and pass it a '\n'
  core: Only use signalsafe functions inside signal handlers
  igt_core: Refactor igt_stop_helper() to use igt_wait_helper()
  igt_core: Read manpages more carefully  for WNOHANG
  core: Inject subtest message into dmesg
  core: Improve phrasing for test requirements
  core: Inject program name into dmesg
  drmtest: First check that driver is i915
  igt/pm_rps: Fix assertion in load_helper_stop
  core: Add all kernel log levels
  igt/gem_cpu_reloc: Update the memory requirements
  igt: Prettify igt_assert_eq() failure messages
  igt/gem_concurrent_blit: Add GPU-vs-GPU checks
  igt/gem_concurrent_blit: Add ring race checks
  lib/batchbuffer: Store the gen in a local variable
  lib/batchbuffer: Guard intel_blt_copy with even more asserts
  igt: Tweak the igt_assert_cmpint macro
  igt/gem_concurrent_blit: Apply some fence pressure as well
  Prepare for 64bit relocation addresses
  igt/gem_seqno_wrap: Use debugfs singleton
  batch: Specify number of relocations to accommodate
  batch: Fix typo in BLIT_BATCH_BEGIN
  igt/gem_concurrent_blit: Use the preallocated dummy bo for temporary 
copies
  rendercopy/gen8: Fix vertex buffer relocation
  igt/gem_gtt_hog: Convert opencoded fork()/wait() over to igt_fork()
  igt/gem_concurrent_blit: Move igt_require() out of children
  core: Display subtest walltime
  lib/igt_fb: Add debug output for creating fb
  lib/igt_fb: Ignore RGB888
  core: Prettify igt_require_f output
  aux: Squelch warning when emitting progress indicator
  igt/drv_missed_irq_hang: Increase busy load
  igt/kms_universal_plane: Only test existing planes
  igt/gem_mmap_gtt: Check coherency between GTT and CPU mmappings with LLC
  igt/kms_flip_tiling: Use the associated pipe for the output
  igt/gem_cpu_reloc: Terminate the bad batch

Damien Lespiau (83):
  list-workarounds/chv: Add Cherryview to the list of valid platorms
  kms_universal_plane: Don't assert outside of fixtures/subtests
  kms_pipe_crc_basic: Split the main test function a bit more
  kms_pipe_crc_basic: Cycle between 2 differently colored buffer
  kms_pipe_crc_basic: Make the number of CRCs a parameter
  kms_pipe_crc_basic: Add a bit a debugging output
  lib: Reset 'position_changed' after a drmModeSetCrtc()
  pipe_crc: Warn if the CRC values is 0x
  pipe_crc: Make collect_crc() ensure the CRC looks somewhat valid
  kms_plane: Make the gathering of reference CRCs test agnostic
  kms_plane: Add a debug message when grabbing the CRC of a colored fb
  kms_plane: Specify the pipe when grabbing reference CRCs
  core: Put the requirement failure messages together
  core: Only display the errno message if errno is set
  core: Apply the same treatment to the in errno message in 
__igt_fail_assert()
  drv_module_reload: Don't declare success when failing
  igt_kms: Factor out a generic get_property() out of get_drm_plane_type()
  igt_kms: Provide a get_plane_property() shorthand
  igt_kms: Add a way to query of the plane supports rotation
  igt_kms: Add support for setting plane rotation
  igt_kms: Introduce a for_each_pipe() macro
  kms_rotation_crc: Make check_plane_type() static
  

intel-gpu-tools: Changes to 'debian-unstable'

2014-09-14 Thread Vincent Cheng
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 7d612f0009fb2821494a90c9d662880c6f4801dd
Author: Vincent Cheng vch...@debian.org
Date:   Sun Sep 14 02:29:07 2014 -0700

new upstream release 1.8

diff --git a/debian/changelog b/debian/changelog
index 7197753..ea0b2cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+intel-gpu-tools (1.8-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Vincent Cheng vch...@debian.org  Sun, 14 Sep 2014 02:28:45 -0700
+
 intel-gpu-tools (1.7-1) unstable; urgency=medium
 
   * New upstream release.


-- 
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/e1xt67q-0001d7...@moszumanska.debian.org



  1   2   >