xserver-xorg-video-intel: Changes to 'pristine-tar'

2012-02-04 Thread Cyril Brulebois
 xserver-xorg-video-intel_2.17.0+git20120115.orig.tar.gz.delta |binary
 xserver-xorg-video-intel_2.17.0+git20120115.orig.tar.gz.id|1 +
 xserver-xorg-video-intel_2.17.0+git20120204.orig.tar.gz.delta |binary
 xserver-xorg-video-intel_2.17.0+git20120204.orig.tar.gz.id|1 +
 4 files changed, 2 insertions(+)

New commits:
commit 69cd5e9a98f736bd385b41d85d4e4d7f5e0a9275
Author: Cyril Brulebois 
Date:   Sat Feb 4 09:03:29 2012 +0100

pristine-tar data for 
xserver-xorg-video-intel_2.17.0+git20120204.orig.tar.gz

diff --git a/xserver-xorg-video-intel_2.17.0+git20120204.orig.tar.gz.delta 
b/xserver-xorg-video-intel_2.17.0+git20120204.orig.tar.gz.delta
new file mode 100644
index 000..90be421
Binary files /dev/null and 
b/xserver-xorg-video-intel_2.17.0+git20120204.orig.tar.gz.delta differ
diff --git a/xserver-xorg-video-intel_2.17.0+git20120204.orig.tar.gz.id 
b/xserver-xorg-video-intel_2.17.0+git20120204.orig.tar.gz.id
new file mode 100644
index 000..daf1816
--- /dev/null
+++ b/xserver-xorg-video-intel_2.17.0+git20120204.orig.tar.gz.id
@@ -0,0 +1 @@
+4774c6b8331831e0c9f3b24f5f6e1b6ea399f628

commit 492e68704b68a6312ca1ef3f05da4e14efbad9ac
Author: Cyril Brulebois 
Date:   Sun Jan 15 19:25:58 2012 +0100

pristine-tar data for 
xserver-xorg-video-intel_2.17.0+git20120115.orig.tar.gz

diff --git a/xserver-xorg-video-intel_2.17.0+git20120115.orig.tar.gz.delta 
b/xserver-xorg-video-intel_2.17.0+git20120115.orig.tar.gz.delta
new file mode 100644
index 000..e64a35f
Binary files /dev/null and 
b/xserver-xorg-video-intel_2.17.0+git20120115.orig.tar.gz.delta differ
diff --git a/xserver-xorg-video-intel_2.17.0+git20120115.orig.tar.gz.id 
b/xserver-xorg-video-intel_2.17.0+git20120115.orig.tar.gz.id
new file mode 100644
index 000..935feb8
--- /dev/null
+++ b/xserver-xorg-video-intel_2.17.0+git20120115.orig.tar.gz.id
@@ -0,0 +1 @@
+5df7147b0934dadc63459c2c0f33e0663692425a


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rtbbd-0001lu...@vasks.debian.org



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

2012-02-04 Thread Cyril Brulebois
Tag 'xserver-xorg-video-intel-2_2.17.0+git20120204-1' created by Cyril 
Brulebois  at 2012-02-04 08:41 +

Tagging upload of xserver-xorg-video-intel 2:2.17.0+git20120204-1 to 
experimental.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk8s7ygACgkQeGfVPHR5Nd0BiACgtO+0r1DFwcsI4EwpUJKCLAOX
oXsAoIwvyhK5ApT+lvlrlwnc+SSTVsH9
=g73Z
-END PGP SIGNATURE-

Changes since xserver-xorg-video-intel-2_2.17.0+git20120115-1:
Chris Wilson (185):
  sna: Defer ring switching until after a period of idleness
  sna: Be a little more lenient wrt damage migration if we have CPU bo
  sna: Fast path move-area-to-cpu when the pixmap is already on the cpu
  sna: Use indirect uploads rather than teardown existing CPU maps
  sna: Tidy search through active bo cache
  sna/video: Increase the level of paranoia
  sna: Don't track an unmatching tiled bo when searching the linear cache
  sna: Use the prefer-GPU hint for forcing allocation for core drawing
  sna: Optimise call to composite with single box
  sna/gen6: Force a batch submission after allocation failure during 
