Bug#537732: Info received (Bug#537732: libgl1-mesa-dri: screen goes black when running glxgears)

2009-07-21 Thread Arthur Marsh
After applying the patch at: 
http://bugs.freedesktop.org/attachment.cgi?id=25726

referenced from http://bugs.freedesktop.org/show_bug.cgi?id=21653
and rebuilding mesa and installing it, the problem has gone away.

Regards,

Arthur.



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



Processed: reassign 537730 to xserver-xorg-core, severity of 537730 is wishlist, tagging 537730

2009-07-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 537730 xserver-xorg-core
Bug#537730: xserver-xorg: Fallback to basic keyboard/mouse configuration if 
dbus/hal not running
Bug reassigned from package `xserver-xorg' to `xserver-xorg-core'.

 severity 537730 wishlist
Bug#537730: xserver-xorg: Fallback to basic keyboard/mouse configuration if 
dbus/hal not running
Severity set to `wishlist' from `important'

 tags 537730 help upstream
Bug#537730: xserver-xorg: Fallback to basic keyboard/mouse configuration if 
dbus/hal not running
There were no tags set.
Tags added: help, upstream


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#537867: Please avoid setgid utmp

2009-07-21 Thread Loïc Minier
Package: xterm
Version: 243-1
Severity: wishlist

Hi

 xterm is currently sgid utmp; I would prefer it wouldn't be.  The xterm
 FAQ says:

Why does $LD_LIBRARY_PATH get reset?

   If xterm is running setuid (which is needed on some systems which have
   no wrappers for opening pty's and updating utmp), newer systems
   automatically set or reset environment variables which are considered
   security problems. These include $PATH and $LD_LIBRARY_PATH, since they
   affect the choice of which programs are run if not specified via a full
   pathname.
...
   Modern Unix systems (such as recent Solaris and HPUX versions) do not
   require you to run xterm setuid. Some will result in odd malfunctions
   if you do this.

 In my case HOSTALIASES and LD_LIBRARY_PATH get reset when running
 programs which is inconvenient for key bindings launching apps in xterm
 as I need to start a shell each time to set these vars.

 I don't know whether it's possible to drop this bit in Debian yet, but
 I wish we do.

   Thanks
-- 
Loïc Minier



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



libdrm: Changes to 'upstream-unstable'

2009-07-21 Thread Brice Goglin
 configure.ac|   15 
 libdrm/Makefile.am  |6 
 libdrm/intel/intel_bufmgr_gem.c |   82 -
 libdrm/nouveau/libdrm_nouveau.pc.in |2 
 libdrm/nouveau/nouveau_bo.c |  191 +-
 libdrm/nouveau/nouveau_bo.h |   22 
 libdrm/nouveau/nouveau_device.c |6 
 libdrm/nouveau/nouveau_device.h |2 
 libdrm/nouveau/nouveau_drmif.h  |3 
 libdrm/nouveau/nouveau_private.h|1 
 libdrm/nouveau/nouveau_pushbuf.c|4 
 libdrm/nouveau/nouveau_pushbuf.h|   23 
 libdrm/radeon/Makefile.am   |   54 
 libdrm/radeon/libdrm_radeon.pc.in   |   10 
 libdrm/radeon/radeon_bo.h   |  187 ++
 libdrm/radeon/radeon_bo_gem.c   |  270 +++
 libdrm/radeon/radeon_bo_gem.h   |   43 
 libdrm/radeon/radeon_cs.h   |  237 +++
 libdrm/radeon/radeon_cs_gem.c   |  457 ++
 libdrm/radeon/radeon_cs_gem.h   |   41 
 libdrm/radeon/radeon_cs_space.c |  234 +++
 libdrm/radeon/radeon_track.c|  140 +
 libdrm/radeon/radeon_track.h|   64 
 libdrm/xf86drm.c|   49 
 linux-core/Makefile |2 
 linux-core/Makefile.kernel  |7 
 linux-core/drmP.h   |   21 
 linux-core/drm_agpsupport.c |  171 --
 linux-core/drm_bo.c | 2730 
 linux-core/drm_bo_lock.c|  189 --
 linux-core/drm_bo_move.c|  614 
 linux-core/drm_compat.c |   99 -
 linux-core/drm_drv.c|   36 
 linux-core/drm_fence.c  |  829 --
 linux-core/drm_fops.c   |   35 
 linux-core/drm_object.c |  294 ---
 linux-core/drm_objects.h|  821 --
 linux-core/drm_os_linux.h   |8 
 linux-core/drm_proc.c   |  102 -
 linux-core/drm_stub.c   |   14 
 linux-core/drm_sysfs.c  |8 
 linux-core/drm_ttm.c|  512 --
 linux-core/drm_vm.c |  198 --
 linux-core/nouveau_backlight.c  |   93 +
 linux-core/via_buffer.c |  163 --
 linux-core/via_fence.c  |  169 --
 linux-core/xgi_cmdlist.c|3 
 linux-core/xgi_drv.c|   11 
 linux-core/xgi_drv.h|   12 
 linux-core/xgi_fence.c  |   87 -
 shared-core/drm.h   |  319 
 shared-core/i915_drm.h  |   52 
 shared-core/nouveau_drm.h   |   35 
 shared-core/nouveau_drv.h   |2 
 shared-core/nouveau_reg.h   |4 
 shared-core/nv50_graph.c|1 
 shared-core/radeon_drm.h|  131 +
 shared-core/via_drv.c   |   40 
 shared-core/via_drv.h   |   14 
 shared-core/via_map.c   |   10 
 tests/modetest/modetest.c   |2 
 61 files changed, 2292 insertions(+), 7689 deletions(-)

New commits:
commit eea95ed8af24300e5a5d2489dfe0d73c24300651
Author: Eric Anholt e...@anholt.net
Date:   Wed Jul 15 10:04:44 2009 -0700

Bump to version 2.4.12 for release.

diff --git a/configure.ac b/configure.ac
index 1db781c..0794a2c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
 #  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 AC_PREREQ(2.60)
-AC_INIT([libdrm], 2.4.11, [dri-de...@lists.sourceforge.net], libdrm)
+AC_INIT([libdrm], 2.4.12, [dri-de...@lists.sourceforge.net], libdrm)
 AC_USE_SYSTEM_EXTENSIONS
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([dist-bzip2])

commit 3f3c5be6f908272199ccf53f108b1124bfe0a00e
Author: Eric Anholt e...@anholt.net
Date:   Thu Jul 9 17:49:46 2009 -0700

intel: Free buffers in the BO cache that haven't been reused in a while.

The goal of the BO cache is to keep buffers on hand for fast continuous use,
as in every frame of a game or every batchbuffer of the X Server.  Keeping
older buffers on hand not only doesn't serve this purpose, it may hurt
performance by resulting in disk cache getting kicked out, or even driving
the system to swap.

Bug #20766.

diff --git a/libdrm/intel/intel_bufmgr_gem.c b/libdrm/intel/intel_bufmgr_gem.c
index 70d0c85..737ceae 100644
--- a/libdrm/intel/intel_bufmgr_gem.c
+++ b/libdrm/intel/intel_bufmgr_gem.c
@@ -139,6 +139,8 @@ struct _drm_intel_bo_gem {
 uint32_t tiling_mode;
 uint32_t swizzle_mode;
 
+time_t free_time;
+
 /** Array passed to the DRM containing relocation information. */
 struct drm_i915_gem_relocation_entry *relocs;
 /** Array of bos corresponding to relocs[i].target_handle */
@@ -220,7 +222,6 @@ drm_intel_gem_bo_bucket_for_size(drm_intel_bufmgr_gem 
*bufmgr_gem,
 return NULL;
 }
 
-
 static void drm_intel_gem_dump_validation_list(drm_intel_bufmgr_gem 
*bufmgr_gem)
 {
 int i, j;
@@ -533,6 +534,30 @@ drm_intel_gem_bo_free(drm_intel_bo *bo)
 free(bo);
 }
 
+/** Frees all cached buffers significantly older than @time. */
+static void

libdrm: Changes to 'debian-unstable'

2009-07-21 Thread Brice Goglin
 ChangeLog   |  270 +
 configure.ac|   15 -
 debian/changelog|6 
 libdrm/Makefile.am  |6 
 libdrm/intel/intel_bufmgr_gem.c |   82 +++---
 libdrm/nouveau/libdrm_nouveau.pc.in |2 
 libdrm/nouveau/nouveau_bo.c |  191 ++-
 libdrm/nouveau/nouveau_bo.h |   22 +
 libdrm/nouveau/nouveau_device.c |6 
 libdrm/nouveau/nouveau_device.h |2 
 libdrm/nouveau/nouveau_drmif.h  |3 
 libdrm/nouveau/nouveau_private.h|1 
 libdrm/nouveau/nouveau_pushbuf.c|4 
 libdrm/nouveau/nouveau_pushbuf.h|   23 +
 libdrm/radeon/Makefile.am   |   54 
 libdrm/radeon/libdrm_radeon.pc.in   |   10 
 libdrm/radeon/radeon_bo.h   |  187 ++
 libdrm/radeon/radeon_bo_gem.c   |  270 +
 libdrm/radeon/radeon_bo_gem.h   |   43 +++
 libdrm/radeon/radeon_cs.h   |  237 ++
 libdrm/radeon/radeon_cs_gem.c   |  457 
 libdrm/radeon/radeon_cs_gem.h   |   41 +++
 libdrm/radeon/radeon_cs_space.c |  234 ++
 libdrm/radeon/radeon_track.c|  140 +++
 libdrm/radeon/radeon_track.h|   64 +
 libdrm/xf86drm.c|   49 +++
 shared-core/drm.h   |  319 -
 shared-core/i915_drm.h  |   52 
 shared-core/nouveau_drm.h   |   35 +-
 shared-core/radeon_drm.h|  131 ++
 tests/modetest/modetest.c   |2 
 31 files changed, 2452 insertions(+), 506 deletions(-)

New commits:
commit 73a4b518629626d6bfefb2aa1ea6627f7fdcbc36
Author: Brice Goglin bgog...@debian.org
Date:   Tue Jul 21 15:29:09 2009 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 1d4bd97..7a53ef3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libdrm (2.4.12-1) UNRELEASED; urgency=low
+libdrm (2.4.12-1) unstable; urgency=low
 
   * New upstream release.
 
- -- Brice Goglin bgog...@debian.org  Tue, 21 Jul 2009 15:28:05 +0200
+ -- Brice Goglin bgog...@debian.org  Tue, 21 Jul 2009 15:29:03 +0200
 
 libdrm (2.4.11-1) unstable; urgency=low
 

commit 492cd21988fb47252108d859a843a622519b84ce
Author: Brice Goglin bgog...@debian.org
Date:   Tue Jul 21 15:28:57 2009 +0200

New upstream release

diff --git a/ChangeLog b/ChangeLog
index 026de37..4ef5518 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,273 @@
+commit eea95ed8af24300e5a5d2489dfe0d73c24300651
+Author: Eric Anholt e...@anholt.net
+Date:   Wed Jul 15 10:04:44 2009 -0700
+
+Bump to version 2.4.12 for release.
+
+commit 3f3c5be6f908272199ccf53f108b1124bfe0a00e
+Author: Eric Anholt e...@anholt.net
+Date:   Thu Jul 9 17:49:46 2009 -0700
+
+intel: Free buffers in the BO cache that haven't been reused in a while.
+
+The goal of the BO cache is to keep buffers on hand for fast continuous 
use,
+as in every frame of a game or every batchbuffer of the X Server.  Keeping
+older buffers on hand not only doesn't serve this purpose, it may hurt
+performance by resulting in disk cache getting kicked out, or even driving
+the system to swap.
+
+Bug #20766.
+
+commit 80179df5f85a2fd39b2544f1b7aae61102800f0f
+Author: Dave Airlie airl...@linux.ie
+Date:   Fri Jul 10 02:38:13 2009 +1000
+
+configure: move AC_USE_SYSTEM_EXTENSIONS up higher
+
+this was giving me a warning on automake 1.11
+
+commit f257201c11fd1aff9319aaf47556b184141ac7cb
+Author: Ben Skeggs bske...@redhat.com
+Date:   Thu Jul 9 11:41:47 2009 +1000
+
+nouveau: fix pin for buffers created with bo_wrap
+
+commit 4179c5f0a69b452cf94a507c13021e4918a3e02d
+Author: Ian Romanick ian.d.roman...@intel.com
+Date:   Mon Jul 6 15:36:20 2009 -0700
+
+s/AC_USE_SYSTEM_MACROS/AC_USE_SYSTEM_EXTENSIONS/
+
+Not sure what I was thinking.
+
+commit c5a5bbbe899400642795c1d95aef78deade9241f
+Author: Pauli Nieminen suok...@gmail.com
+Date:   Mon Jul 6 23:37:20 2009 +0300
+
+libdrm: Make chown check for return value
+
+If call was interrupted by signal we have to make call again.
+
+Reviewed-by: Ian Romanick ian.d.roman...@intel.com
+
+commit a953b3270cef52dd2de70cc6aa08687af9d57815
+Author: Ian Romanick ian.d.roman...@intel.com
+Date:   Mon Jul 6 13:23:46 2009 -0700
+
+libdrm: Set _XOPEN_SOURCE and _GNU_SOURCE
+
+Several POSIX extensions are used in the libdrm code (e.g., mknod and ffs).
+Set _XOPEN_SOURCE and _GNU_SOURCE to something reasonable to ensure that
+prototypes for these functions are available.  This is done in configure.ac
+using AC_USE_SYSTEM_MACROS.  This requires autoconf 2.60 or later.  
Eventually
+the code should check for the existance of these defines and do something
+reasonable if they are not available.
+
+Inspired by a patch by Pauli Nieminen and suggestions from 

libdrm: Changes to 'refs/tags/libdrm-2.4.12-1'

2009-07-21 Thread Brice Goglin
Tag 'libdrm-2.4.12-1' created by Brice Goglin bgog...@debian.org at 
2009-07-21 14:19 +

Tagging upload of libdrm 2.4.12-1 to unstable.

Changes since libdrm-2.4.11-1:
Ben Skeggs (6):
  nouveau: bump for 0.0.13
  nv50: magic fix for 3d busted without the binary driver first issue
  nouveau: fill in bo-tiled field for referenced buffers
  nouveau: fix bo mapping issue
  nouveau: 0.0.14 + extend bo interface to support subrange mapping
  nouveau: fix pin for buffers created with bo_wrap

Brice Goglin (3):
  Merge tag 'libdrm-2.4.12' into debian-unstable
  New upstream release
  Prepare changelog for upload

Danny Tholen (1):
  nouveau: backlight support for ppc laptops

Dave Airlie (7):
  libdrm/radeon: add initial libdrm_radeon
  remove some old ttm bits
  radeon: add support for write followed by read relocs.
  radeon: add buffer naming function
  radeon: fix realloc of packets.
  radeon: move cs space checking code to libdrm_radeon.
  configure: move AC_USE_SYSTEM_EXTENSIONS up higher

Edward O'Callaghan (1):
  intel: fix compiler warning about returning a void value.

Eric Anholt (3):
  intel: Fix up math errors when allocating very large BOs.
  intel: Free buffers in the BO cache that haven't been reused in a while.
  Bump to version 2.4.12 for release.

Ian Romanick (3):
  strcasecmp is in strings.h.
  libdrm: Set _XOPEN_SOURCE and _GNU_SOURCE
  s/AC_USE_SYSTEM_MACROS/AC_USE_SYSTEM_EXTENSIONS/

Jerome Glisse (1):
  radeon: fix cs buffer realloc padding

Jesse Barnes (1):
  modetest: use gtt unmap for object

Michael Buesch (1):
  drm: Fix compilation on 2.6.30

Pauli Nieminen (3):
  libdrm: Remove typedef for non-existing enum
  libdrm: Fix pci id numbers to unsigned so code won't mix signed/unsigned 
integers.
  libdrm: Make chown check for return value

Pekka Paalanen (1):
  Fix build on kernels  2.6.26

Thomas Hellstrom (1):
  drm: Strip old ttm.

---
 ChangeLog   |  270 +
 configure.ac|   15 -
 debian/changelog|6 
 libdrm/Makefile.am  |6 
 libdrm/intel/intel_bufmgr_gem.c |   82 +++---
 libdrm/nouveau/libdrm_nouveau.pc.in |2 
 libdrm/nouveau/nouveau_bo.c |  191 ++-
 libdrm/nouveau/nouveau_bo.h |   22 +
 libdrm/nouveau/nouveau_device.c |6 
 libdrm/nouveau/nouveau_device.h |2 
 libdrm/nouveau/nouveau_drmif.h  |3 
 libdrm/nouveau/nouveau_private.h|1 
 libdrm/nouveau/nouveau_pushbuf.c|4 
 libdrm/nouveau/nouveau_pushbuf.h|   23 +
 libdrm/radeon/Makefile.am   |   54 
 libdrm/radeon/libdrm_radeon.pc.in   |   10 
 libdrm/radeon/radeon_bo.h   |  187 ++
 libdrm/radeon/radeon_bo_gem.c   |  270 +
 libdrm/radeon/radeon_bo_gem.h   |   43 +++
 libdrm/radeon/radeon_cs.h   |  237 ++
 libdrm/radeon/radeon_cs_gem.c   |  457 
 libdrm/radeon/radeon_cs_gem.h   |   41 +++
 libdrm/radeon/radeon_cs_space.c |  234 ++
 libdrm/radeon/radeon_track.c|  140 +++
 libdrm/radeon/radeon_track.h|   64 +
 libdrm/xf86drm.c|   49 +++
 shared-core/drm.h   |  319 -
 shared-core/i915_drm.h  |   52 
 shared-core/nouveau_drm.h   |   35 +-
 shared-core/radeon_drm.h|  131 ++
 tests/modetest/modetest.c   |2 
 31 files changed, 2452 insertions(+), 506 deletions(-)
---


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



Processing of libdrm_2.4.12-1_i386.changes

2009-07-21 Thread Archive Administrator
libdrm_2.4.12-1_i386.changes uploaded successfully to localhost
along with the files:
  libdrm_2.4.12-1.dsc
  libdrm_2.4.12.orig.tar.gz
  libdrm_2.4.12-1.diff.gz
  libdrm-dev_2.4.12-1_i386.deb
  libdrm2_2.4.12-1_i386.deb
  libdrm2-dbg_2.4.12-1_i386.deb
  libdrm-intel1_2.4.12-1_i386.deb
  libdrm-intel1-dbg_2.4.12-1_i386.deb

Greetings,

Your Debian queue daemon


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



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

2009-07-21 Thread Brice Goglin
Rebased ref, commits from common ancestor:
commit 5d50a949b3c5d0ad2bc4cf48ab25da1f707a4f6f
Author: Carl Worth cwo...@cworth.org
Date:   Mon Jul 20 22:59:37 2009 -0700

Increment version number to 2.8.0 for release.

diff --git a/configure.ac b/configure.ac
index 077c1ff..f7cdf1f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-video-intel],
-2.7.99.902,
+2.8.0,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-video-intel)
 

