Your message dated Wed, 19 Aug 2015 18:17:08 +0000
with message-id <e1zs7va-0006by...@franck.debian.org>
and subject line Bug#775264: fixed in mesa 10.3.2-1+deb8u1
has caused the Debian Bug report #775264,
regarding mesa: Please apply patch from freedesktop bug #85647
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.)
--
775264: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775264
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mesa
Version: 10.3.2-1
Severity: important
Tags: patch
I have had problems with my TAHITI radeon videocard for the last year or so,
where it would lock up randomly between 10 minutes to a few hours from booting.
So much so that I have needed to switch to fglrx to get my system reliable.
This problem apparently only manifests on certain chipsets, like the TAHITI
variant I have and not all radeonsi cards out there.
I have compiled the current mesa 10.3.2-1 which is the latest available in
jessie and sid, with a patch posted in freedesktop bug #85647, and my system is
stable in the 3 weeks I'm running this custom version.
This patch is already included in mesa 10.3.4, but since a new release has not
been forthcoming in the last weeks and the current version must hurt others out
there. I'm filing this bug report to nudge the maintainer to either include
this patch in 10.3.2, or upgrade to 10.3.4.
bug: https://bugs.freedesktop.org/show_bug.cgi?id=85647
patch: https://bugs.freedesktop.org/attachment.cgi?id=109261
-- System Information:
Debian Release: 8.0
APT prefers testing
APT policy: (750, 'testing'), (700, 'stable'), (600, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff --git a/src/gallium/drivers/radeonsi/si_dma.c b/src/gallium/drivers/radeonsi/si_dma.c
index b1bd5e7..3da2d26 100644
--- a/src/gallium/drivers/radeonsi/si_dma.c
+++ b/src/gallium/drivers/radeonsi/si_dma.c
@@ -250,6 +250,9 @@ void si_dma_copy(struct pipe_context *ctx,
return;
}
+ /* XXX: Asynchronous DMA causes lockups for some */
+ goto fallback;
+
if (src->format != dst->format || src_box->depth > 1 ||
rdst->dirty_level_mask != 0 ||
rdst->cmask.size || rdst->fmask.size ||
--- End Message ---
--- Begin Message ---
Source: mesa
Source-Version: 10.3.2-1+deb8u1
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.
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 775...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Julien Cristau <jcris...@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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 18 Aug 2015 20:06:29 +0200
Source: mesa
Binary: libgl1-mesa-swx11 libgl1-mesa-swx11-dbg libgl1-mesa-swx11-i686
libgl1-mesa-swx11-dev libxatracker2 libxatracker2-dbg libxatracker-dev libgbm1
libgbm1-dbg libgbm-dev libegl1-mesa libegl1-mesa-dbg libegl1-mesa-dev
libegl1-mesa-drivers libegl1-mesa-drivers-dbg libwayland-egl1-mesa
libwayland-egl1-mesa-dbg libopenvg1-mesa libopenvg1-mesa-dbg
libopenvg1-mesa-dev libgles1-mesa libgles1-mesa-dbg libgles1-mesa-dev
libgles2-mesa libgles2-mesa-dbg libgles2-mesa-dev libglapi-mesa
libglapi-mesa-dbg libgl1-mesa-glx libgl1-mesa-glx-dbg libgl1-mesa-dri
libgl1-mesa-dri-dbg libgl1-mesa-dev mesa-common-dev libosmesa6 libosmesa6-dev
mesa-vdpau-drivers mesa-vdpau-drivers-dbg mesa-opencl-icd mesa-opencl-icd-dbg
Architecture: source
Version: 10.3.2-1+deb8u1
Distribution: jessie
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcris...@debian.org>
Description:
libegl1-mesa - free implementation of the EGL API -- runtime
libegl1-mesa-dbg - free implementation of the EGL API -- debugging symbols
libegl1-mesa-dev - free implementation of the EGL API -- development files
libegl1-mesa-drivers - free implementation of the EGL API -- hardware drivers
libegl1-mesa-drivers-dbg - free implementation of the EGL API -- driver
debugging symbols
libgbm-dev - generic buffer management API -- development files
libgbm1 - generic buffer management API -- runtime
libgbm1-dbg - generic buffer management API -- debugging symbols
libgl1-mesa-dev - free implementation of the OpenGL API -- GLX development
files
libgl1-mesa-dri - free implementation of the OpenGL API -- DRI modules
libgl1-mesa-dri-dbg - Debugging symbols for the Mesa DRI modules
libgl1-mesa-glx - free implementation of the OpenGL API -- GLX runtime
libgl1-mesa-glx-dbg - Debugging symbols for the Mesa GLX runtime
libgl1-mesa-swx11 - free implementation of the OpenGL API -- runtime
libgl1-mesa-swx11-dbg - free implementation of the OpenGL API -- debugging
symbols
libgl1-mesa-swx11-dev - free implementation of the OpenGL API -- development
files
libgl1-mesa-swx11-i686 - Mesa OpenGL runtime [i686 optimized]
libglapi-mesa - free implementation of the GL API -- shared library
libglapi-mesa-dbg - free implementation of the GL API -- debugging symbols
libgles1-mesa - free implementation of the OpenGL|ES 1.x API -- runtime
libgles1-mesa-dbg - free implementation of the OpenGL|ES 1.x API -- debugging
symbols
libgles1-mesa-dev - free implementation of the OpenGL|ES 1.x API --
development files
libgles2-mesa - free implementation of the OpenGL|ES 2.x API -- runtime
libgles2-mesa-dbg - free implementation of the OpenGL|ES 2.x API -- debugging
symbols
libgles2-mesa-dev - free implementation of the OpenGL|ES 2.x API --
development files
libopenvg1-mesa - free implementation of the OpenVG API -- runtime
libopenvg1-mesa-dbg - free implementation of the OpenVG API -- debugging
symbols
libopenvg1-mesa-dev - free implementation of the OpenVG API -- development
files
libosmesa6 - Mesa Off-screen rendering extension
libosmesa6-dev - Mesa Off-screen rendering extension -- development files
libwayland-egl1-mesa - implementation of the Wayland EGL platform -- runtime
libwayland-egl1-mesa-dbg - implementation of the Wayland EGL platform --
debugging symbols
libxatracker-dev - X acceleration library -- development files
libxatracker2 - X acceleration library -- runtime
libxatracker2-dbg - X acceleration library -- debugging symbols
mesa-common-dev - Developer documentation for Mesa
mesa-opencl-icd - free implementation of the OpenCL API -- ICD runtime
mesa-opencl-icd-dbg - free implementation of the OpenCL API -- debugging
symbols
mesa-vdpau-drivers - Mesa VDPAU video acceleration drivers
mesa-vdpau-drivers-dbg - Debugging symbols for the Mesa VDPAU video
acceleration drivers
Closes: 775264
Changes:
mesa (10.3.2-1+deb8u1) jessie; urgency=medium
.
[ Timo Aaltonen ]
* radeonsi-disable-asynchronous-dma.diff: Disable asynchronous DMA
on radeonsi which can cause lockups. (Closes: #775264)
Checksums-Sha1:
e6706e20a609934e418b995085c5aea28675ff96 5461 mesa_10.3.2-1+deb8u1.dsc
59481cd580a6c735894dedd8c0ecac35a38afdb3 82262 mesa_10.3.2-1+deb8u1.diff.gz
Checksums-Sha256:
f9b14951df390dc25aac9562e08237e162e06b9526b4136ac58e0df27bea7d36 5461
mesa_10.3.2-1+deb8u1.dsc
e9d66405fe9b41a41a022ba452769a4627c97c289d92b1c27dca60c6dccea997 82262
mesa_10.3.2-1+deb8u1.diff.gz
Files:
c3952379221eea55f921ab93bafcf9ce 5461 graphics optional
mesa_10.3.2-1+deb8u1.dsc
4a437b0d1faea7d941ef27b3fc69d9d6 82262 graphics optional
mesa_10.3.2-1+deb8u1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJV03TmAAoJEDEBgAUJBeQMsOcQAMLjauYWid9YpiBbG3ThrKEA
QRFM8JNXEyBV8QIkODX80tIDZ0XZVT0T6rMS0dZm0sYpvtnFsM1JgudAdORsM/Fr
kdRs8S8xJSncsEP6Gp28ZaAfuBISP9eqGKdS3b8KdCpco2hYjyP2Q9YwnRn2iaVY
o9jMU+E2ULSNQXFazAd3GzuQIl6dBMYU4f/owRm4xM4ndUJ0bjE8b/IlpL/2wy/y
sL41AA8nlIsFYCPM6MQUPsDlhdr3fjWXEnqXaH4Nmsjus8cSV7yl4cBQIVbJbV6a
SV8f41eYY2prQWGOtRno2czC8S9nFZ5VIgaoZLsuJCgvXFAokSE54Jf5PJia2XSY
b8LIX1q6G2mkBMje40Bf4SI4iaXzBbFua2LLaiS7i0jxLgbGBYGZiZFA3JHCMZnp
wZk24U27m/MS7m3KWIyD+gOaueWlihRGQhLuFoXi0TCXzpVv5LXVmU92fLVz5yXC
oxnV0LHqop8/GtujI9C4jrQIAk/OlGMlEH9CLSp7MZZoeQm9LbohpBuWlNLA8Uzg
8AxSNyVJDUIg7J6n3dNhwpZMRhQgn0MWFLBwRW9j232Aqq4T9dYHTQslb79m4557
Ve83LYlqpfoRtvLVR7zYpTb24NT3XV1tTHFPnyx1zCyXfTVvG7RPxc/hCDZsR58z
4SjUZdem12qn53I97G4l
=eabe
-----END PGP SIGNATURE-----
--- End Message ---