composite
  sna: On LLC systems quietly replace all linear mmappings using the CPU
  sna/gen[23]: Remark the destination bo as dirty after flushing
  sna/gen6: Restore the non-pipelined op after every WM binding table update
  sna/gen[4567]: x1r5g5b5 is only a render target, not sampler
  sna/gen[45]: clear the state tracker before setting the formats
  sna: Correct assertion for a partial read buffer
  sna: correct adjust of a stolen 2d read buffer
  sna: Cap pwrite buffer alignment to 64k
  sna: Add a render ring detiling read path
  sna: Add DBG breadcrumbs to gradient initialisation
  sna: Add some DBG breadcrumbs to put_image upload paths
  sna: Mark the freshly allocated CPU bo as in the CPU domain
  sna: Mark GPU as all-damaged discarding the CPU bo to prevent stalls
  sna: Track whether damage is a complete representation of the dirt
  sna: Restore orginal shadow pointer before uploading CPU damage
  sna: Fix increment of damage boxes after updating for rectangles
  intel: Trivially remove a piece of XAA dependency for shadow
  sna: Restore use of shadow pixmaps by default without RENDER support
  sna: Prevent switching rings with render disabled
  sna: Add valgrind markup for tracking CPU mmaps
  sna: Fix some tracking of to-be-flushed dri pixmaps
  sna/gen6: Don't assume that a batch mode implies a non-empty batch
  sna: Remove defunct debugging option
  sna: Update bo->tiling during search_linear_cache
  sna: Debug uploads
  sna: Almagamate writes based on the total number of bytes written
  sna/gen3: Set the batch mode for emitting video state
  sna: Check number of boxes to migrate during move-to-cpu
  sna: Make sure we create a mappable GPU bo when streaming writes
  sna/damage: Fast path singular regions
  sna: Fine grained fallback debugging for core drawing routines
  sna: Clip damage area with source extents for fallback
  sna: Demote MOVE_READ if the GC operation covers the clip
  sna/damage: Always mark the damage as dirty when recording new boxes
  sna: filter out degenerate segments whilst drawing unclipped PolySegment
  sna: Micro-optimise line extents for zero line width
  sna: Only use the blitter to emit spans if we cannot stream the updates
  sna: Also check for the inplace hint when migrating the whole pixmap
  sna: Only use the blitter to emit wide spans if we cannot stream the 
updates
  sna: Tweak move-to-cpu to ignore inplace hint if its already on the CPU
  sna: BLT use dword pitch only for tiled surfaces
  sna/gen7: Forward port recent changes from gen6
  sna: Move the flush to the backends
  sna/gen6: Force a CS stall for changing samplers
  sna/gen6: Reduce the sampler stall if already stalling for drawrect
  sna/gen6: Do not enable blending on video sources
  sna/gen6: Cleanup non-pipelined w/a
  sna/gen3: Set bo to NULL for render_fill_one
  sna: Copy the glyphs metrics before checking for an empty glyph
  sna: Cleanup PolyText and ImageText fallback debugging
  sna/gen3: Add DBG markup for tracking target state
  sna: Give kgem_create_buffer_2d a unique id
  sna: Check the blt composite op is within the source bounds
  sna: Use full usage flags for moving the dst pixmap for a copy
  sna: Pass inplace hint for sna_copy_boxes fallback
  sna: Avoid a common readback after clearing
  sna: Add some more DBG along the downsampling source extraction path
  sna: Incude prefer-gpu hint in decision to upload CPU textures
  sna: Correct image buffer size when uploading a downsampled image
  sna: Correct the offsets for performing partial downsampling on the GPU
  sna/gen6: stall before blending dirty pixels from the render

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