commit b12220bd81f3a0509a3746dac3258e53f3879b23
Author: Carl Worth cwo...@cworth.org
Date:   Mon Jul 20 22:59:02 2009 -0700

NEWS: Add notes for 2.8.0 release

Many thanks to Gordon for his notes from 
http://intellinuxgraphics.org/2009Q2.html

diff --git a/NEWS b/NEWS
index ddc2f40..3a2b243 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+Release 2.8.0 (2009-07-20)
+==
+We are pleased to present this major release of the xf86-video-intel
+driver. This release is very similar to the 2.7.99.902 release
+candidate but includes a couple of additional bug fixes, (for bugs
+#22760 and @22483).
+
+Compared to the 2.7 releases this driver contains several new features
+and many bug fixes. The driver now depends on X server 1.6 or later,
+and eliminates several obsolete code paths, (XAA and EXA removed in
+favor of UXA, DRI1 support eliminated). The driver certainly will work
+best with an i915 module from a recent kernel (2.6.31) and with
+kernel-modesetting (KMS, specified by loading i915 with the option
+modeset=1).
+
+New features in 2.8.0 compared to 2.7
+-
+* Remove XAA/EXA/DRI1 and NoAccel, and only support UXA/DRI2 now
+  (requiring xserver 1.6).
+
+* VLD support added into XvMC for Mpeg2, which decreases CPU usage
+  when playing video.
+
+Major fixes in 2.8.0 compared to 2.7
+
+* Fix broken front-buffer rendering
+  https://bugs.freedesktop.org/show_bug.cgi?id=19174
+
+* Fix disabling of XvMC disabled
+  https://bugs.freedesktop.org/show_bug.cgi?id=20790
+
+* Fix broken VT switch on some machines
+  https://bugs.freedesktop.org/show_bug.cgi?id=19578
+
+* Improve performance of trapezoid rendering for UXA
+  https://bugs.freedesktop.org/show_bug.cgi?id=21376
+
+* Vblank sync'd GL buffer swap (fixing video tearing under composite)
+  https://bugs.freedesktop.org/show_bug.cgi?id=20664
+
+* Fix G41 DRM support
+  https://bugs.freedesktop.org/show_bug.cgi?id=21095
+
+* Fix crash on some 8xx
+  https://bugs.freedesktop.org/show_bug.cgi?id=18974
+
+Various fixes for GPU hangs, and more...
+
 Snapshot 2.7.99.902 (2009-07-13)
 
 This is the first release candidate in preparation for the upcoming

commit bb3007384298cb57625ec0b3868dff9b23568f3e
Author: Eric Anholt e...@anholt.net
Date:   Thu Jul 16 12:56:07 2009 -0700

Really fix i915 render.  Fail at commit --amend.

diff --git a/src/i830.h b/src/i830.h
index 548..21c98f5 100644
--- a/src/i830.h
+++ b/src/i830.h
@@ -482,8 +482,6 @@ typedef struct _I830Rec {
 
struct {
   int op;
-  PicturePtr pSrcPicture, pMaskPicture, pDstPicture;
-  PixmapPtr pSrc, pMask, pDst;
   uint32_t dst_format;
   Bool is_nearest;
   Bool needs_emit;
diff --git a/src/i915_render.c b/src/i915_render.c
index 2d11986..c81366a 100644
--- a/src/i915_render.c
+++ b/src/i915_render.c
@@ -322,6 +322,13 @@ i915_prepare_composite(int op, PicturePtr pSrcPicture,
i830_get_pixmap_bo(pDst),
 };
 
+pI830-render_src_picture = pSrcPicture;
+pI830-render_src = pSrc;
+pI830-render_mask_picture = pMaskPicture;
+pI830-render_mask = pMask;
+pI830-render_dst_picture = pDstPicture;
+pI830-render_dst = pDst;
+
 i830_exa_check_pitch_3d(pSrc);
 if (pMask)
i830_exa_check_pitch_3d(pMask);
@@ -351,12 +358,6 @@ i915_prepare_composite(int op, PicturePtr pSrcPicture,
 }
 
 pI830-i915_render_state.op = op;
-pI830-i915_render_state.pSrcPicture = pSrcPicture;
-pI830-i915_render_state.pMaskPicture = pMaskPicture;
-pI830-i915_render_state.pDstPicture = pDstPicture;
-pI830-i915_render_state.pSrc = pSrc;
-pI830-i915_render_state.pMask = pMask;
-pI830-i915_render_state.pDst = pDst;
 pI830-i915_render_state.needs_emit = TRUE;
 
 return TRUE;
@@ -367,12 +368,12 @@ i915_emit_composite_setup(ScrnInfoPtr pScrn)
 {
 I830Ptr pI830 = I830PTR(pScrn);
 int op = pI830-i915_render_state.op;
-PicturePtr pSrcPicture = pI830-i915_render_state.pSrcPicture;
-PicturePtr pMaskPicture = pI830-i915_render_state.pMaskPicture;
-PicturePtr pDstPicture = pI830-i915_render_state.pDstPicture;
-PixmapPtr pSrc = pI830-i915_render_state.pSrc;
-PixmapPtr pMask = pI830-i915_render_state.pMask;
-PixmapPtr pDst = pI830-i915_render_state.pDst;
+PicturePtr pSrcPicture = pI830-render_src_picture;
+PicturePtr pMaskPicture = 

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

2009-07-21 Thread Brice Goglin
 .gitignore   |3 
 AUTHORS  |1 
 ChangeLog| 2354 ++-
 Makefile.am  |3 
 NEWS |  154 -
 README   |2 
 RELEASING|2 
 acinclude.m4 |  140 
 configure.ac |  137 
 debian/README.source |   73 
 debian/changelog |   50 
 debian/control   |   30 
 debian/rules |1 
 debian/xsfbs/repack.sh   |   32 
 debian/xsfbs/xsfbs.sh|   68 
 m4/dolt.m4   |  178 +
 m4/shave.m4  |   73 
 man/intel.man|   30 
 shave-libtool.in |   69 
 shave.in |   76 
 src/Makefile.am  |  100 
 src/bios_reader/Makefile.am  |5 
 src/bios_reader/bios_reader.c|   26 
 src/brw_structs.h|   21 
 src/ch7017/Makefile.am   |2 
 src/ch7xxx/Makefile.am   |2 
 src/common.h |   64 
 src/drmmode_display.c|  293 +
 src/exa_sf.g4a   |  107 
 src/exa_sf.g4b   |   15 
 src/exa_sf_mask.g4a  |  107 
 src/exa_sf_mask.g4b  |   15 
 src/exa_wm.g4i   |  156 -
 src/exa_wm_affine.g4i|   44 
 src/exa_wm_ca.g4a|   38 
 src/exa_wm_ca.g4b|4 
 src/exa_wm_ca_srcalpha.g4a   |   37 
 src/exa_wm_ca_srcalpha.g4b   |4 
 src/exa_wm_mask_affine.g4a   |   41 
 src/exa_wm_mask_affine.g4b   |8 
 src/exa_wm_mask_projective.g4a   |   53 
 src/exa_wm_mask_projective.g4b   |   16 
 src/exa_wm_mask_sample_a.g4a |   48 
 src/exa_wm_mask_sample_a.g4b |2 
 src/exa_wm_mask_sample_argb.g4a  |   48 
 src/exa_wm_mask_sample_argb.g4b  |2 
 src/exa_wm_noca.g4a  |   38 
 src/exa_wm_noca.g4b  |4 
 src/exa_wm_nomask.g4a|  143 
 src/exa_wm_projective.g4i|   51 
 src/exa_wm_src_affine.g4a|   45 
 src/exa_wm_src_affine.g4b|8 
 src/exa_wm_src_projective.g4a|   49 
 src/exa_wm_src_projective.g4b|   16 
 src/exa_wm_src_sample_a.g4a  |   47 
 src/exa_wm_src_sample_a.g4b  |2 
 src/exa_wm_src_sample_argb.g4a   |   47 
 src/exa_wm_src_sample_argb.g4b   |2 
 src/exa_wm_src_sample_planar.g4a |   65 
 src/exa_wm_src_sample_planar.g4b |4 
 src/exa_wm_write.g4a |   74 
 src/exa_wm_write.g4b |   18 
 src/exa_wm_xy.g4a|   52 
 src/exa_wm_xy.g4b|4 
 src/exa_wm_yuv_rgb.g4a   |   98 
 src/exa_wm_yuv_rgb.g4b   |   12 
 src/i2c_vid.h|4 
 src/i810.h   |   10 
 src/i810_accel.c |   14 
 src/i810_common.h|1 
 src/i810_cursor.c|   14 
 src/i810_dga.c   |   14 
 src/i810_dri.c   |   29 
 src/i810_dri.h   |1 
 src/i810_driver.c|  431 --
 src/i810_hwmc.c  |1 
 src/i810_io.c|   14 
 src/i810_memory.c|   14 
 src/i810_reg.h   |  543 +++
 src/i810_video.c |1 
 

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

2009-07-21 Thread Brice Goglin
Tag 'xserver-xorg-video-intel-2_2.8.0-1' created by Brice Goglin 
bgog...@debian.org at 2009-07-21 14:37 +

Tagging upload of xserver-xorg-video-intel 2:2.8.0-1 to unstable.

Changes since xserver-xorg-video-intel-2_2.7.99.902-1:
Barry Scott (1):
  Fix XV scan line calculation when rotated.

Brice Goglin (3):
  Merge tag '2.8.0' into debian-experimental
  New upstream release
  Prepare changelog for upload

Carl Worth (2):
  NEWS: Add notes for 2.8.0 release
  Increment version number to 2.8.0 for release.

Eric Anholt (3):
  Use batch_start_atomic to fix batchbuffer wrapping problems with 8xx 
render.
  Fix 915-class Render after the 8xx-class Render fix.
  Really fix i915 render.  Fail at commit --amend.

Keith Packard (1):
  Reset framebuffer offset when rebinding aperture (22760).

---
 ChangeLog |   56 +
 NEWS  |   48 +++
 configure.ac  |2 
 debian/changelog  |7 +
 src/i830.h|   14 ++-
 src/i830_driver.c |2 
 src/i830_memory.c |3 
 src/i830_render.c |  228 +++---
 src/i830_video.c  |   11 +-
 src/i915_render.c |   28 +++---
 10 files changed, 282 insertions(+), 117 deletions(-)
---


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



Processing of xserver-xorg-video-intel_2.8.0-1_i386.changes

2009-07-21 Thread Archive Administrator
xserver-xorg-video-intel_2.8.0-1_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-intel_2.8.0-1.dsc
  xserver-xorg-video-intel_2.8.0.orig.tar.gz
  xserver-xorg-video-intel_2.8.0-1.diff.gz
  xserver-xorg-video-intel_2.8.0-1_i386.deb
  xserver-xorg-video-intel-dbg_2.8.0-1_i386.deb

Greetings,

Your Debian queue daemon


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



pixman: Changes to 'debian-experimental'

2009-07-21 Thread Julien Cristau
 ChangeLog | 1329 ++
 configure.ac  |   30 
 debian/changelog  |8 
 debian/libpixman-1-0.symbols  |5 
 debian/rules  |2 
 pixman/Makefile.am|   10 
 pixman/Makefile.win32 |   57 
 pixman/make-combine.pl|5 
 pixman/pixman-access.c| 2604 -
 pixman/pixman-accessor.h  |4 
 pixman/pixman-arm-neon.c  | 4256 -
 pixman/pixman-arm-neon.h  |  179 
 pixman/pixman-arm-simd.c  |  564 +-
 pixman/pixman-arm-simd.h  |  106 
 pixman/pixman-bits-image.c|  473 +-
 pixman/pixman-combine.c.template  | 2661 +++--
 pixman/pixman-combine.h.template  |  345 -
 pixman/pixman-compiler.h  |   12 
 pixman/pixman-conical-gradient.c  |  144 
 pixman/pixman-cpu.c   |  443 +-
 pixman/pixman-edge-imp.h  |   58 
 pixman/pixman-edge.c  |  369 -
 pixman/pixman-fast-path.c | 1390 +++
 pixman/pixman-general.c   |  273 -
 pixman/pixman-gradient-walker.c   |  184 
 pixman/pixman-image.c |  226 -
 pixman/pixman-implementation.c|  295 -
 pixman/pixman-linear-gradient.c   |  189 
 pixman/pixman-matrix.c| 1010 ++---
 pixman/pixman-mmx.c   | 2915 +++---
 pixman/pixman-private.h   |  822 ++--
 pixman/pixman-radial-gradient.c   |  171 
 pixman/pixman-region.c| 2499 +++-
 pixman/pixman-region16.c  |   10 
 pixman/pixman-solid-fill.c|   38 
 pixman/pixman-sse2.c  | 7497 --
 pixman/pixman-timer.c |   12 
 pixman/pixman-trap.c  |  224 -
 pixman/pixman-utils.c |  714 +--
 pixman/pixman-vmx.c   | 2361 ++-
 pixman/pixman-x64-mmx-emulation.h |  263 +
 pixman/pixman.c   |  289 -
 pixman/pixman.h   |  483 +-
 test/Makefile.am  |6 
 test/composite-test.c |  113 
 test/oob-test.c   |   35 
 test/region-test.c|   63 
 test/scaling-test.c   |  599 +--
 test/window-test.c|  173 
 49 files changed, 21002 insertions(+), 15516 deletions(-)

New commits:
commit cb7de5b2f784a6a4ed65a5c16964e396bdcce84f
Author: Julien Cristau jcris...@debian.org
Date:   Tue Jul 21 16:39:02 2009 +0200

Bump shlibs and update symbols file

New pixman_disable_out_of_bounds_workaround API and new formats.

diff --git a/debian/changelog b/debian/changelog
index 4fbc2c6..b821974 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 pixman (0.15.18-1) UNRELEASED; urgency=low
 
   * New upstream beta release.
+  * Bump shlibs and update symbols file for
+pixman_disable_out_of_bounds_workaround and new formats.
 
  -- Julien Cristau jcris...@debian.org  Tue, 21 Jul 2009 16:22:58 +0200
 
diff --git a/debian/libpixman-1-0.symbols b/debian/libpixman-1-0.symbols
index ca181ab..db16c97 100644
--- a/debian/libpixman-1-0.symbols
+++ b/debian/libpixman-1-0.symbols
@@ -3,6 +3,7 @@ libpixman-1.so.0 libpixman-1-0 #MINVER#
  pixman_add_tr...@base 0
  pixman_...@base 0
  pixman_compute_composite_reg...@base 0
+ pixman_disable_out_of_bounds_workaro...@base 0.15.16
  pixman_edge_i...@base 0
  pixman_edge_s...@base 0
  pixman_f_transform_bou...@base 0.13.2
@@ -112,5 +113,5 @@ libpixman-1.so.0 libpixman-1-0 #MINVER#
  pixman_transform_point...@base 0
  pixman_vers...@base 0.10.0
  pixman_version_str...@base 0.10.0
- pixman_format_supported_destinat...@base 0.15.12
- pixman_format_supported_sou...@base 0.15.12
+ pixman_format_supported_destinat...@base 0.15.16
+ pixman_format_supported_sou...@base 0.15.16
diff --git a/debian/rules b/debian/rules
index 6dc8f9d..534ac3e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 PACKAGE = libpixman-1-0
-SHLIBS_VERSION = 0.15.14
+SHLIBS_VERSION = 0.15.16
 
 CFLAGS = -Wall -g
 ifneq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))

commit 044122c11cb32f4e6db0563bd4a833271fd87185
Author: Julien Cristau jcris...@debian.org
Date:   Tue Jul 21 16:23:33 2009 +0200

Update changelogs

diff --git a/ChangeLog b/ChangeLog
index d931d9b..5e4db05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,1332 @@
+commit f3ac1368775542e09f3741d2ad7b72af20bd9663
+Author: Søren Sandmann Pedersen sandm...@redhat.com
+Date:   Tue Jul 21 07:20:57 2009 -0400
+
+Pre-release version bump
+
+commit 7c56911e3b5b97b26dceff9b68d9fed32693d57b
+Author: Søren Sandmann Pedersen sandm...@redhat.com
+Date:   Tue Jul 21 07:01:10 2009 -0400
+
+Don't assert when malformed regions are detected.
+
+Instead print a message to stderr so that it will end up in the X log
+file.
+
+commit f9660ce29ed072c6cbaec711c5d18b9f0ba113ae
+Author: Søren Sandmann Pedersen sandm...@redhat.com
+Date:   Tue Jul 21 04:23:56 2009 -0400
+
+Fix 

pixman: Changes to 'upstream-experimental'

2009-07-21 Thread Julien Cristau
 configure.ac  |   30 
 pixman/Makefile.am|   10 
 pixman/Makefile.win32 |   57 
 pixman/make-combine.pl|5 
 pixman/pixman-access.c| 2604 -
 pixman/pixman-accessor.h  |4 
 pixman/pixman-arm-neon.c  | 4256 -
 pixman/pixman-arm-neon.h  |  179 
 pixman/pixman-arm-simd.c  |  564 +-
 pixman/pixman-arm-simd.h  |  106 
 pixman/pixman-bits-image.c|  473 +-
 pixman/pixman-combine.c.template  | 2661 +++--
 pixman/pixman-combine.h.template  |  345 -
 pixman/pixman-compiler.h  |   12 
 pixman/pixman-conical-gradient.c  |  144 
 pixman/pixman-cpu.c   |  443 +-
 pixman/pixman-edge-imp.h  |   58 
 pixman/pixman-edge.c  |  369 -
 pixman/pixman-fast-path.c | 1390 +++
 pixman/pixman-general.c   |  273 -
 pixman/pixman-gradient-walker.c   |  184 
 pixman/pixman-image.c |  226 -
 pixman/pixman-implementation.c|  295 -
 pixman/pixman-linear-gradient.c   |  189 
 pixman/pixman-matrix.c| 1010 ++---
 pixman/pixman-mmx.c   | 2915 +++---
 pixman/pixman-private.h   |  822 ++--
 pixman/pixman-radial-gradient.c   |  171 
 pixman/pixman-region.c| 2499 +++-
 pixman/pixman-region16.c  |   10 
 pixman/pixman-solid-fill.c|   38 
 pixman/pixman-sse2.c  | 7497 --
 pixman/pixman-timer.c |   12 
 pixman/pixman-trap.c  |  224 -
 pixman/pixman-utils.c |  714 +--
 pixman/pixman-vmx.c   | 2361 ++-
 pixman/pixman-x64-mmx-emulation.h |  263 +
 pixman/pixman.c   |  289 -
 pixman/pixman.h   |  483 +-
 test/Makefile.am  |6 
 test/composite-test.c |  113 
 test/oob-test.c   |   35 
 test/region-test.c|   63 
 test/scaling-test.c   |  599 +--
 test/window-test.c|  173 
 45 files changed, 19661 insertions(+), 15513 deletions(-)

New commits:
commit f3ac1368775542e09f3741d2ad7b72af20bd9663
Author: Søren Sandmann Pedersen sandm...@redhat.com
Date:   Tue Jul 21 07:20:57 2009 -0400

Pre-release version bump

diff --git a/configure.ac b/configure.ac
index 5a49a6c..7d825b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_PREREQ([2.57])
 
 m4_define([pixman_major], 0)
 m4_define([pixman_minor], 15)
-m4_define([pixman_micro], 17)
+m4_define([pixman_micro], 18)
 
 m4_define([pixman_version],[pixman_major.pixman_minor.pixman_micro])
 

commit 7c56911e3b5b97b26dceff9b68d9fed32693d57b
Author: Søren Sandmann Pedersen sandm...@redhat.com
Date:   Tue Jul 21 07:01:10 2009 -0400

Don't assert when malformed regions are detected.

Instead print a message to stderr so that it will end up in the X log
file.

diff --git a/pixman/pixman-region.c b/pixman/pixman-region.c
index 7820b94..387dbba 100644
--- a/pixman/pixman-region.c
+++ b/pixman/pixman-region.c
@@ -64,7 +64,43 @@
 #define PIXREGION_END(reg) PIXREGION_BOX (reg, (reg)-data-numRects - 1)
 
 #define GOOD_RECT(rect) ((rect)-x1  (rect)-x2  (rect)-y1  (rect)-y2)
-#define GOOD(reg) assert (PREFIX (_selfcheck) (reg))
+
+#define PIXMAN_REGION_LOG_FAILURES
+
+#if defined PIXMAN_REGION_DEBUG
+
+#define GOOD(reg) assert (PREFIX (_selfcheck) (reg))
+
+#elif defined PIXMAN_REGION_LOG_FAILURES
+
+static void
+log_region_error (void)
+{
+static int n_messages = 0;
+
+if (n_messages  50)
+{
+   fprintf (stderr,
+*** BUG ***\n
+Malformed region detected\n
+Set a breakpoint on 'log_region_error' to debug\n\n);
+
+   n_messages++;
+}
+}
+
+#define GOOD(reg)  \
+do \
+{  \
+   if (!PREFIX (_selfcheck (reg))) \
+   log_region_error ();\
+} while (0)
+
+#else
+
+#define GOOD(reg)
+
+#endif
 
 static const box_type_t PREFIX (_empty_box_) = { 0, 0, 0, 0 };
 static const region_data_type_t PREFIX (_empty_data_) = { 0, 0 };
@@ -467,7 +503,7 @@ PREFIX (_copy) (region_type_t *dst, region_type_t *src)
 {
 GOOD (dst);
 GOOD (src);
-
+
 if (dst == src)
return TRUE;
 

commit f9660ce29ed072c6cbaec711c5d18b9f0ba113ae
Author: Søren Sandmann Pedersen sandm...@redhat.com
Date:   Tue Jul 21 04:23:56 2009 -0400

Fix another search and replace issue

diff --git a/pixman/pixman-arm-neon.c b/pixman/pixman-arm-neon.c
index 0f78584..14f7482 100644
--- a/pixman/pixman-arm-neon.c
+++ b/pixman/pixman-arm-neon.c
@@ -1898,8 +1898,8 @@ pixman_fill_neon (uint32_t *bits,
 #define NEON_SCANLINE_BUFFER_PIXELS (1024)
 

xserver-xorg-video-intel_2.8.0-1_i386.changes ACCEPTED

2009-07-21 Thread Archive Administrator

Accepted:
xserver-xorg-video-intel-dbg_2.8.0-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel-dbg_2.8.0-1_i386.deb
xserver-xorg-video-intel_2.8.0-1.diff.gz
  to 
pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.8.0-1.diff.gz
xserver-xorg-video-intel_2.8.0-1.dsc
  to pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.8.0-1.dsc
xserver-xorg-video-intel_2.8.0-1_i386.deb
  to 
pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.8.0-1_i386.deb
xserver-xorg-video-intel_2.8.0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.8.0.orig.tar.gz


Override entries for your package:
xserver-xorg-video-intel-dbg_2.8.0-1_i386.deb - extra debug
xserver-xorg-video-intel_2.8.0-1.dsc - source x11
xserver-xorg-video-intel_2.8.0-1_i386.deb - optional x11

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 537052 


Thank you for your contribution to Debian.


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



libdrm_2.4.12-1_i386.changes ACCEPTED

2009-07-21 Thread Archive Administrator

Accepted:
libdrm-dev_2.4.12-1_i386.deb
  to pool/main/libd/libdrm/libdrm-dev_2.4.12-1_i386.deb
libdrm-intel1-dbg_2.4.12-1_i386.deb
  to pool/main/libd/libdrm/libdrm-intel1-dbg_2.4.12-1_i386.deb
libdrm-intel1_2.4.12-1_i386.deb
  to pool/main/libd/libdrm/libdrm-intel1_2.4.12-1_i386.deb
libdrm2-dbg_2.4.12-1_i386.deb
  to pool/main/libd/libdrm/libdrm2-dbg_2.4.12-1_i386.deb
libdrm2_2.4.12-1_i386.deb
  to pool/main/libd/libdrm/libdrm2_2.4.12-1_i386.deb
libdrm_2.4.12-1.diff.gz
  to pool/main/libd/libdrm/libdrm_2.4.12-1.diff.gz
libdrm_2.4.12-1.dsc
  to pool/main/libd/libdrm/libdrm_2.4.12-1.dsc
libdrm_2.4.12.orig.tar.gz
  to pool/main/libd/libdrm/libdrm_2.4.12.orig.tar.gz


Override entries for your package:
libdrm-dev_2.4.12-1_i386.deb - optional libdevel
libdrm-intel1-dbg_2.4.12-1_i386.deb - extra debug
libdrm-intel1_2.4.12-1_i386.deb - optional libs
libdrm2-dbg_2.4.12-1_i386.deb - extra debug
libdrm2_2.4.12-1_i386.deb - optional libs
libdrm_2.4.12-1.dsc - source libs

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


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



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

2009-07-21 Thread Brice Goglin
 man/chips.man   |2 
 src/ct_driver.c |  148 +++-
 2 files changed, 21 insertions(+), 129 deletions(-)

New commits:
commit 722267e99012d0b8bbd7f22eaeac99e85bf48e0c
Author: Matthieu Herrb matthieu.he...@laas.fr
Date:   Sun Jul 19 10:37:37 2009 +0200

Fix PCI card probe and chipset detection.

it appears that the chipstechnologies X driver was partially broken
during libpciaccess conversion. Thanks to the analysis by Marien Swart
in bug #18122 and a similar fix by Mark Kettenis for the radeon
driver.

Signed-off-by: Matthieu Herrb matthieu.he...@laas.fr

diff --git a/src/ct_driver.c b/src/ct_driver.c
index 6ecc89e..998c590 100644
--- a/src/ct_driver.c
+++ b/src/ct_driver.c
@@ -480,14 +480,14 @@ static DisplayModeRec ChipsNTSCMode = {
   { PCI_VENDOR_CHIPSTECH, (d), PCI_MATCH_ANY, PCI_MATCH_ANY, 0, 0, (i) }
 
 static const struct pci_id_match chips_device_match[] = {
-  CHIPS_DEVICE_MATCH(PCI_CHIP_65545, 0),
-  CHIPS_DEVICE_MATCH(PCI_CHIP_65548, 0),
-  CHIPS_DEVICE_MATCH(PCI_CHIP_65550, 0),
-  CHIPS_DEVICE_MATCH(PCI_CHIP_65554, 0),
-  CHIPS_DEVICE_MATCH(PCI_CHIP_6, 0),
-  CHIPS_DEVICE_MATCH(PCI_CHIP_68554, 0),
-  CHIPS_DEVICE_MATCH(PCI_CHIP_69000, 0),
-  CHIPS_DEVICE_MATCH(PCI_CHIP_69030, 0),
+  CHIPS_DEVICE_MATCH(PCI_CHIP_65545, CHIPS_CT65545),
+  CHIPS_DEVICE_MATCH(PCI_CHIP_65548, CHIPS_CT65548),
+  CHIPS_DEVICE_MATCH(PCI_CHIP_65550, CHIPS_CT65550),
+  CHIPS_DEVICE_MATCH(PCI_CHIP_65554, CHIPS_CT65554),
+  CHIPS_DEVICE_MATCH(PCI_CHIP_6, CHIPS_CT6),
+  CHIPS_DEVICE_MATCH(PCI_CHIP_68554, CHIPS_CT68554),
+  CHIPS_DEVICE_MATCH(PCI_CHIP_69000, CHIPS_CT69000),
+  CHIPS_DEVICE_MATCH(PCI_CHIP_69030, CHIPS_CT69030),
   { 0, 0, 0 },
 };
 #endif
@@ -722,7 +722,7 @@ chipsSetup(pointer module, pointer opts, int *errmaj, int 
*errmin)
 
 if (!setupDone) {
setupDone = TRUE;
-xf86AddDriver(CHIPS, module, 0);
+xf86AddDriver(CHIPS, module, HaveDriverFuncs);
 
/*
 * Modules that this driver always requires can be loaded here
@@ -801,7 +801,6 @@ CHIPSPciProbe(DriverPtr drv, int entity_num, struct 
pci_device * dev,
intptr_t match_data)
 {
 ScrnInfoPtr pScrn = NULL;
-EntityInfoPtr pEnt;
 CHIPSPtr cPtr;
 
 /* Allocate a ScrnInfoRec and claim the slot */
@@ -822,12 +821,16 @@ CHIPSPciProbe(DriverPtr drv, int entity_num, struct 
pci_device * dev,
pScrn-FreeScreen   = CHIPSFreeScreen;
pScrn-ValidMode= CHIPSValidMode;
 
+   if (!CHIPSGetRec(pScrn)) {
+   return FALSE;
+   }
+   cPtr = CHIPSPTR(pScrn);
+   cPtr-Chipset = match_data;
/*
 * For cards that can do dual head per entity, mark the entity
 * as sharable. 
 */
-   pEnt = xf86GetEntityInfo(entity_num);
-   if (pEnt-chipset == CHIPS_CT69030) {
+   if (match_data == CHIPS_CT69030) {
CHIPSEntPtr cPtrEnt = NULL;
DevUnion *pPriv;
 
@@ -1102,7 +1105,11 @@ CHIPSPreInit(ScrnInfoPtr pScrn, int flags)
 for (i = 0; ipScrn-numEntities; i++) {
cPtr-pEnt = xf86GetEntityInfo(pScrn-entityList[i]);
if (cPtr-pEnt-resources) return FALSE;
-   cPtr-Chipset = cPtr-pEnt-chipset;
+   /* If we are using libpciaccess this is already set in CHIPSPciProbe.
+* If we are using something else we need to set it here.
+*/
+   if (!cPtr-Chipset)
+   cPtr-Chipset = cPtr-pEnt-chipset;
pScrn-chipset = (char *)xf86TokenToString(CHIPSChipsets,
   cPtr-pEnt-chipset);
if ((cPtr-Chipset == CHIPS_CT64200) ||

commit 6c6b0933da2fb08e0804647f736b0155909d6348
Author: Adam Jackson a...@redhat.com
Date:   Thu May 28 14:51:29 2009 -0400

Remove useless loader symbol lists.

diff --git a/src/ct_driver.c b/src/ct_driver.c
index 4bc5e68..6ecc89e 100644
--- a/src/ct_driver.c
+++ b/src/ct_driver.c
@@ -691,97 +691,6 @@ static const OptionInfoRec ChipsHiQVOptions[] = {
 { -1,  NULL,   OPTV_NONE,  {0}, FALSE }
 };
 
-/*
- * List of symbols from other modules that this module references.  This
- * list is used to tell the loader that it is OK for symbols here to be
- * unresolved providing that it hasn't been told that they haven't been
- * told that they are essential via a call to xf86LoaderReqSymbols() or
- * xf86LoaderReqSymLists().  The purpose is this is to avoid warnings about
- * unresolved symbols that are not required.
- */
-
-static const char *vgahwSymbols[] = {
-vgaHWAllocDefaultRegs,
-vgaHWFreeHWRec,
-vgaHWGetHWRec,
-vgaHWGetIOBase,
-vgaHWGetIndex,
-vgaHWHBlankKGA,
-vgaHWInit,
-vgaHWLock,
-vgaHWMapMem,
-vgaHWProtect,
-vgaHWRestore,
-vgaHWSave,
-vgaHWUnlock,
-vgaHWVBlankKGA,
-vgaHWddc1SetSpeedWeak,
-NULL
-};
-
-#ifdef XFree86LOADER
-static const char *miscfbSymbols[] = {
-#ifdef HAVE_XF1BPP
-

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

2009-07-21 Thread Brice Goglin
 ChangeLog   |   25 +
 debian/README.source|   73 +++
 debian/changelog|   10 +-
 debian/control  |2 
 debian/xserver-xorg-video-chips.install |1 
 debian/xsfbs/xsfbs.sh   |   12 --
 man/chips.man   |2 
 src/ct_driver.c |  148 
 8 files changed, 128 insertions(+), 145 deletions(-)

New commits:
commit b8feefe714ee3eb790fa4350b92e5a802e17751f
Author: Brice Goglin bgog...@debian.org
Date:   Tue Jul 21 18:31:10 2009 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index ed60180..07ecba8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-chips (1:1.2.1-3) UNRELEASED; urgency=low
+xserver-xorg-video-chips (1:1.2.1-3) unstable; urgency=low
 
   [ David Nusinow ]
   * Remove 03_gen_pci_ids.diff. The server now uses an internal table to
@@ -9,7 +9,7 @@ xserver-xorg-video-chips (1:1.2.1-3) UNRELEASED; urgency=low
   * Pull from upstream master up to commit 722267e9.
 + Fix PCI card probe and chipset detection, closes: #534397.
 
- -- Brice Goglin bgog...@debian.org  Tue, 21 Jul 2009 18:29:55 +0200
+ -- Brice Goglin bgog...@debian.org  Tue, 21 Jul 2009 18:31:02 +0200
 
 xserver-xorg-video-chips (1:1.2.1-2) unstable; urgency=low
 

commit 157b476bfc144d96508435b2b9bd2b482442b6cc
Author: Brice Goglin bgog...@debian.org
Date:   Tue Jul 21 18:30:55 2009 +0200

New upstream release

diff --git a/ChangeLog b/ChangeLog
index f90e6c8..1633dd1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+commit 722267e99012d0b8bbd7f22eaeac99e85bf48e0c
+Author: Matthieu Herrb matthieu.he...@laas.fr
+Date:   Sun Jul 19 10:37:37 2009 +0200
+
+Fix PCI card probe and chipset detection.
+
+it appears that the chipstechnologies X driver was partially broken
+during libpciaccess conversion. Thanks to the analysis by Marien Swart
+in bug #18122 and a similar fix by Mark Kettenis for the radeon
+driver.
+
+Signed-off-by: Matthieu Herrb matthieu.he...@laas.fr
+
+commit 6c6b0933da2fb08e0804647f736b0155909d6348
+Author: Adam Jackson a...@redhat.com
+Date:   Thu May 28 14:51:29 2009 -0400
+
+Remove useless loader symbol lists.
+
+commit a8d0e8c0665be8d1004458c464a453cf251823ce
+Author: Alan Coopersmith alan.coopersm...@sun.com
+Date:   Fri Jan 9 16:26:30 2009 -0800
+
+Remove xorgconfig  xorgcfg from See Also list in man page
+
 commit 6380f6ac5924397c0be27198e9779971eb9b0086
 Author: Dave Airlie airl...@redhat.com
 Date:   Mon Dec 22 14:27:11 2008 +1000
diff --git a/debian/changelog b/debian/changelog
index beb435f..ed60180 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,10 @@ xserver-xorg-video-chips (1:1.2.1-3) UNRELEASED; urgency=low
 
   [ Brice Goglin ]
   * Add README.source, bump Standards-Version to 3.8.2.
+  * Pull from upstream master up to commit 722267e9.
++ Fix PCI card probe and chipset detection, closes: #534397.
 
- -- Brice Goglin bgog...@debian.org  Tue, 21 Jul 2009 18:27:30 +0200
+ -- Brice Goglin bgog...@debian.org  Tue, 21 Jul 2009 18:29:55 +0200
 
 xserver-xorg-video-chips (1:1.2.1-2) unstable; urgency=low
 

commit f50aea27eb85e64663bc6e4964d738a8cbf23e7b
Author: Brice Goglin bgog...@debian.org
Date:   Tue Jul 21 18:27:57 2009 +0200

Adding README.source means we can bump Standards-Version

diff --git a/debian/changelog b/debian/changelog
index a238b06..beb435f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 xserver-xorg-video-chips (1:1.2.1-3) UNRELEASED; urgency=low
 
+  [ David Nusinow ]
   * Remove 03_gen_pci_ids.diff. The server now uses an internal table to
 pick a video card during autoconfig.
 
- -- David Nusinow dnusi...@debian.org  Mon, 04 May 2009 21:47:51 -0400
+  [ Brice Goglin ]
+  * Add README.source, bump Standards-Version to 3.8.2.
+
+ -- Brice Goglin bgog...@debian.org  Tue, 21 Jul 2009 18:27:30 +0200
 
 xserver-xorg-video-chips (1:1.2.1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 0b07d76..f084535 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends:
  automake,
  libtool,
  xutils-dev
-Standards-Version: 3.7.3
+Standards-Version: 3.8.2
 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-chips
 Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-chips.git
 

commit 5e694ec7dc4f506cf80b074eb40139842872bf55
Author: Brice Goglin bgog...@debian.org
Date:   Tue Jul 21 18:27:08 2009 +0200

Don't try to install usr/share/xserver-xorg/pci/* anymore

diff --git a/debian/xserver-xorg-video-chips.install 
b/debian/xserver-xorg-video-chips.install
index a8fac35..daf7bfe 100644
--- a/debian/xserver-xorg-video-chips.install
+++ b/debian/xserver-xorg-video-chips.install
@@ -1,2 +1 @@
 usr/lib/xorg/modules/drivers/*.so

xserver-xorg-video-chips: Changes to 'refs/tags/xserver-xorg-video-chips-1_1.2.1-3'

2009-07-21 Thread Brice Goglin
Tag 'xserver-xorg-video-chips-1_1.2.1-3' created by Brice Goglin 
bgog...@debian.org at 2009-07-21 16:34 +

Tagging upload of xserver-xorg-video-chips 1:1.2.1-3 to unstable.

Changes since xserver-xorg-video-chips-1_1.2.1-2:
Adam Jackson (1):
  Remove useless loader symbol lists.

Alan Coopersmith (1):
  Remove xorgconfig  xorgcfg from See Also list in man page

Brice Goglin (6):
  Don't try to install usr/share/xserver-xorg/pci/* anymore
  Merge branch 'debian-unstable' of git://git.debian.org/pkg-xorg/xsfbs 
into debian-unstable
  Adding README.source means we can bump Standards-Version
  Merge branch 'upstream-unstable' into debian-unstable
  New upstream release
  Prepare changelog for upload

David Nusinow (2):
  Remove 03_gen_pci_ids.diff.
  Add README.source

Julien Cristau (3):
  xsfbs: repack.sh needs to be executable
  xsfbs: don't run dpkg --print-installation-architecture
  Kill custom readlink function

Matthieu Herrb (1):
  Fix PCI card probe and chipset detection.

---
 ChangeLog   |   25 +
 debian/README.source|   73 +++
 debian/changelog|   13 ++
 debian/control  |2 
 debian/patches/03_gen_pci_ids.diff  |   20 
 debian/patches/series   |1 
 debian/xserver-xorg-video-chips.install |1 
 debian/xsfbs/xsfbs.sh   |   12 --
 man/chips.man   |2 
 src/ct_driver.c |  148 
 10 files changed, 133 insertions(+), 164 deletions(-)
---


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



Processing of xserver-xorg-video-chips_1.2.1-3_i386.changes

2009-07-21 Thread Archive Administrator
xserver-xorg-video-chips_1.2.1-3_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-chips_1.2.1-3.dsc
  xserver-xorg-video-chips_1.2.1-3.diff.gz
  xserver-xorg-video-chips_1.2.1-3_i386.deb

Greetings,

Your Debian queue daemon


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



compizconfig-backend-kconfig 0.8.2~git20090205.82ea41ec-1 MIGRATED to testing

2009-07-21 Thread Debian testing watch
FYI: The status of the compizconfig-backend-kconfig source package
in Debian's testing distribution has changed.

  Previous version: 0.7.6-1
  Current version:  0.8.2~git20090205.82ea41ec-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


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



xserver-xorg-video-chips_1.2.1-3_i386.changes ACCEPTED

2009-07-21 Thread Archive Administrator

Accepted:
xserver-xorg-video-chips_1.2.1-3.diff.gz
  to 
pool/main/x/xserver-xorg-video-chips/xserver-xorg-video-chips_1.2.1-3.diff.gz
xserver-xorg-video-chips_1.2.1-3.dsc
  to pool/main/x/xserver-xorg-video-chips/xserver-xorg-video-chips_1.2.1-3.dsc
xserver-xorg-video-chips_1.2.1-3_i386.deb
  to 
pool/main/x/xserver-xorg-video-chips/xserver-xorg-video-chips_1.2.1-3_i386.deb


Override entries for your package:
xserver-xorg-video-chips_1.2.1-3.dsc - source x11
xserver-xorg-video-chips_1.2.1-3_i386.deb - optional x11

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 534397 


Thank you for your contribution to Debian.


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



Bug#534397: marked as done (chipstechnolgies bug.)

2009-07-21 Thread Debian Bug Tracking System

Your message dated Tue, 21 Jul 2009 16:48:25 +
with message-id e1mtivt-0004og...@ries.debian.org
and subject line Bug#534397: fixed in xserver-xorg-video-chips 1:1.2.1-3
has caused the Debian Bug report #534397,
regarding chipstechnolgies bug.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
534397: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534397
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: xserver-xorg-video-chips
Version: 1.2.1-2

X does not start.

mul...@rhun:/etc/X11$ uname -a
Linux rhun 2.6.30-1-486 #1 Sun Jun 14 14:58:08 UTC 2009 i586 GNU/Linux

mul...@rhun:/etc/X11$ lspci -nnk | grep VGA
00:06.0 VGA compatible controller [0300]: Chips and Technologies F6 HiQVPro 
[102c:00e5] (rev c6)

but in my Xorg.log I find:
(--) PCI:*(0...@0:6:0) Chips and Technologies F6 HiQVPro rev 198, Mem @ 
0x0700/16777216, BIOS @ 0x/262144
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) Open APM successful
(II) System resource ranges:
[0] -1  0   0x - 0x (0x1) MX[B]
[1] -1  0   0x000f - 0x000f (0x1) MX[B]
[2] -1  0   0x000c - 0x000e (0x3) MX[B]
[3] -1  0   0x - 0x0009 (0xa) MX[B]
[4] -1  0   0x - 0x (0x1) IX[B]
[5] -1  0   0x - 0x (0x1) IX[B]
(II) extmod will be loaded. This was enabled by default and also specified in 
the config file.
(II) dbe will be loaded. This was enabled by default and also specified in 
the config file.
(II) glx will be loaded. This was enabled by default and also specified in 
the config file.
(II) record will be loaded. This was enabled by default and also specified in 
the config file.
(II) dri will be loaded. This was enabled by default and also specified in 
the config file.
(II) dri2 will be loaded by default.
(II) LoadModule: dbe
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor=X.Org Foundation
compiled for 1.6.1.901, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: ddc
(II) Module ddc already built-in
(II) LoadModule: dri
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor=X.Org Foundation
compiled for 1.6.1.901, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: extmod
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor=X.Org Foundation
compiled for 1.6.1.901, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: glx
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor=X.Org Foundation
compiled for 1.6.1.901, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: int10
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor=X.Org Foundation
compiled for 1.6.1.901, module version = 1.0.0
ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: record
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor=X.Org Foundation
compiled for 1.6.1.901, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: vbe
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor=X.Org Foundation
compiled for 1.6.1.901, module version = 1.1.0
ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: dri2
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor=X.Org Foundation
compiled for 1.6.1.901, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: chips
(II) Loading /usr/lib/xorg/modules/drivers//chips_drv.so
(II) Module chips: vendor=X.Org Foundation
compiled for 1.6.0, module version = 1.2.1
Module 

x11-xkb-utils: Changes to 'debian-unstable'

2009-07-21 Thread Brice Goglin
 debian/changelog   |8 
 debian/patches/10_debian_add_xkbpath_env_variable.diff |   36 
 setxkbmap/ChangeLog|   52 
 setxkbmap/Makefile.am  |4 
 setxkbmap/Makefile.in  |   55 
 setxkbmap/aclocal.m4   |  700 +-
 setxkbmap/config.guess |   56 
 setxkbmap/config.h.in  |   30 
 setxkbmap/config.sub   |   66 
 setxkbmap/configure| 3420 ++---
 setxkbmap/configure.ac |   10 
 setxkbmap/depcomp  |   33 
 setxkbmap/install-sh   |  228 
 setxkbmap/setxkbmap.c  | 1307 ++-
 setxkbmap/setxkbmap.man|2 
 xkbcomp/ChangeLog  |  203 
 xkbcomp/Makefile.am|4 
 xkbcomp/Makefile.in|  235 
 xkbcomp/README |1 
 xkbcomp/README.config  |1 
 xkbcomp/README.enhancing   |1 
 xkbcomp/aclocal.m4 |  411 -
 xkbcomp/action.c   | 2196 +++---
 xkbcomp/action.h   |   47 
 xkbcomp/alias.c|  386 -
 xkbcomp/alias.h|   51 
 xkbcomp/compat.c   | 1318 ++-
 xkbcomp/compat.h   |1 
 xkbcomp/config.guess   |   28 
 xkbcomp/config.h.in|   36 
 xkbcomp/config.sub |   44 
 xkbcomp/configure  | 3488 ++
 xkbcomp/configure.ac   |   19 
 xkbcomp/expr.c | 1753 ++---
 xkbcomp/expr.h |  279 
 xkbcomp/geometry.c | 5907 +
 xkbcomp/indicators.c   |  848 +-
 xkbcomp/indicators.h   |   85 
 xkbcomp/keycodes.c | 1323 ++-
 xkbcomp/keycodes.h |   16 
 xkbcomp/keymap.c   |  247 
 xkbcomp/keytypes.c | 1906 ++---
 xkbcomp/listing.c  |  547 -
 xkbcomp/misc.c |  795 +-
 xkbcomp/misc.h |  171 
 xkbcomp/parseutils.c   | 1068 +--
 xkbcomp/parseutils.h   |  330 
 xkbcomp/symbols.c  | 3542 +-
 xkbcomp/tokens.h   |6 
 xkbcomp/utils.c|  335 
 xkbcomp/utils.h|  221 
 xkbcomp/vmod.c |  322 
 xkbcomp/vmod.h |   85 
 xkbcomp/xkbcomp.c  | 1802 ++---
 xkbcomp/xkbcomp.h  |  430 -
 xkbcomp/xkbcomp.man|9 
 xkbcomp/xkbparse.c |  386 -
 xkbcomp/xkbparse.y |8 
 xkbcomp/xkbpath.c  |  486 -
 xkbcomp/xkbpath.h  |   66 
 xkbcomp/xkbscan.c  |  971 +-
 61 files changed, 22044 insertions(+), 16377 deletions(-)

New commits:
commit 0e93bdebeadd7acf3a2feea49cd7bfd1980291f1
Author: Brice Goglin bgog...@debian.org
Date:   Tue Jul 21 19:22:49 2009 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index ba6a79b..fae2980 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11-xkb-utils (7.4+3) UNRELEASED; urgency=low
+x11-xkb-utils (7.4+3) unstable; urgency=low
 
   * setxkbmap 1.1.0.
   * xkbcomp 1.1.0.
   * Refresh patch 10_debian_add_xkbpath_env_variable.diff
 
- -- Brice Goglin bgog...@debian.org  Tue, 21 Jul 2009 19:12:51 +0200
+ -- Brice Goglin bgog...@debian.org  Tue, 21 Jul 2009 19:22:37 +0200
 
 x11-xkb-utils (7.4+2) unstable; urgency=low
 

commit d19f6ab2991a561831b0ebc1c0d1debf16f10ae2
Author: Brice Goglin bgog...@debian.org
Date:   Tue Jul 21 19:13:14 2009 +0200

Refresh patch 10_debian_add_xkbpath_env_variable.diff

diff --git a/debian/changelog b/debian/changelog

x11-xkb-utils: Changes to 'refs/tags/x11-xkb-utils-7.4+3'

2009-07-21 Thread Brice Goglin
Tag 'x11-xkb-utils-7.4+3' created by Brice Goglin bgog...@debian.org at 
2009-07-21 17:36 +

Tagging upload of x11-xkb-utils 7.4+3 to unstable.

Changes since x11-xkb-utils-7.4+2:
Brice Goglin (4):
  setxkbmap 1.1.0
  xkbcomp 1.1.0
  Refresh patch 10_debian_add_xkbpath_env_variable.diff
  Prepare changelog for upload

---
 debian/changelog   |8 
 debian/patches/10_debian_add_xkbpath_env_variable.diff |   36 
 setxkbmap/ChangeLog|   52 
 setxkbmap/Makefile.am  |4 
 setxkbmap/Makefile.in  |   55 
 setxkbmap/aclocal.m4   |  700 +-
 setxkbmap/config.guess |   56 
 setxkbmap/config.h.in  |   30 
 setxkbmap/config.sub   |   66 
 setxkbmap/configure| 3420 ++---
 setxkbmap/configure.ac |   10 
 setxkbmap/depcomp  |   33 
 setxkbmap/install-sh   |  228 
 setxkbmap/setxkbmap.c  | 1307 ++-
 setxkbmap/setxkbmap.man|2 
 xkbcomp/ChangeLog  |  203 
 xkbcomp/Makefile.am|4 
 xkbcomp/Makefile.in|  235 
 xkbcomp/README |1 
 xkbcomp/README.config  |1 
 xkbcomp/README.enhancing   |1 
 xkbcomp/aclocal.m4 |  411 -
 xkbcomp/action.c   | 2196 +++---
 xkbcomp/action.h   |   47 
 xkbcomp/alias.c|  386 -
 xkbcomp/alias.h|   51 
 xkbcomp/compat.c   | 1318 ++-
 xkbcomp/compat.h   |1 
 xkbcomp/config.guess   |   28 
 xkbcomp/config.h.in|   36 
 xkbcomp/config.sub |   44 
 xkbcomp/configure  | 3488 ++
 xkbcomp/configure.ac   |   19 
 xkbcomp/expr.c | 1753 ++---
 xkbcomp/expr.h |  279 
 xkbcomp/geometry.c | 5907 +
 xkbcomp/indicators.c   |  848 +-
 xkbcomp/indicators.h   |   85 
 xkbcomp/keycodes.c | 1323 ++-
 xkbcomp/keycodes.h |   16 
 xkbcomp/keymap.c   |  247 
 xkbcomp/keytypes.c | 1906 ++---
 xkbcomp/listing.c  |  547 -
 xkbcomp/misc.c |  795 +-
 xkbcomp/misc.h |  171 
 xkbcomp/parseutils.c   | 1068 +--
 xkbcomp/parseutils.h   |  330 
 xkbcomp/symbols.c  | 3542 +-
 xkbcomp/tokens.h   |6 
 xkbcomp/utils.c|  335 
 xkbcomp/utils.h|  221 
 xkbcomp/vmod.c |  322 
 xkbcomp/vmod.h |   85 
 xkbcomp/xkbcomp.c  | 1802 ++---
 xkbcomp/xkbcomp.h  |  430 -
 xkbcomp/xkbcomp.man|9 
 xkbcomp/xkbparse.c |  386 -
 xkbcomp/xkbparse.y |8 
 xkbcomp/xkbpath.c  |  486 -
 xkbcomp/xkbpath.h  |   66 
 xkbcomp/xkbscan.c  |  971 +-
 61 files changed, 22044 insertions(+), 16377 deletions(-)
---


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



Processing of x11-xkb-utils_7.4+3_i386.changes

2009-07-21 Thread Archive Administrator
x11-xkb-utils_7.4+3_i386.changes uploaded successfully to localhost
along with the files:
  x11-xkb-utils_7.4+3.dsc
  x11-xkb-utils_7.4+3.tar.gz
  x11-xkb-utils_7.4+3_i386.deb

Greetings,

Your Debian queue daemon


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



Bug#537909: xserver-xorg-core: Blank screen when glxgears window receives focus

2009-07-21 Thread Brice Goglin
reassign 537909 libgl1-mesa-dri
forcemerge 537732 537909
severity 537732 grave
thank you


Torquil Macdonald Sørensen wrote:
 Package: xserver-xorg-core
 Version: 2:1.6.2-1
 Severity: important

 When I start glxgears, the screen goes blank. The desktop is shown after a 
 click on the
 left mouse button. Now the glxgears window is happily working as it should, 
 but the window
 is not in focus. If I give it focus, either using the mouse or Alt-TAB, the 
 screen becomes
 blank again. No messages are written to Xorg.0.log as this happens.

 It is independent of EXA/XAA/EnablePageFlip settings.

 Some info possibly related to this: I was not able to run glxgears at all 
 before the
 upgrade of xserver-xorg-core from 2:1.6.1.901-3 to 2:1.6.2-1. Ref bug no. 
 536355.
   

It's a Mesa 7.5 bug, see #537732.
You may downgrade to libgl1-mesa-dri 7.5-rc4 from experimental for now.
I'll try to upload a fixed Mesa tonight.

Brice




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



Processed: Re: Bug#537909: xserver-xorg-core: Blank screen when glxgears window receives focus

2009-07-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 537909 libgl1-mesa-dri
Bug#537909: xserver-xorg-core: Blank screen when glxgears window receives focus
Bug reassigned from package `xserver-xorg-core' to `libgl1-mesa-dri'.

 forcemerge 537732 537909
Bug#537732: libgl1-mesa-dri: screen goes black when running glxgears
Bug#537909: xserver-xorg-core: Blank screen when glxgears window receives focus
Forcibly Merged 537732 537909.

 severity 537732 grave
Bug#537732: libgl1-mesa-dri: screen goes black when running glxgears
Bug#537909: xserver-xorg-core: Blank screen when glxgears window receives focus
Severity set to `grave' from `normal'

 thank you
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



x11-xkb-utils_7.4+3_i386.changes ACCEPTED

2009-07-21 Thread Archive Administrator

Accepted:
x11-xkb-utils_7.4+3.dsc
  to pool/main/x/x11-xkb-utils/x11-xkb-utils_7.4+3.dsc
x11-xkb-utils_7.4+3.tar.gz
  to pool/main/x/x11-xkb-utils/x11-xkb-utils_7.4+3.tar.gz
x11-xkb-utils_7.4+3_i386.deb
  to pool/main/x/x11-xkb-utils/x11-xkb-utils_7.4+3_i386.deb


Override entries for your package:
x11-xkb-utils_7.4+3.dsc - source x11
x11-xkb-utils_7.4+3_i386.deb - optional x11

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


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



Bug#537923: video-radeon: X does not start

2009-07-21 Thread Michal Suchanek
Package: xserver-xorg-video-radeon
Version: 1:6.12.2-2
Severity: important
File: video-radeon


When the X server is started both screens turn black (but stay on) and
the keyboard is not working.

It is possible to suspend and resume the system using the power button.
After resume no trace of a X server can be found but no crash is logged
in the X log either.


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-01-14 21:54 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1866576 2009-07-14 00:30 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
04:00.0 VGA compatible controller: ATI Technologies Inc RV380 0x3e50 [Radeon 
X600]

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3225 2009-07-21 20:29 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section ServerFlags
Option HandleSpecialKeys Always
Option AllowDeactivateGrabs on
Option AllowClesedownGrabs on
#Option AutoAddDevices off
EndSection

Section ServerLayout
Identifier Defualt
Screen Default Screen
InputDevice Generic Keyboard CoreKeyboard
InputDevice Configured Mouse CorePointer
InputDevice BambooPen
#InputDevice BambooExtra
InputDevice BambooRubber
InputDevice BambooPad
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout us
EndSection

Section InputDevice
Identifier BambooPen
#Option Rotate CW
Driver wacom
Option Device /dev/input/wacom
Option SendCoreEvents
Option type stylus
Option USB on
#Option Suppress 0
Option Mode Absolute
Option TPCButton on
#Option BottomX 7380
EndSection

#Section InputDevice
#   Identifier BambooExtra
#   #Option Rotate CW
#   Driver wacom
#   Option Device /dev/input/wacom
#   Option SendCoreEvents
#   Option type stylus
#   Option USB on
#   #Option Suppress 0
#   Option Mode Absolute
#   Option TPCButton off
#   Option TopX 7381
#   Option BottomX 14760
#EndSection

Section InputDevice
Identifier BambooRubber
Driver wacom
Option Button1 3
Option Button3 1
Option Device /dev/input/wacom
Option SendCoreEvents
Option type Eraser
Option USB on
#Option Suppress 0
Option Mode Relative
Option RSpeed 0.5
#Option KeepShape on
Option TPCButton on
Option Threshold 1
#Option BottomX 7380
#Option Rotate CW
EndSection

Section InputDevice
Identifier BambooPad
Option SendCoreEvents #not recommended but buttons would not work 
otherwise
#Option Rotate CW
Driver wacom
Option Device /dev/input/wacom
Option type Pad
Option USB on
#Option Suppress 0
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
EndSection

Section Device
Identifier  Configured Video Device
#Option AccelMethod XAA
#Option AccelMethod UXA
Option AccelMethod EXA
Option XvPreferOverlay on
Option Xinerama on
#Driver radeonhd
#Driver radeon
Option RROutputOrder DVI-I_1/digital DVI-I_1/analog DVI-0
#Option DRI on
EndSection

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
Device  Configured Video Device
SubSection Display
Depth 24
Virtual 2304 2304
EndSubSection
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 66857 2009-07-11 03:01 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 43275 2009-07-21 20:29 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.6.2
Release Date: 2009-7-7
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30.1-dsa-amd64 x86_64 Debian
Current Operating System: Linux heretic 2.6.30-1-amd64 #1 SMP Wed Jul 8 
12:20:34 UTC 2009 x86_64
Build Date: 

Bug#537925: i945: Crash at startup

2009-07-21 Thread Adrian von Bidder
Package: xserver-xorg-video-intel
Version: 2:2.7.99.902-1
Severity: Important
Justification: crash at startup

Heyho!

See attached the Xorg.0.log.

It ends with 
+++
Backtrace:
0: X(xorg_backtrace+0x3b) [0x813128b]
1: X(xf86SigHandler+0x51) [0x80c5381]
2: [0xb7f95400]
3: /usr/lib/xorg/modules/drivers//intel_drv.so [0xb7918a2f]
4: X(AddScreen+0x19d) [0x807118d]
5: X(InitOutput+0x206) [0x80ada96]
6: X(main+0x1db) [0x807187b]
7: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7c3f775]
8: X [0x8070f11]

Fatal server error:
Caught signal 11.  Server aborting
+++

(X comes back to the console).

Going back to xserver-xorg-video-intel 2:2.7.99.901-2 gives me a working 
configuration (somewhat: compositing is unusable due to severy display 
corruption and has to be disabled.  Happily KDE has a keybinding per 
default, I knew it, and it even persists over suspend/resume, so I'm quite 
content.)

More versions:
xserver-xorg-core 2:1.6.2-1
linux-image-2.6.30-1-686  2.6.30-3
libgl1-mesa-dri   7.5-1 (other MESA stuff, too.)

(Everything to do with graphics is likely to be at least from squeeze, but 
the system started out as a lenny installation, so some bits may have 
escaped me.)

Hardware: 945GME (rev03) in an Acer AspireOne 150

xorg.cof
+++
Section Device
Identifier Intel 945GME
Option AccelMethod UXA
EndSection

Section ServerFlags
Option DontZap off
EndSection
+++

(the whole of it.)

Looking through the log, the following might be interesting since it's
warnings and I don't remember having seen it before:

+++
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc008 to 
0xd00a
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x61110 (PORT_HOTPLUG_EN) changed from 0x to 
0x0020
(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x0202 to 
0x8202
(WW) intel(0): PIPEBSTAT before: status: VSYNC_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): PIPEBSTAT after: status: FIFO_UNDERRUN VSYNC_INT_STATUS 
VBLANK_INT_STATUS
+++

Anything else I can tell you?

cheers
-- vbi



-- 
Wenn ein Mensch ein Loch sieht, hat er das Bestreben, es auszufüllen. Dabei
fällt er meist hinein.


X.Org X Server 1.6.2
Release Date: 2009-7-7
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-2-686 i686 Debian
Current Operating System: Linux laeggerli 2.6.30-1-686 #1 SMP Sat Jul 18 
14:00:34 UTC 2009 i686
Build Date: 13 July 2009  09:49:54PM
xorg-server 2:1.6.2-1 (bgog...@debian.org) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Tue Jul 21 16:44:20 2009
(==) Using config file: /etc/X11/xorg.conf
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |--Screen Default Screen Section (0)
(**) |   |--Monitor default monitor
(==) No device specified for screen Default Screen Section.
Using the first device section listed.
(**) |   |--Device Intel 945GME
(==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
(**) Option DontZap off
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable 
AllowEmptyInput.
(II) Loader magic: 0x3bc0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0:0:2:0) 8086:27ae:1025:015b Intel Corporation Mobile 945GME Express 
Integrated Graphics Controller rev 3, Mem @ 0x5848/524288, 
0x4000/268435456, 0x5850/262144, I/O @ 0x60c0/8
(II) Open ACPI successful (/var/run/acpid.socket)
(II) 

Bug#537923: video-radeon: X does not start

2009-07-21 Thread Brice Goglin
Michal Suchanek wrote:
 Package: xserver-xorg-video-radeon
 Version: 1:6.12.2-2
 Severity: important
 File: video-radeon


 When the X server is started both screens turn black (but stay on) and
 the keyboard is not working.

 It is possible to suspend and resume the system using the power button.
 After resume no trace of a X server can be found but no crash is logged
 in the X log either.
   

What did you change when this breakage appeared?

Does the problem occur before any 3D effect or whatever using 3D is
rendered? (Radeon 3D is broken in Mesa 7.5 in unstable, reverting to
experimental 7.5-rc4 works around the problem).

Brice




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



Bug#537923: video-radeon: X does not start

2009-07-21 Thread Michel Dänzer
On Tue, 2009-07-21 at 20:38 +0200, Michal Suchanek wrote:
 Package: xserver-xorg-video-radeon
 Version: 1:6.12.2-2
 Severity: important
 File: video-radeon
 
 
 When the X server is started both screens turn black (but stay on) and
 the keyboard is not working.
 
 It is possible to suspend and resume the system using the power button.
 After resume no trace of a X server can be found but no crash is logged
 in the X log either.

It may be that the server dies due to an unresolved symbol or something
else that can't be intercepted. Check its stderr output, e.g. in the
g/kdm log file.

Did this start after an upgrade of this package, xserver-xorg-core or
maybe some other related package (e.g. libgl1-mesa-dri)?


-- 
Earthling Michel Dänzer   |http://www.vmware.com
Libre software enthusiast |  Debian, X and DRI developer



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



Bug#537925: marked as done (i945: Crash at startup)

2009-07-21 Thread Debian Bug Tracking System

Your message dated Tue, 21 Jul 2009 21:22:39 +0200
with message-id 4a66157f.50...@ens-lyon.org
and subject line Re: Bug#537925: i945: Crash at startup
has caused the Debian Bug report #537925,
regarding i945: Crash at startup
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
537925: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537925
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-intel
Version: 2:2.7.99.902-1
Severity: Important
Justification: crash at startup

Heyho!

See attached the Xorg.0.log.

It ends with 
+++
Backtrace:
0: X(xorg_backtrace+0x3b) [0x813128b]
1: X(xf86SigHandler+0x51) [0x80c5381]
2: [0xb7f95400]
3: /usr/lib/xorg/modules/drivers//intel_drv.so [0xb7918a2f]
4: X(AddScreen+0x19d) [0x807118d]
5: X(InitOutput+0x206) [0x80ada96]
6: X(main+0x1db) [0x807187b]
7: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7c3f775]
8: X [0x8070f11]

Fatal server error:
Caught signal 11.  Server aborting
+++

(X comes back to the console).

Going back to xserver-xorg-video-intel 2:2.7.99.901-2 gives me a working 
configuration (somewhat: compositing is unusable due to severy display 
corruption and has to be disabled.  Happily KDE has a keybinding per 
default, I knew it, and it even persists over suspend/resume, so I'm quite 
content.)

More versions:
xserver-xorg-core 2:1.6.2-1
linux-image-2.6.30-1-686  2.6.30-3
libgl1-mesa-dri   7.5-1 (other MESA stuff, too.)

(Everything to do with graphics is likely to be at least from squeeze, but 
the system started out as a lenny installation, so some bits may have 
escaped me.)

Hardware: 945GME (rev03) in an Acer AspireOne 150

xorg.cof
+++
Section Device
Identifier Intel 945GME
Option AccelMethod UXA
EndSection

Section ServerFlags
Option DontZap off
EndSection
+++

(the whole of it.)

Looking through the log, the following might be interesting since it's
warnings and I don't remember having seen it before:

+++
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc008 to 
0xd00a
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x61110 (PORT_HOTPLUG_EN) changed from 0x to 
0x0020
(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x0202 to 
0x8202
(WW) intel(0): PIPEBSTAT before: status: VSYNC_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): PIPEBSTAT after: status: FIFO_UNDERRUN VSYNC_INT_STATUS 
VBLANK_INT_STATUS
+++

Anything else I can tell you?

cheers
-- vbi



-- 
Wenn ein Mensch ein Loch sieht, hat er das Bestreben, es auszufüllen. Dabei
fällt er meist hinein.


X.Org X Server 1.6.2
Release Date: 2009-7-7
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-2-686 i686 Debian
Current Operating System: Linux laeggerli 2.6.30-1-686 #1 SMP Sat Jul 18 
14:00:34 UTC 2009 i686
Build Date: 13 July 2009  09:49:54PM
xorg-server 2:1.6.2-1 (bgog...@debian.org) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Tue Jul 21 16:44:20 2009
(==) Using config file: /etc/X11/xorg.conf
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |--Screen Default Screen Section (0)
(**) |   |--Monitor default monitor
(==) No device specified for screen Default Screen Section.
Using the first device section listed.
(**) |   |--Device Intel 945GME
(==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
(**) Option DontZap off
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,

embalm

2009-07-21 Thread Bonning Gracy
How to be Gcreat at sex - Become Amazingly Mind Bloiwng and Get Her Begging For 
More.www.ze44. com


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



substandard

2009-07-21 Thread sesshu
The Art off Fellatyio.www.ze44. com


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



mesa: Changes to 'upstream-unstable'

2009-07-21 Thread Brice Goglin
 src/mesa/drivers/dri/i965/brw_clip.c|3 ++-
 src/mesa/drivers/dri/intel/intel_pixel_bitmap.c |6 ++
 src/mesa/drivers/dri/radeon/radeon_screen.c |4 ++--
 3 files changed, 10 insertions(+), 3 deletions(-)

New commits:
commit a6b314150c141f4c73e408b114181e57237540d9
Author: Eric Anholt e...@anholt.net
Date:   Thu Jul 2 19:21:22 2009 -0700

intel: Fall back on glBitmap with fog enabled.

We would have to build the program with the appropriate fog mode, and
also supply the fog coordinate if appropriate.

Bug #19413.
(cherry picked from commit 8ae02a3919bf31bd33f86208472e100eedb58497)

diff --git a/src/mesa/drivers/dri/intel/intel_pixel_bitmap.c 
b/src/mesa/drivers/dri/intel/intel_pixel_bitmap.c
index a2ccae1..d137aef 100644
--- a/src/mesa/drivers/dri/intel/intel_pixel_bitmap.c
+++ b/src/mesa/drivers/dri/intel/intel_pixel_bitmap.c
@@ -409,6 +409,12 @@ intel_texture_bitmap(GLcontext * ctx,
   return GL_FALSE;
}
 
+   if (ctx-Fog.Enabled) {
+  if (INTEL_DEBUG  DEBUG_FALLBACKS)
+fprintf(stderr, glBitmap() fallback: fog\n);
+  return GL_FALSE;
+   }
+
/* Check that we can load in a texture this big. */
if (width  (1  (ctx-Const.MaxTextureLevels - 1)) ||
height  (1  (ctx-Const.MaxTextureLevels - 1))) {

commit 1b445f96737cf5a1a28e81ff94a2e07b2cac3a96
Author: Eric Anholt e...@anholt.net
Date:   Mon Jul 20 17:58:12 2009 -0700

i965: Don't clip everything if FRONT_AND_BACK culling while culling 
disabled.

Fixes everything-black with meta_clear_tris on quake4-mpdemo and doom3-demo.

Bug #18844, 22077.
(cherry picked from commit 81d555068408d4343d7627c8bedda5675f09bd21)

diff --git a/src/mesa/drivers/dri/i965/brw_clip.c 
b/src/mesa/drivers/dri/i965/brw_clip.c
index 5cffceb..8fc9f89 100644
--- a/src/mesa/drivers/dri/i965/brw_clip.c
+++ b/src/mesa/drivers/dri/i965/brw_clip.c
@@ -152,7 +152,8 @@ static void upload_clip_prog(struct brw_context *brw)
 
/* _NEW_POLYGON */
if (key.primitive == GL_TRIANGLES) {
-  if (ctx-Polygon.CullFaceMode == GL_FRONT_AND_BACK) 
+  if (ctx-Polygon.CullFlag 
+ ctx-Polygon.CullFaceMode == GL_FRONT_AND_BACK)
 key.clip_mode = BRW_CLIPMODE_REJECT_ALL;
   else {
 GLuint fill_front = CLIP_CULL;

commit 5ed440400573631f540701f3efd479d8c1592007
Author: Michel Dänzer daen...@vmware.com
Date:   Mon Jul 20 20:26:28 2009 +0200

radeon: With DRI1, if we have HW stencil, only expose fbconfigs with 
stencil.

Otherwise simple apps like glxgears pick up a DirectColor visual since the X
server mixes the depth 32 visual in with the other GLX visuals, and this 
seems
to result in a (mostly) black screen due to a bad ColorMap for a lot of 
people.

The bad ColorMap may be a bug in the apps, the X server or X driver, and
regardless of that I think the X server should ideally make the depth 32 GLX
visual separate from the rest again, but in the meantime this makes us cope.

(depth_bits is either 16 or 24, never 0)

diff --git a/src/mesa/drivers/dri/radeon/radeon_screen.c 
b/src/mesa/drivers/dri/radeon/radeon_screen.c
index 791f598..a977bed 100644
--- a/src/mesa/drivers/dri/radeon/radeon_screen.c
+++ b/src/mesa/drivers/dri/radeon/radeon_screen.c
@@ -283,12 +283,12 @@ radeonFillInModes( __DRIscreenPrivate *psp,
  * with a stencil buffer.  It will be a sw fallback, but some apps won't
  * care about that.
  */
-stencil_bits_array[0] = 0;
+stencil_bits_array[0] = stencil_bits;
 stencil_bits_array[1] = (stencil_bits == 0) ? 8 : stencil_bits;
 
 msaa_samples_array[0] = 0;
 
-depth_buffer_factor = ((depth_bits != 0) || (stencil_bits != 0)) ? 2 : 1;
+depth_buffer_factor = (stencil_bits == 0) ? 2 : 1;
 back_buffer_factor  = (have_back_buffer) ? 2 : 1;
 
 if (pixel_bits == 16) {


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



mesa: Changes to 'debian-unstable'

2009-07-21 Thread Brice Goglin
 ChangeLog   |160006 

 debian/changelog|9 
 debian/rules|2 
 src/mesa/drivers/dri/i965/brw_clip.c|3 
 src/mesa/drivers/dri/intel/intel_pixel_bitmap.c |6 
 src/mesa/drivers/dri/radeon/radeon_screen.c |4 
 6 files changed, 160026 insertions(+), 4 deletions(-)

New commits:
commit 04493de67b44577dd81c6e5c2558f7e46cd5df07
Author: Brice Goglin bgog...@debian.org
Date:   Tue Jul 21 22:22:07 2009 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 28351a6..b5df900 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-mesa (7.5-2) UNRELEASED; urgency=low
+mesa (7.5-2) unstable; urgency=low
 
   * Pull from upstream mesa_7_5_branch up to commit a6b31415
 + radeon/DRI1: if we have HW stencil, only expose fbconfigs with stencil,
   closes: #537732.
   * Install the upstream changelog.
 
- -- Brice Goglin bgog...@debian.org  Tue, 21 Jul 2009 22:21:13 +0200
+ -- Brice Goglin bgog...@debian.org  Tue, 21 Jul 2009 22:21:50 +0200
 
 mesa (7.5-1) unstable; urgency=low
 

commit e06e2b001fc886584e508be0da06c63dcc7c2853
Author: Brice Goglin bgog...@debian.org
Date:   Tue Jul 21 22:21:47 2009 +0200

Install the upstream ChangeLog

diff --git a/debian/changelog b/debian/changelog
index ce04cb6..28351a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ mesa (7.5-2) UNRELEASED; urgency=low
   * Pull from upstream mesa_7_5_branch up to commit a6b31415
 + radeon/DRI1: if we have HW stencil, only expose fbconfigs with stencil,
   closes: #537732.
+  * Install the upstream changelog.
 
- -- Brice Goglin bgog...@debian.org  Tue, 21 Jul 2009 20:05:53 +0200
+ -- Brice Goglin bgog...@debian.org  Tue, 21 Jul 2009 22:21:13 +0200
 
 mesa (7.5-1) unstable; urgency=low
 

commit d740456ee5fa22f14f22db209e437f0065fb4667
Author: Brice Goglin bgog...@debian.org
Date:   Tue Jul 21 20:42:50 2009 +0200

Install the upstream ChangeLog

diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 000..0f93384
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,160006 @@
+commit a6b314150c141f4c73e408b114181e57237540d9
+Author: Eric Anholt e...@anholt.net
+Date:   Thu Jul 2 19:21:22 2009 -0700
+
+intel: Fall back on glBitmap with fog enabled.
+
+We would have to build the program with the appropriate fog mode, and
+also supply the fog coordinate if appropriate.
+
+Bug #19413.
+(cherry picked from commit 8ae02a3919bf31bd33f86208472e100eedb58497)
+
+commit 1b445f96737cf5a1a28e81ff94a2e07b2cac3a96
+Author: Eric Anholt e...@anholt.net
+Date:   Mon Jul 20 17:58:12 2009 -0700
+
+i965: Don't clip everything if FRONT_AND_BACK culling while culling 
disabled.
+
+Fixes everything-black with meta_clear_tris on quake4-mpdemo and 
doom3-demo.
+
+Bug #18844, 22077.
+(cherry picked from commit 81d555068408d4343d7627c8bedda5675f09bd21)
+
+commit 5ed440400573631f540701f3efd479d8c1592007
+Author: Michel Dänzer daen...@vmware.com
+Date:   Mon Jul 20 20:26:28 2009 +0200
+
+radeon: With DRI1, if we have HW stencil, only expose fbconfigs with 
stencil.
+
+Otherwise simple apps like glxgears pick up a DirectColor visual since the 
X
+server mixes the depth 32 visual in with the other GLX visuals, and this 
seems
+to result in a (mostly) black screen due to a bad ColorMap for a lot of 
people.
+
+The bad ColorMap may be a bug in the apps, the X server or X driver, and
+regardless of that I think the X server should ideally make the depth 32 
GLX
+visual separate from the rest again, but in the meantime this makes us 
cope.
+
+(depth_bits is either 16 or 24, never 0)
+
+commit cd10996d4f517c69e306eaf6dfb0654432651b3a
+Author: Brian Paul bri...@vmware.com
+Date:   Fri Jul 17 14:43:29 2009 -0600
+
+progs/util: remove extfuncs.h (we use GLEW instead)
+
+commit ee0b1bc7d3fe659e0ed2f34a61b322f2bd2b8843
+Author: Brian Paul bri...@vmware.com
+Date:   Fri Jul 17 13:23:11 2009 -0600
+
+progs/glsl: finish conversion to GLEW
+
+This is a follow-on to b799af91d5ffbee1481161fec29eb4c92b161272.
+Remove _func function suffix and unneeded #includes.
+
+commit a77b455af05c9987bd0d94084dadb61fe69b17d0
+Author: Brian Paul bri...@vmware.com
+Date:   Fri Jul 17 12:40:48 2009 -0600
+
+mesa: set version to 7.5
+
+commit 71b9e102913753bc5af23c774641d6a6dda184d9
+Author: Brian Paul bri...@vmware.com
+Date:   Fri Jul 17 12:40:44 2009 -0600
+
+mesa: set version to 7.5
+
+commit 7fd367467273382aeca5952b12111932766279fb
+Author: Brian Paul bri...@vmware.com
+Date:   Fri Jul 17 12:40:24 2009 -0600
+
+docs: set date for 7.5 release
+
+commit 27587f46e5377dcc7718e80b5bcbedb03e6d7ee3
+Author: Brian Paul bri...@vmware.com
+Date:   Fri Jul 17 09:40:45 2009 -0600
+
+docs: news entry for 7.5 release
+
+commit 

mesa: Changes to 'refs/tags/mesa-7.5-2'

2009-07-21 Thread Brice Goglin
Tag 'mesa-7.5-2' created by Brice Goglin bgog...@debian.org at 2009-07-21 
21:12 +

Tagging upload of mesa 7.5-2 to unstable.

Changes since mesa-7.5-1:
Brice Goglin (5):
  Merge branch 'mesa_7_5_branch' of git://anongit.freedesktop.org/mesa/mesa 
into debian-unstable
  Pull from upstream mesa_7_5_branch
  Install the upstream ChangeLog
  Install the upstream ChangeLog
  Prepare changelog for upload

Eric Anholt (2):
  i965: Don't clip everything if FRONT_AND_BACK culling while culling 
disabled.
  intel: Fall back on glBitmap with fog enabled.

Michel Dänzer (1):
  radeon: With DRI1, if we have HW stencil, only expose fbconfigs with 
stencil.

---
 ChangeLog   |160006 

 debian/changelog|9 
 debian/rules|2 
 src/mesa/drivers/dri/i965/brw_clip.c|3 
 src/mesa/drivers/dri/intel/intel_pixel_bitmap.c |6 
 src/mesa/drivers/dri/radeon/radeon_screen.c |4 
 6 files changed, 160026 insertions(+), 4 deletions(-)
---


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



Processing of mesa_7.5-2_i386.changes

2009-07-21 Thread Archive Administrator
mesa_7.5-2_i386.changes uploaded successfully to localhost
along with the files:
  mesa_7.5-2.dsc
  mesa_7.5-2.diff.gz
  libgl1-mesa-swx11_7.5-2_i386.deb
  libgl1-mesa-swx11-dbg_7.5-2_i386.deb
  libgl1-mesa-swx11-i686_7.5-2_i386.deb
  libgl1-mesa-swx11-dev_7.5-2_i386.deb
  libgl1-mesa-glx_7.5-2_i386.deb
  libgl1-mesa-glx-dbg_7.5-2_i386.deb
  libgl1-mesa-dri_7.5-2_i386.deb
  libgl1-mesa-dri-dbg_7.5-2_i386.deb
  libgl1-mesa-dev_7.5-2_i386.deb
  mesa-common-dev_7.5-2_i386.deb
  libosmesa6_7.5-2_i386.deb
  libosmesa6-dev_7.5-2_i386.deb
  libglu1-mesa_7.5-2_i386.deb
  libglu1-mesa-dev_7.5-2_i386.deb
  libglw1-mesa_7.5-2_i386.deb
  libglw1-mesa-dev_7.5-2_i386.deb
  mesa-utils_7.5-2_i386.deb

Greetings,

Your Debian queue daemon


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



mesa_7.5-2_i386.changes ACCEPTED

2009-07-21 Thread Archive Administrator

Accepted:
libgl1-mesa-dev_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-dev_7.5-2_i386.deb
libgl1-mesa-dri-dbg_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-dri-dbg_7.5-2_i386.deb
libgl1-mesa-dri_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-dri_7.5-2_i386.deb
libgl1-mesa-glx-dbg_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-glx-dbg_7.5-2_i386.deb
libgl1-mesa-glx_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-glx_7.5-2_i386.deb
libgl1-mesa-swx11-dbg_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-dbg_7.5-2_i386.deb
libgl1-mesa-swx11-dev_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-dev_7.5-2_i386.deb
libgl1-mesa-swx11-i686_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-i686_7.5-2_i386.deb
libgl1-mesa-swx11_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11_7.5-2_i386.deb
libglu1-mesa-dev_7.5-2_i386.deb
  to pool/main/m/mesa/libglu1-mesa-dev_7.5-2_i386.deb
libglu1-mesa_7.5-2_i386.deb
  to pool/main/m/mesa/libglu1-mesa_7.5-2_i386.deb
libglw1-mesa-dev_7.5-2_i386.deb
  to pool/main/m/mesa/libglw1-mesa-dev_7.5-2_i386.deb
libglw1-mesa_7.5-2_i386.deb
  to pool/main/m/mesa/libglw1-mesa_7.5-2_i386.deb
libosmesa6-dev_7.5-2_i386.deb
  to pool/main/m/mesa/libosmesa6-dev_7.5-2_i386.deb
libosmesa6_7.5-2_i386.deb
  to pool/main/m/mesa/libosmesa6_7.5-2_i386.deb
mesa-common-dev_7.5-2_i386.deb
  to pool/main/m/mesa/mesa-common-dev_7.5-2_i386.deb
mesa-utils_7.5-2_i386.deb
  to pool/main/m/mesa/mesa-utils_7.5-2_i386.deb
mesa_7.5-2.diff.gz
  to pool/main/m/mesa/mesa_7.5-2.diff.gz
mesa_7.5-2.dsc
  to pool/main/m/mesa/mesa_7.5-2.dsc


Override entries for your package:
libgl1-mesa-dev_7.5-2_i386.deb - optional libdevel
libgl1-mesa-dri-dbg_7.5-2_i386.deb - extra debug
libgl1-mesa-dri_7.5-2_i386.deb - optional libs
libgl1-mesa-glx-dbg_7.5-2_i386.deb - extra debug
libgl1-mesa-glx_7.5-2_i386.deb - optional libs
libgl1-mesa-swx11-dbg_7.5-2_i386.deb - extra debug
libgl1-mesa-swx11-dev_7.5-2_i386.deb - extra libdevel
libgl1-mesa-swx11-i686_7.5-2_i386.deb - extra libs
libgl1-mesa-swx11_7.5-2_i386.deb - extra libs
libglu1-mesa-dev_7.5-2_i386.deb - optional libdevel
libglu1-mesa_7.5-2_i386.deb - optional libs
libglw1-mesa-dev_7.5-2_i386.deb - optional libdevel
libglw1-mesa_7.5-2_i386.deb - optional libs
libosmesa6-dev_7.5-2_i386.deb - optional libdevel
libosmesa6_7.5-2_i386.deb - optional libs
mesa-common-dev_7.5-2_i386.deb - optional libdevel
mesa-utils_7.5-2_i386.deb - optional x11
mesa_7.5-2.dsc - source libs

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 537732 


Thank you for your contribution to Debian.


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



Bug#537732: marked as done (libgl1-mesa-dri: screen goes black when running glxgears)

2009-07-21 Thread Debian Bug Tracking System

Your message dated Tue, 21 Jul 2009 21:50:59 +
with message-id e1mtneh-00084w...@ries.debian.org
and subject line Bug#537732: fixed in mesa 7.5-2
has caused the Debian Bug report #537732,
regarding libgl1-mesa-dri: screen goes black when running glxgears
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
537732: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537732
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libgl1-mesa-dri
Version: 7.5-1
Severity: normal


When I tried to run glxgears, I received a black screen with i-beam cursor.
I was able to switch vt's and kill glxgears, which restored the view to
vt7. I asked in #radeon on freenode about a workaround and was told:

revert # bad: [25b492b976632269dfa3de164545d50a53c090ce] 
GLX/DRI1: Mark GLX visuals with depth != screen depth non-conformant.

I have a radeon 9200SE graphics card.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.31-rc3 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgl1-mesa-dri depends on:
ii  libc6 2.9-21 GNU C Library: Shared libraries
ii  libdrm-intel1 2.4.11-1   Userspace interface to intel-speci
ii  libdrm2   2.4.11-1   Userspace interface to kernel DRM 
ii  libexpat1 2.0.1-4XML parsing C library - runtime li

libgl1-mesa-dri recommends no packages.

Versions of packages libgl1-mesa-dri suggests:
pn  libglide3 none (no description available)

-- debconf-show failed


---End Message---
---BeginMessage---
Source: mesa
Source-Version: 7.5-2

We believe that the bug you reported is fixed in the latest version of
mesa, which is due to be installed in the Debian FTP archive:

libgl1-mesa-dev_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-dev_7.5-2_i386.deb
libgl1-mesa-dri-dbg_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-dri-dbg_7.5-2_i386.deb
libgl1-mesa-dri_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-dri_7.5-2_i386.deb
libgl1-mesa-glx-dbg_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-glx-dbg_7.5-2_i386.deb
libgl1-mesa-glx_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-glx_7.5-2_i386.deb
libgl1-mesa-swx11-dbg_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-dbg_7.5-2_i386.deb
libgl1-mesa-swx11-dev_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-dev_7.5-2_i386.deb
libgl1-mesa-swx11-i686_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-i686_7.5-2_i386.deb
libgl1-mesa-swx11_7.5-2_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11_7.5-2_i386.deb
libglu1-mesa-dev_7.5-2_i386.deb
  to pool/main/m/mesa/libglu1-mesa-dev_7.5-2_i386.deb
libglu1-mesa_7.5-2_i386.deb
  to pool/main/m/mesa/libglu1-mesa_7.5-2_i386.deb
libglw1-mesa-dev_7.5-2_i386.deb
  to pool/main/m/mesa/libglw1-mesa-dev_7.5-2_i386.deb
libglw1-mesa_7.5-2_i386.deb
  to pool/main/m/mesa/libglw1-mesa_7.5-2_i386.deb
libosmesa6-dev_7.5-2_i386.deb
  to pool/main/m/mesa/libosmesa6-dev_7.5-2_i386.deb
libosmesa6_7.5-2_i386.deb
  to pool/main/m/mesa/libosmesa6_7.5-2_i386.deb
mesa-common-dev_7.5-2_i386.deb
  to pool/main/m/mesa/mesa-common-dev_7.5-2_i386.deb
mesa-utils_7.5-2_i386.deb
  to pool/main/m/mesa/mesa-utils_7.5-2_i386.deb
mesa_7.5-2.diff.gz
  to pool/main/m/mesa/mesa_7.5-2.diff.gz
mesa_7.5-2.dsc
  to pool/main/m/mesa/mesa_7.5-2.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 537...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brice Goglin bgog...@debian.org (supplier of updated mesa package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 21 Jul 2009 22:21:50 +0200
Source: mesa
Binary: libgl1-mesa-swx11 libgl1-mesa-swx11-dbg libgl1-mesa-swx11-i686 
libgl1-mesa-swx11-dev libgl1-mesa-glx libgl1-mesa-glx-dbg libgl1-mesa-dri 
libgl1-mesa-dri-dbg libgl1-mesa-dev mesa-common-dev libosmesa6 libosmesa6-dev 
libglu1-mesa libglu1-mesa-dev libglw1-mesa libglw1-mesa-dev mesa-utils
Architecture: source i386
Version: 7.5-2
Distribution: unstable
Urgency: 

Bug#537948: video-radeon: no way to specify screen order

2009-07-21 Thread Michel Dänzer
On Wed, 2009-07-22 at 00:13 +0200, Michal Suchanek wrote:
 Package: xserver-xorg-video-radeon
 Version: 1:6.9.0-1+lenny4
 Severity: normal
 File: video-radeon
 
 
 In multiscreen configuration thare is no way to specify which screen is
 the first which is considered primary by most applications.

That's not up to the driver.

RandR 1.2 doesn't qualify a primary output at all. As of RandR 1.3 a
primary output can be defined by the user with xrandr --output foo
--primary, but I don't think that's available yet in lenny.


-- 
Earthling Michel Dänzer   |http://www.vmware.com
Libre software enthusiast |  Debian, X and DRI developer



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



delusionary

2009-07-21 Thread Conterras
Great Foreplay Tiips - Really Turn Your Loevr on With These Foreplay 
Techniques.www.nu26 .com


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



Processed: Re: Bug#537927: xserver-xorg-core: X server broken by new xkb data

2009-07-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 close 537927
Bug#537927: xserver-xorg-core: X server broken by new xkb data
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Michal Suchanek 
hramr...@centrum.cz

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#537923: video-radeon: X does not start

2009-07-21 Thread Michal Suchanek
2009/7/21 Michel Dänzer daen...@debian.org:
 On Tue, 2009-07-21 at 20:38 +0200, Michal Suchanek wrote:
 Package: xserver-xorg-video-radeon
 Version: 1:6.12.2-2
 Severity: important
 File: video-radeon


 When the X server is started both screens turn black (but stay on) and
 the keyboard is not working.

 It is possible to suspend and resume the system using the power button.
 After resume no trace of a X server can be found but no crash is logged
 in the X log either.

 It may be that the server dies due to an unresolved symbol or something
 else that can't be intercepted. Check its stderr output, e.g. in the
 g/kdm log file.

 Did this start after an upgrade of this package, xserver-xorg-core or
 maybe some other related package (e.g. libgl1-mesa-dri)?


This happened after replacing the graphics card ( HD 4350 with X550).

Unfortunately, the stderr output scrolled by due to the output of my
startup script which I wrote to avoid crash with the standard startup
scripts.

With the stable radeon driver I can even get indirect EXA
acceleration. DRI is probably broken in the kernel.

The radeon driver did not work well with the HD 4350 either but at
least it lacked up only after showing my desktop background.

I do not use any 3D besides EXA.

Thanks

Michal



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



Bug#537927: xserver-xorg-core: X server broken by new xkb data

2009-07-21 Thread Michal Suchanek
close 537927
thanks

This was caused by a change in my configuration.



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



Bug#537959: [xserver-xorg-video-intel] Lost hardware rendering when upgraded to 2.8.0-1

2009-07-21 Thread Brice Goglin
Huy wrote:
 Package: xserver-xorg-video-intel
 Version: 2:2.8.0-1
 Severity: important

 --- Please enter the report below this line. ---

 Hi, after upgrading to 2.8.0-1, I've lost hardware rendering.
   

(EE) intel(0): [drm] Failed to detect GEM.  Kernel 2.6.28 required.
(EE) intel(0): Failed to become DRM master.

Did you forget something in your custom 2.6.30 kernel ?

Brice





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



Bug#537964: video-radeon: poor performance on rotated display

2009-07-21 Thread Brice Goglin
Michal Suchanek wrote:
 Package: xserver-xorg-video-radeon
 Version: 1:6.9.0-1+lenny4
 Severity: normal
 File: video-radeon


 When I rotate one screen the performance of drawing on that screen drops
 to levels on par or below software rendering performance.

 glxgears speed is aproximately inverse-proportional to the part of gears
 shown on a rotated screen. Terminals can be seen redrawing .. from the
 physical screen top to the physical screen bottom, very slowly.
 This rendeing order is different from the logical orientation of the
 large virtual screen.

 When the screen is not rotated the performance is the same on both
 screes. This is not an issue of framebuffer size limits - it must be
 larger when the screen is not rotated.
   

Please stop reporting hundreds on bug against the old 6.9.0 radeon driver.
You should work on debugging 6.12.2 instead, for instance by testing a
recent git snapshot and by raising your 6.12.2 problem to the upstream
bugzilla.
thanks,
Brice




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