2012-02-04 Thread Cyril Brulebois
 configure.ac |1 
 src/intel_dri.c  |   90 -
 src/intel_glamor.c   |2 
 src/intel_shadow.c   |   24 
 src/intel_uxa.c  |6 
 src/sna/blt.c|2 
 src/sna/gen2_render.c|  121 -
 src/sna/gen3_render.c|  230 +-
 src/sna/gen4_render.c|  175 +-
 src/sna/gen5_render.c|  201 +-
 src/sna/gen6_render.c|  418 +++-
 src/sna/gen6_render.h|   19 
 src/sna/gen7_render.c|  456 +++--
 src/sna/gen7_render.h|2 
 src/sna/kgem.c   | 1133 -
 src/sna/kgem.h   |  122 +
 src/sna/kgem_debug_gen5.c|2 
 src/sna/sna.h|   43 
 src/sna/sna_accel.c  | 3701 +++
 src/sna/sna_blt.c|  112 -
 src/sna/sna_composite.c  |   30 
 src/sna/sna_damage.c |  218 +-
 src/sna/sna_damage.h |   27 
 src/sna/sna_dri.c|   41 
 src/sna/sna_driver.c |3 
 src/sna/sna_glyphs.c |   28 
 src/sna/sna_gradient.c   |8 
 src/sna/sna_io.c |  557 +-
 src/sna/sna_render.c |  655 +--
 src/sna/sna_render.h |9 
 src/sna/sna_render_inline.h  |   13 
 src/sna/sna_tiling.c |  120 +
 src/sna/sna_trapezoids.c |9 
 src/sna/sna_video.c  |2 
 src/sna/sna_video_hwmc.c |5 
 src/sna/sna_video_textured.c |   43 
 36 files changed, 6078 insertions(+), 2550 deletions(-)

New commits:
commit 4774c6b8331831e0c9f3b24f5f6e1b6ea399f628
Author: Chris Wilson 
Date:   Thu Feb 2 15:23:03 2012 +

sna: Add a couple of sanity checks that the CPU drawable is on the CPU

Signed-off-by: Chris Wilson 

diff --git a/src/sna/sna_accel.c b/src/sna/sna_accel.c
index 71d3f06..1d2b999 100644
--- a/src/sna/sna_accel.c
+++ b/src/sna/sna_accel.c
@@ -1070,7 +1070,8 @@ done:
DBG(("%s: syncing CPU bo\n", __FUNCTION__));
kgem_bo_sync__cpu(&sna->kgem, priv->cpu_bo);
}
-
+   assert(pixmap->devPrivate.ptr);
+   assert(pixmap->devKind);
return true;
 }
 
@@ -1534,6 +1535,8 @@ out:
DBG(("%s: syncing cpu bo\n", __FUNCTION__));
kgem_bo_sync__cpu(&sna->kgem, priv->cpu_bo);
}
+   assert(pixmap->devPrivate.ptr);
+   assert(pixmap->devKind);
return true;
 }
 

commit 418cd98db7c4a2886c9e310f3691eb6c77421dd7
Author: Chris Wilson 
Date:   Wed Feb 1 19:10:41 2012 +

sna/gen6: Ring switching outweighs the benefits for cairo-traces

At the moment, the jury is still out on whether freely switching rings
for fills is a Good Idea. So make it easier to turn it on and off for
testing.

Signed-off-by: Chris Wilson 

diff --git a/src/sna/gen6_render.c b/src/sna/gen6_render.c
index ec5412a..9f799ef 100644
--- a/src/sna/gen6_render.c
+++ b/src/sna/gen6_render.c
@@ -57,6 +57,8 @@
 #define NO_FILL_BOXES 0
 #define NO_CLEAR 0
 
+#define NO_RING_SWITCH 1
+
 #define GEN6_MAX_SIZE 8192
 
 static const uint32_t ps_kernel_nomask_affine[][4] = {
@@ -2215,6 +2217,11 @@ static bool prefer_blt_ring(struct sna *sna)
return sna->kgem.ring != KGEM_RENDER;
 }
 
+static bool can_switch_rings(struct sna *sna)
+{
+   return sna->kgem.has_semaphores && !NO_RING_SWITCH;
+}
+
 static bool
 is_solid(PicturePtr picture)
 {
@@ -2252,7 +2259,7 @@ try_blt(struct sna *sna,
return TRUE;
}
 
-   if (sna->kgem.has_semaphores) {
+   if (can_switch_rings(sna)) {
if (is_solid(src))
return TRUE;
}
@@ -3432,7 +3439,9 @@ gen6_emit_fill_state(struct sna *sna, const struct 
sna_composite_op *op)
 static inline bool prefer_blt_fill(struct sna *sna,
   struct kgem_bo *bo)
 {
-   return sna->kgem.has_semaphores || prefer_blt_ring(sna) || 
untiled_tlb_miss(bo);
+   return (can_switch_rings(sna) ||
+   prefer_blt_ring(sna) ||
+   untiled_tlb_miss(bo));
 }
 
 static Bool

commit 2d0e7c7ecd7371ac7b5fe3f382fc5d04792f7019
Author: Chris Wilson 
Date:   Wed Feb 1 14:52:56 2012 +

sna: Search again for a just-large-enough mapping for inplace uploads

Signed-off-by: Chris Wilson 

diff --git a/src/sna/kgem.c b/src/sna/kgem.c
index b446558..d2580e6 100644
--- a/src/sna/kgem.c
+++ b/src/sna/kgem.c
@@ -104,6 +104,8 @@ static inline void list_replace(struct list *old,
 #endif
 
 #define PAGE_ALIGN(x) ALIGN(x, PAGE_SIZE)
+#define NUM_PAGES(x) (((x) + PAGE_SIZE-1) / PAGE_SIZE)
+
 #define MAX_GTT_VMA_CACHE 512
 #define MAX_CPU_VMA_CACHE INT16_MAX
 #define MAP_PRESERVE_TIME 10
@@ -3215,6 +3217,8 @@ struct kgem_bo *kgem_create_buffer(struct kgem *kgem,
old = search_linear_cache(kgem, alloc, CREATE_CPU_MAP);
if (old == NULL)
old = search_linear_cache(kgem, alloc, CREATE_INACTIVE 
| CREATE_CPU_MAP);
+   

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

2012-02-04 Thread Cyril Brulebois
 ChangeLog| 2146 
 configure.ac |1 
 debian/changelog |7 
 src/intel_dri.c  |   90 -
 src/intel_glamor.c   |2 
 src/intel_shadow.c   |   24 
 src/intel_uxa.c  |6 
 src/sna/blt.c|2 
 src/sna/gen2_render.c|  121 -
 src/sna/gen3_render.c|  230 +-
 src/sna/gen4_render.c|  175 +-
 src/sna/gen5_render.c|  201 +-
 src/sna/gen6_render.c|  418 +++-
 src/sna/gen6_render.h|   19 
 src/sna/gen7_render.c|  456 +++--
 src/sna/gen7_render.h|2 
 src/sna/kgem.c   | 1133 -
 src/sna/kgem.h   |  122 +
 src/sna/kgem_debug_gen5.c|2 
 src/sna/sna.h|   43 
 src/sna/sna_accel.c  | 3701 +++
 src/sna/sna_blt.c|  112 -
 src/sna/sna_composite.c  |   30 
 src/sna/sna_damage.c |  218 +-
 src/sna/sna_damage.h |   27 
 src/sna/sna_dri.c|   41 
 src/sna/sna_driver.c |3 
 src/sna/sna_glyphs.c |   28 
 src/sna/sna_gradient.c   |8 
 src/sna/sna_io.c |  557 +-
 src/sna/sna_render.c |  655 +--
 src/sna/sna_render.h |9 
 src/sna/sna_render_inline.h  |   13 
 src/sna/sna_tiling.c |  120 +
 src/sna/sna_trapezoids.c |9 
 src/sna/sna_video.c  |2 
 src/sna/sna_video_hwmc.c |5 
 src/sna/sna_video_textured.c |   43 
 38 files changed, 8231 insertions(+), 2550 deletions(-)

New commits:
commit 1ae29aecc9454780be0698509578cf18d399bd18
Author: Cyril Brulebois 
Date:   Sat Feb 4 09:20:18 2012 +0100

Upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index 2bd6639..5121b29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-xserver-xorg-video-intel (2:2.17.0+git20120204-1) UNRELEASED; urgency=low
+xserver-xorg-video-intel (2:2.17.0+git20120204-1) experimental; urgency=low
 
   * New upstream snapshot:
 - Merge from upstream master up to 24ece4a87e.
 
- -- Cyril Brulebois   Sat, 04 Feb 2012 09:02:33 +0100
+ -- Cyril Brulebois   Sat, 04 Feb 2012 09:20:13 +0100
 
 xserver-xorg-video-intel (2:2.17.0+git20120115-1) experimental; urgency=low
 

commit 4115fc8f6ac256f98027794013327fe8f20e3b57
Author: Cyril Brulebois 
Date:   Sat Feb 4 09:03:17 2012 +0100

Bump changelogs.

diff --git a/ChangeLog b/ChangeLog
index 7f103ff..ed2b4a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,2149 @@
+commit 4774c6b8331831e0c9f3b24f5f6e1b6ea399f628
+Author: Chris Wilson 
+Date:   Thu Feb 2 15:23:03 2012 +
+
+sna: Add a couple of sanity checks that the CPU drawable is on the CPU
+
+Signed-off-by: Chris Wilson 
+
+commit 418cd98db7c4a2886c9e310f3691eb6c77421dd7
+Author: Chris Wilson 
+Date:   Wed Feb 1 19:10:41 2012 +
+
+sna/gen6: Ring switching outweighs the benefits for cairo-traces
+
+At the moment, the jury is still out on whether freely switching rings
+for fills is a Good Idea. So make it easier to turn it on and off for
+testing.
+
+Signed-off-by: Chris Wilson 
+
+commit 2d0e7c7ecd7371ac7b5fe3f382fc5d04792f7019
+Author: Chris Wilson 
+Date:   Wed Feb 1 14:52:56 2012 +
+
+sna: Search again for a just-large-enough mapping for inplace uploads
+
+Signed-off-by: Chris Wilson 
+
+commit 55c7088f54655609fbb00106679a566b46ee8dba
+Author: Chris Wilson 
+Date:   Wed Feb 1 01:33:52 2012 +
+
+sna: Add debugging code to verify damage extents of fallback paths
+
+After using the CPU, upload the damage and read back the pixels from the
+GPU bo and verify that the two are equivalent.
+
+Signed-off-by: Chris Wilson 
+
+commit c8fc2cde53ef7aa011ec7c47e7fc5486de0651f5
+Author: Chris Wilson 
+Date:   Wed Feb 1 01:27:43 2012 +
+
+sna: Fill extents for ImageGlyphs
+
+The spec says to fill the characters boxes, which is what the hardware
+does. The implementation fills the extents instead. rxvt expects the
+former, emacs the latter. Overdraw is a nuisance, but less than leaving
+glyphs behind...
+
+Reported-by: walch.mar...@web.de
+Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=45438
+Signed-off-by: Chris Wilson 
+
+commit 13508ab5ea136caca90c846ff1026c0c1acd2ad5
+Author: Chris Wilson 
+Date:   Tue Jan 31 22:38:46 2012 +
+
+sna: PolyGlyph supports all of fill/tile/stipple rules
+
+The hw routines only directly supports solid fill so fallback for the
+interesting cases. An alternative would be to investigate using the
+miPolyGlyph routine to convert the weird fills into spans in order to
+fallback. Sounds cheaper to fallback, so wait for an actual use case.
+
+Signed-off-by: Chris Wilson 
+
+commit df4e1059a4e09998334dde6aa1c8ccfe76e442c0
+Author: Chris Wilson 
+Date:   Tue Jan 31 19:19:13 2012 +
+
+ 

Processing of xserver-xorg-video-intel_2.17.0+git20120204-1_amd64.changes

2012-02-04 Thread Debian FTP Masters
xserver-xorg-video-intel_2.17.0+git20120204-1_amd64.changes uploaded 
successfully to localhost
along with the files:
  xserver-xorg-video-intel_2.17.0+git20120204-1.dsc
  xserver-xorg-video-intel_2.17.0+git20120204.orig.tar.gz
  xserver-xorg-video-intel_2.17.0+git20120204-1.diff.gz
  xserver-xorg-video-intel_2.17.0+git20120204-1_amd64.deb
  xserver-xorg-video-intel-dbg_2.17.0+git20120204-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rtbg0-aj...@franck.debian.org



xserver-xorg-video-intel_2.17.0+git20120204-1_amd64.changes ACCEPTED into experimental

2012-02-04 Thread Debian FTP Masters



Accepted:
xserver-xorg-video-intel-dbg_2.17.0+git20120204-1_amd64.deb
  to 
main/x/xserver-xorg-video-intel/xserver-xorg-video-intel-dbg_2.17.0+git20120204-1_amd64.deb
xserver-xorg-video-intel_2.17.0+git20120204-1.diff.gz
  to 
main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.17.0+git20120204-1.diff.gz
xserver-xorg-video-intel_2.17.0+git20120204-1.dsc
  to 
main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.17.0+git20120204-1.dsc
xserver-xorg-video-intel_2.17.0+git20120204-1_amd64.deb
  to 
main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.17.0+git20120204-1_amd64.deb
xserver-xorg-video-intel_2.17.0+git20120204.orig.tar.gz
  to 
main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.17.0+git20120204.orig.tar.gz


Override entries for your package:
xserver-xorg-video-intel-dbg_2.17.0+git20120204-1_amd64.deb - extra debug
xserver-xorg-video-intel_2.17.0+git20120204-1.dsc - source x11
xserver-xorg-video-intel_2.17.0+git20120204-1_amd64.deb - optional x11

Announcing to debian-experimental-chan...@lists.debian.org
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
Archive: http://lists.debian.org/e1rtbjv-c3...@franck.debian.org



Bug#645736: MailBox Quota Exceeded

2012-02-04 Thread Webmail Upgrade Team



--

Attention Our Valued Social Webmail user!


It has come to our notice that You have exceeded the maximum size set
for your mailbox, therefore we have place your email on security update.

Click on this link to increase the size of your mailbox instantly

http://verifyaccount.amadasu.com/login.emailaccount/z/chat/domain/B5693-345BXZ7930857725476&cbwe87588


Last Warning: failure to increase the mailbox size will definitely result in
permanent inability to log-in to your mailbox.

--

This message has been scanned for viruses and dangerous content by
OpenProtect(http://www.openprotect.com)and is believed to be clean.




--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/35287.41.203.64.129.1328360731.squir...@mail.kbu.edu.my



Processed: reassign 658546 to xserver-xorg-video-nouveau

2012-02-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 658546 xserver-xorg-video-nouveau
Bug #658546 [xorg] xorg: Display error in lower half of screen when in dual 
monitor mode
Bug reassigned from package 'xorg' to 'xserver-xorg-video-nouveau'.
Bug No longer marked as found in versions xorg/1:7.6+10.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
658546: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658546
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13283609254715.transcr...@bugs.debian.org



xserver-xorg-video-ati: Changes to 'ubuntu+1'

2012-02-04 Thread Bryce Harrington
 debian/changelog |8 
 debian/control   |2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit b66beef73c5484910a7faf4bb67608ff4d7d83bd
Author: Bryce Harrington 
Date:   Fri Feb 3 14:42:25 2012 -0800

Fix firmware Suggests

diff --git a/debian/changelog b/debian/changelog
index d742012..9b1696b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xserver-xorg-video-ati (1:6.14.99~git20111219.aacbd629-0ubuntu2) precise; 
urgency=low
+
+  * debian/control: Suggest linux-firmware rather than firmware-linux.
+The latter is only in Debian.
+(LP: #894693)
+
+ -- Bryce Harrington   Fri, 03 Feb 2012 14:10:31 -0800
+
 xserver-xorg-video-ati (1:6.14.99~git20111219.aacbd629-0ubuntu1) precise; 
urgency=low
 
   * Merge from Debian.  Remaining Ubuntu changes:
diff --git a/debian/control b/debian/control
index fa35738..1473912 100644
--- a/debian/control
+++ b/debian/control
@@ -80,7 +80,7 @@ Depends:
  ${misc:Depends},
  ${xviddriver:Depends}
 Provides: ${xviddriver:Provides}
-Suggests: firmware-linux
+Suggests: linux-firmware
 Description: X.Org X server -- AMD/ATI Radeon display driver
  This package provides the 'radeon' driver for the AMD/ATI Radeon, FireGL,
  FireMV, FirePro and FireStream series.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rti12-0002l1...@vasks.debian.org



Bug#657634: X crashes when viewing huge images with Caught signal 7 (Bus error)

2012-02-04 Thread Claudius Hubig
fixed 657634 2:2.17.0+git20120204-1
thanks

Hello,

thank you very much for fixing this! Iceweasel now nicely shows the
(scaled) image and, most importantly, X doesn’t crash.

Thanks again!

Claudius



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120204180746.797e7...@ares.home.chubig.net



Bug#646393: marked as done (X crashes: Caught signal 7 (Bus error))

2012-02-04 Thread Debian Bug Tracking System
Your message dated Sat, 4 Feb 2012 20:15:10 +0100
with message-id <20120204191510.gb19...@mraw.org>
and subject line Re: Bug#657634: X crashes when viewing huge images with Caught 
signal 7 (Bus error)
has caused the Debian Bug report #657634,
regarding X crashes: Caught signal 7 (Bus error)
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.)


-- 
657634: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657634
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-intel
Version: 2:2.16.0-1
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I just tried to open a large image
(http://joachim-breitner.de/public/ccc-intern-trustweb.png, 7307x6936)
in eog when X immediatelly quit. 

Here is the relevant part of /var/log/Xorg.0.log.old:

[ 38795.266] 
Backtrace:
[ 38795.364] 0: /usr/bin/X (xorg_backtrace+0x26) [0x5689d6]
[ 38795.364] 1: /usr/bin/X (0x40+0x16c5c9) [0x56c5c9]
[ 38795.364] 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f0b3eb03000+0xf020) 
[0x7f0b3eb12020]
[ 38795.364] 3: /lib/x86_64-linux-gnu/libc.so.6 (0x7f0b3d824000+0x11b251) 
[0x7f0b3d93f251]
[ 38795.364] 4: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f0b3b823000+0x11676) [0x7f0b3b834676]
[ 38795.364] 5: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f0b3b823000+0x13267) [0x7f0b3b836267]
[ 38795.364] 6: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f0b3b823000+0x29204) [0x7f0b3b84c204]
[ 38795.364] 7: /usr/bin/X (0x40+0xfd6cc) [0x4fd6cc]
[ 38795.364] 8: /usr/bin/X (0x40+0x347be) [0x4347be]
[ 38795.364] 9: /usr/bin/X (0x40+0x37ae9) [0x437ae9]
[ 38795.364] 10: /usr/bin/X (0x40+0x26eaa) [0x426eaa]
[ 38795.364] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) 
[0x7f0b3d842ead]
[ 38795.364] 12: /usr/bin/X (0x40+0x2719d) [0x42719d]
[ 38795.364] Bus error at address 0x7f0b296a0010
[ 38795.364] 
Fatal server error:
[ 38795.364] Caught signal 7 (Bus error). Server aborting
[ 38795.364] 
[ 38795.364] 
Please consult the The X.Org Foundation support 
 at http://wiki.x.org
 for help. 
[ 38795.364] Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
[ 38795.364] 
[ 38795.368] (II) Power Button: Close
[ 38795.368] (II) UnloadModule: "evdev"
[ 38795.368] (II) Unloading evdev
[ 38795.372] (II) Video Bus: Close
[ 38795.372] (II) UnloadModule: "evdev"
[ 38795.372] (II) Unloading evdev
[ 38795.379] (II) Sleep Button: Close
[ 38795.379] (II) UnloadModule: "evdev"
[ 38795.379] (II) Unloading evdev
[ 38795.381] (II) Integrated Camera: Close
[ 38795.381] (II) UnloadModule: "evdev"
[ 38795.381] (II) Unloading evdev
[ 38795.385] (II) AT Translated Set 2 keyboard: Close
[ 38795.385] (II) UnloadModule: "evdev"
[ 38795.385] (II) Unloading evdev
[ 38795.389] (II) TPPS/2 IBM TrackPoint: Close
[ 38795.389] (II) UnloadModule: "evdev"
[ 38795.389] (II) Unloading evdev
[ 38795.392] (II) ThinkPad Extra Buttons: Close
[ 38795.392] (II) UnloadModule: "evdev"
[ 38795.392] (II) Unloading evdev
[ 38795.393] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 38795.422] Server terminated with error (1). Closing log file.



I’m installing -dbg packages now and will see if it is reproducible and
if I can provide a better backtrace.

Greetings,
Joachim


- -- Package-specific info:
X server symlink status:
- 
lrwxrwxrwx 1 root root 13 Dec 19  2008 /etc/X11/X -> /usr/bin/Xorg
- -rwxr-xr-x 1 root root 2056592 Oct 20 16:15 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
- --
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series 
Chipset Integrated Graphics Controller [8086:2a42] (rev 07)

Xorg X server configuration file status:
- 
- -rw-r--r-- 1 root root 1353 Nov  1  2009 /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 "InputDevice"
#   Identifier  "Generic Keyboard"
#   D

xserver-xorg-video-ati: Changes to 'ubuntu'

2012-02-04 Thread Bryce Harrington
 ChangeLog |  380 ++
 debian/changelog  |   49 ++
 debian/control|4 
 debian/patches/100_radeon-6.9.0-bgnr-enable.patch |   16 
 debian/patches/series |1 
 debian/rules  |2 
 man/radeon.man|   46 +-
 src/ati.c |1 
 src/ati.h |1 
 src/ati_pciids_gen.h  |   19 +
 src/atipciids.h   |1 
 src/atombios_output.c |9 
 src/cayman_reg.h  |   31 -
 src/drmmode_display.c |5 
 src/evergreen_accel.c |   11 
 src/evergreen_exa.c   |  149 +---
 src/evergreen_reg.h   |   31 -
 src/evergreen_state.h |1 
 src/evergreen_textured_videofuncs.c   |2 
 src/pcidb/ati_pciids.csv  |   19 +
 src/r600_exa.c|  164 ++---
 src/r600_reg.h|   35 --
 src/radeon.h  |   74 
 src/radeon_bios.c |2 
 src/radeon_chipinfo_gen.h |   19 +
 src/radeon_chipset_gen.h  |   19 +
 src/radeon_dri.c  |   30 +
 src/radeon_dri2.c |   65 ++-
 src/radeon_driver.c   |   10 
 src/radeon_exa.c  |3 
 src/radeon_exa_funcs.c|   16 
 src/radeon_kms.c  |   22 -
 src/radeon_pci_chipset_gen.h  |   19 +
 src/radeon_pci_device_match_gen.h |   19 +
 src/radeon_probe.c|   29 +
 src/radeon_probe.h|   66 +++
 src/radeon_textured_video.c   |   19 -
 src/radeon_video.c|   10 
 src/theatre.c |4 
 39 files changed, 1080 insertions(+), 323 deletions(-)

New commits:
commit b66beef73c5484910a7faf4bb67608ff4d7d83bd
Author: Bryce Harrington 
Date:   Fri Feb 3 14:42:25 2012 -0800

Fix firmware Suggests

diff --git a/debian/changelog b/debian/changelog
index d742012..9b1696b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xserver-xorg-video-ati (1:6.14.99~git20111219.aacbd629-0ubuntu2) precise; 
urgency=low
+
+  * debian/control: Suggest linux-firmware rather than firmware-linux.
+The latter is only in Debian.
+(LP: #894693)
+
+ -- Bryce Harrington   Fri, 03 Feb 2012 14:10:31 -0800
+
 xserver-xorg-video-ati (1:6.14.99~git20111219.aacbd629-0ubuntu1) precise; 
urgency=low
 
   * Merge from Debian.  Remaining Ubuntu changes:
diff --git a/debian/control b/debian/control
index fa35738..1473912 100644
--- a/debian/control
+++ b/debian/control
@@ -80,7 +80,7 @@ Depends:
  ${misc:Depends},
  ${xviddriver:Depends}
 Provides: ${xviddriver:Provides}
-Suggests: firmware-linux
+Suggests: linux-firmware
 Description: X.Org X server -- AMD/ATI Radeon display driver
  This package provides the 'radeon' driver for the AMD/ATI Radeon, FireGL,
  FireMV, FirePro and FireStream series.

commit 89ab1db5ff6836d2dc278c8d8b2993793206702b
Author: Christopher James Halse Rogers 
Date:   Mon Dec 19 19:08:03 2011 +1100

Merge new upstream version; drop plymouth patch merged upstream

diff --git a/debian/changelog b/debian/changelog
index 804ee77..d742012 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+xserver-xorg-video-ati (1:6.14.99~git20111219.aacbd629-0ubuntu1) precise; 
urgency=low
+
+  * Merge from Debian.  Remaining Ubuntu changes:
+- debian/rules:
+- debian/radeon-kms.conf:
+  + Don't install modprobe rule for KMS; the Ubuntu kernel defaults to KMS.
+  * New upstream snapshot:
+- More PCIIDs.
+- Endianness fixes.
+  * Drop 100_radeon-6.9.0-bgnr-enable.patch; merged upstream.
+
+ -- Christopher James Halse Rogers   Mon, 19 Dec 2011 
18:57:23 +1100
+
 xserver-xorg-video-ati (1:6.14.99~git20110811.g93fc084-0ubuntu1) oneiric; 
urgency=low
 
   [ Christopher James Halse Rogers ]
diff --git a/debian/patches/100_radeon-6.9.0-bgnr-enable.patch 
b/debian/patches/100_radeon-6.9.0-bgnr-enable.patch
deleted file mode 100644
index 36f8179..000
--- a/debian/patches/100_radeon-6.9.0-bgnr-enable.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: xserver-xorg-video-ati/src/radeon_kms.c
-===
 xserver-xorg-video-ati.orig/src/radeon_kms.c   2011-01-31 
19:05:30.008994413 +1