Bug#763660: xserver-xorg-video-nouveau: GeForce 9400M , no screens found

2014-10-02 Thread A Mennucc
thanks for the prompt reply!

#740953 also suggests to add the kernel option
   nouveau.config=NvBios=PRAMIN
but I think it is useless in my case, since the module nouveau properly
loads from PRAMIN and detects the video card

thinking of it , it is quite weird that the module detects the card, and
the video driver doesn't...

a.






signature.asc
Description: OpenPGP digital signature


Bug#748753:

2014-10-02 Thread Julien Cristau
On Wed, Oct  1, 2014 at 11:24:41 +0100, Chris Bainbridge wrote:

> Jessie gets frozen in 35 days. It would be a shame to see it released
> with buggy Intel GPU drivers that are no longer recommended or
> distributed by upstream.
> 
Upstream clearly doesn't recommend anything newer, since the only thing
they've put out in the last year is a pile of git snapshots.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#748753:

2014-10-02 Thread Chris Bainbridge
On 2 October 2014 10:41, Julien Cristau  wrote:
> On Wed, Oct  1, 2014 at 11:24:41 +0100, Chris Bainbridge wrote:
>
>> Jessie gets frozen in 35 days. It would be a shame to see it released
>> with buggy Intel GPU drivers that are no longer recommended or
>> distributed by upstream.
>>
> Upstream clearly doesn't recommend anything newer, since the only thing
> they've put out in the last year is a pile of git snapshots.

Intel is now distributing their own drivers on 01.org - the latest
version (2014Q3) includes xf86-video-intel 2.99.911. The
recommendation to upgrade to at least 2.99.908 for important bug fixes
came directly from their GPU developers.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CAP-bSRYFeezFbzTg5Fs4Uc8=Moh024UMp5bXNFtx6WNe=gw...@mail.gmail.com



libdrm: Changes to 'debian-unstable'

2014-10-02 Thread Andreas Boll
 Android.mk  |   63 
 CleanSpec.mk|3 
 Makefile.am |   29 
 Makefile.sources|   32 
 configure.ac|  194 +-
 debian/changelog|8 
 debian/libdrm-intel1.symbols|1 
 debian/patches/03_hide_symbols.diff | 2389 
 debian/patches/series   |1 
 debian/rules|2 
 exynos/Makefile.am  |1 
 exynos/exynos_drm.c |   37 
 exynos/exynos_fimg2d.c  |   19 
 freedreno/Android.mk|   30 
 freedreno/Makefile.am   |   27 
 freedreno/Makefile.sources  |   24 
 freedreno/freedreno_bo.c|   77 -
 freedreno/freedreno_device.c|   12 
 freedreno/freedreno_drmif.h |2 
 freedreno/freedreno_pipe.c  |   15 
 freedreno/freedreno_priv.h  |   10 
 freedreno/freedreno_ringbuffer.c|   42 
 freedreno/kgsl/kgsl_bo.c|   10 
 freedreno/kgsl/kgsl_device.c|4 
 freedreno/kgsl/kgsl_pipe.c  |4 
 freedreno/kgsl/kgsl_ringbuffer.c|8 
 freedreno/msm/msm_bo.c  |4 
 freedreno/msm/msm_device.c  |4 
 freedreno/msm/msm_pipe.c|4 
 freedreno/msm/msm_ringbuffer.c  |4 
 include/Makefile.am |1 
 include/drm/Makefile.am |   44 
 include/drm/i810_drm.h  |  281 
 include/drm/i830_drm.h  |  342 -
 intel/Android.mk|   55 
 intel/Makefile.am   |   20 
 intel/Makefile.sources  |   14 
 intel/intel_bufmgr.c|  107 +
 intel/intel_bufmgr.h|5 
 intel/intel_bufmgr_fake.c   |   31 
 intel/intel_bufmgr_gem.c|  339 -
 intel/intel_bufmgr_priv.h   |   12 
 intel/intel_decode.c|   19 
 intel/test_decode.c |9 
 libdrm.h|   89 +
 libkms/Android.mk   |   53 
 libkms/Makefile.am  |   25 
 libkms/Makefile.sources |   23 
 libkms/api.c|2 
 libkms/dumb.c   |   13 
 libkms/exynos.c |5 
 libkms/intel.c  |   11 
 libkms/linux.c  |   18 
 libkms/nouveau.c|   11 
 libkms/radeon.c |   13 
 libkms/vmwgfx.c |   11 
 nouveau/Android.mk  |   30 
 nouveau/Makefile.am |   14 
 nouveau/Makefile.sources|9 
 nouveau/abi16.c |4 
 nouveau/bufctx.c|   10 
 nouveau/nouveau.c   |   46 
 nouveau/private.h   |1 
 nouveau/pushbuf.c   |   20 
 omap/Makefile.am|1 
 omap/omap_drm.c |   46 
 radeon/Android.mk   |   30 
 radeon/Makefile.am  |   25 
 radeon/Makefile.sources |   19 
 radeon/r600_pci_ids.h   |7 
 radeon/radeon_bo.c  |   46 
 radeon/radeon_bo_gem.c  |   31 
 radeon/radeon_cs.c  |   50 
 radeon/radeon_cs_gem.c  |9 
 radeon/radeon_cs_space.c|   18 
 radeon/radeon_surface.c |   25 
 tests/dristat.c |4 
 tests/drmstat.c |2 
 tests/modetest/Android.mk   |   14 
 tests/modetest/Makefile.am  |9 
 tests/modetest/Makefile.sources |6 
 tests/modetest/buffers.c|2 
 tests/modetest/cursor.c |2 
 tests/modetest/modetest.c   |4 
 tests/vbltest/vbltest.c |2 
 xf86atomic.h|9 
 xf86drm.c   |8 
 xf86drmMode.c   |2 
 88 files changed, 1524 insertions(+), 3594 deletions(-)

New commits:
commit 40063fa85ee6a4fc52e153c9ba268634a3872096
Author: Andreas Boll 
Date:   Thu Oct 2 16:54:08 2014 +0200

Update libdrm-intel1.symbols and shlibs.

diff --git a/debian/changelog b/debian/changelog
index 48be0e3..c4a24c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libdrm (2.4.58-1) UNRELEASED; urgency=medium
 
   * New upstream release.
 - 03_hide_symbols.diff dropped, upstream.
+  * Update libdrm-intel1.symbols and shlibs.
 
  -- Andreas Boll   Thu, 02 Oct 2014 16:22:13 +0200
 
diff --git a/debian/libdrm-intel1.symbols b/debian/libdrm-intel1.symbols
index c1d5e7c..5f07bbf 100644
--- a/debian/libdrm-intel1.symbols
+++ b/debian/libdrm-intel1.symbols
@@ -2,6 +2,7 @@ libdrm_intel.so.1 libdrm-intel1 #MINVER#
  drm_intel_bo_alloc@Base 2.4.1
  drm_intel_bo_alloc_for_render@Base 2.4.5
  drm_intel_bo_alloc_tiled@Base 2.4.15
+ drm_intel_bo_alloc_userptr@Base 2.4.57
  drm_int

libdrm: Changes to 'upstream-unstable'

2014-10-02 Thread Andreas Boll
 Android.mk   |   63 +++
 CleanSpec.mk |3 
 Makefile.am  |   29 +--
 Makefile.sources |   32 +++
 configure.ac |  194 --
 exynos/Makefile.am   |1 
 exynos/exynos_drm.c  |   37 ++--
 exynos/exynos_fimg2d.c   |   19 +-
 freedreno/Android.mk |   30 +++
 freedreno/Makefile.am|   27 ---
 freedreno/Makefile.sources   |   24 ++
 freedreno/freedreno_bo.c |   77 +++-
 freedreno/freedreno_device.c |   12 -
 freedreno/freedreno_drmif.h  |2 
 freedreno/freedreno_pipe.c   |   15 +
 freedreno/freedreno_priv.h   |   10 -
 freedreno/freedreno_ringbuffer.c |   42 ++--
 freedreno/kgsl/kgsl_bo.c |   10 -
 freedreno/kgsl/kgsl_device.c |4 
 freedreno/kgsl/kgsl_pipe.c   |4 
 freedreno/kgsl/kgsl_ringbuffer.c |8 
 freedreno/msm/msm_bo.c   |4 
 freedreno/msm/msm_device.c   |4 
 freedreno/msm/msm_pipe.c |4 
 freedreno/msm/msm_ringbuffer.c   |4 
 include/Makefile.am  |1 
 include/drm/Makefile.am  |   44 -
 include/drm/i810_drm.h   |  281 
 include/drm/i830_drm.h   |  342 ---
 intel/Android.mk |   55 ++
 intel/Makefile.am|   20 --
 intel/Makefile.sources   |   14 +
 intel/intel_bufmgr.c |  107 +++-
 intel/intel_bufmgr.h |5 
 intel/intel_bufmgr_fake.c|   31 +--
 intel/intel_bufmgr_gem.c |  339 +-
 intel/intel_bufmgr_priv.h|   12 +
 intel/intel_decode.c |   19 +-
 intel/test_decode.c  |9 -
 libdrm.h |   89 ++
 libkms/Android.mk|   53 ++
 libkms/Makefile.am   |   25 +-
 libkms/Makefile.sources  |   23 ++
 libkms/api.c |2 
 libkms/dumb.c|   13 -
 libkms/exynos.c  |5 
 libkms/intel.c   |   11 -
 libkms/linux.c   |   18 +-
 libkms/nouveau.c |   11 -
 libkms/radeon.c  |   13 -
 libkms/vmwgfx.c  |   11 -
 nouveau/Android.mk   |   30 +++
 nouveau/Makefile.am  |   14 -
 nouveau/Makefile.sources |9 +
 nouveau/abi16.c  |4 
 nouveau/bufctx.c |   10 -
 nouveau/nouveau.c|   46 ++---
 nouveau/private.h|1 
 nouveau/pushbuf.c|   20 +-
 omap/Makefile.am |1 
 omap/omap_drm.c  |   46 ++---
 radeon/Android.mk|   30 +++
 radeon/Makefile.am   |   25 --
 radeon/Makefile.sources  |   19 ++
 radeon/r600_pci_ids.h|7 
 radeon/radeon_bo.c   |   46 ++---
 radeon/radeon_bo_gem.c   |   31 +--
 radeon/radeon_cs.c   |   50 ++---
 radeon/radeon_cs_gem.c   |9 -
 radeon/radeon_cs_space.c |   18 +-
 radeon/radeon_surface.c  |   25 +-
 tests/dristat.c  |4 
 tests/drmstat.c  |2 
 tests/modetest/Android.mk|   14 +
 tests/modetest/Makefile.am   |9 -
 tests/modetest/Makefile.sources  |6 
 tests/modetest/buffers.c |2 
 tests/modetest/cursor.c  |2 
 tests/modetest/modetest.c|4 
 tests/vbltest/vbltest.c  |2 
 xf86atomic.h |9 +
 xf86drm.c|8 
 xf86drmMode.c|2 
 83 files changed, 1514 insertions(+), 1203 deletions(-)

New commits:
commit 7068d987f4dc1260a948f2b4782c66d3d80e9978
Author: Rob Clark 
Date:   Sun Sep 28 14:53:34 2014 -0400

configure.ac: bump version to 2.4.58 for release

Signed-off-by: Rob Clark 

diff --git a/configure.ac b/configure.ac
index 39312ce..ee59b03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
 
 AC_PREREQ([2.63])
 AC_INIT([libdrm],
-[2.4.57],
+[2.4.58],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
 [libdrm])
 

commit 0599f2fd6aea0421a91d9297dcd454aa416dfbaa
Author: Rob Clark 
Date:   Sun Sep 28 14:48:16 2014 -0400

more compile fix

Signed-off-by: Rob Clark 

diff --git a/tests/dristat.c b/tests/dristat.c
index 900a3e6..4f2ee80 100644
--- a/tests/dristat.c
+++ b/tests/dristat.c
@@ -27,6 +27,10 @@
  * 
  */
 
+#ifdef HAVE_CONFIG_H
+# include 
+#endif
+
 #include 
 #include 
 #include 

commit c09dcbc736afb2e6a05d4cfc5c3d878ace43e2ba
Author: Rob Clark 
Date:   Sun Sep 28 14:19:14 2014 -0400

fix compile error on 32bit systems

4c2766b (drm_mmap/drm_unmap) brought this error for every .c file that
was not #including config.h:

  In file 

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

2014-10-02 Thread Andreas Boll
 .dir-locals.el|   12 
 ChangeLog |  209 
 configure.ac  |9 
 debian/changelog  |7 
 debian/control|2 
 man/radeon.man|3 
 src/Makefile.am   |1 
 src/ati_pciids_gen.h  |7 
 src/cayman_accel.c|1 
 src/drmmode_display.c |   17 
 src/evergreen_accel.c |1 
 src/pcidb/ati_pciids.csv  |9 
 src/r6xx_accel.c  |1 
 src/radeon.h  |2 
 src/radeon_chipinfo_gen.h |7 
 src/radeon_chipset_gen.h  |7 
 src/radeon_drm.h  |  920 --
 src/radeon_exa.c  |1 
 src/radeon_kms.c  |   34 -
 src/radeon_pci_chipset_gen.h  |7 
 src/radeon_pci_device_match_gen.h |7 
 src/radeon_vbo.c  |1 
 src/radeon_video.c|2 
 23 files changed, 308 insertions(+), 959 deletions(-)

New commits:
commit 5069ad4d89aec62b491e5deb1ce3aa9060db93ad
Author: Andreas Boll 
Date:   Thu Oct 2 17:24:33 2014 +0200

Bump libdrm-dev to 2.4.58 and add changelogs

diff --git a/ChangeLog b/ChangeLog
index 32d2d1d..a45a8d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,212 @@
+commit 068a59e010ce6bfcd54f5a18cc08c55c54b8618d
+Author: Alex Deucher 
+Date:   Wed Oct 1 23:38:52 2014 -0400
+
+radeon: bump version for release
+
+Signed-off-by: Alex Deucher 
+
+commit 5fee565e420d3efbf72fdf4f63c3d5d93d8ceddb
+Author: Alex Deucher 
+Date:   Wed Oct 1 23:36:31 2014 -0400
+
+radeon: require libdrm_radeon 2.4.58 for latest SI/CI pci ids
+
+Signed-off-by: Alex Deucher 
+
+commit 56c7fb8ada4cd9cf096c6b06a8d368d286d74e68
+Author: Thomas DeRensis 
+Date:   Wed Sep 10 21:20:32 2014 -0400
+
+radeon: fix build warnings regarding const qualifier
+
+Signed-off-by: Thomas DeRensis 
+
+commit b9a9b244336ed50d7df4f36135f875a3bb6ca948
+Author: Thomas DeRensis 
+Date:   Thu Sep 4 21:45:19 2014 -0400
+
+radeon: fix a leak in radeon_vbo_get_bo()
+
+The dma_bo struct was never freed in the error path. Reported by cppcheck.
+
+Signed-off-by: Thomas DeRensis 
+Reviewed-by: Michel Dänzer 
+
+commit ba5fcc4d6b6eae3f2c55c6229a53d24d160789c1
+Author: Alex Deucher 
+Date:   Thu Aug 21 11:32:45 2014 -0400
+
+radeon/kms: fix mullins pci id
+
+strange errant change from:
+39fef269f521c92a2a31c80447e9401bacb3797a
+
+Signed-off-by: Alex Deucher 
+
+commit efef34930650d6d80f7b527f4cee76d9e5954ace
+Author: Alex Deucher 
+Date:   Thu Aug 21 11:30:17 2014 -0400
+
+radeon/kms: add new SI pci ids
+
+Signed-off-by: Alex Deucher 
+
+commit 39fef269f521c92a2a31c80447e9401bacb3797a
+Author: Alex Deucher 
+Date:   Thu Aug 21 11:27:49 2014 -0400
+
+radeon/kms: add new CIK pci ids
+
+Signed-off-by: Alex Deucher 
+
+commit 7dab6b2fe9cf690b0dae1c127d0374322bd8278e
+Author: Michel Dänzer 
+Date:   Wed Aug 20 17:51:35 2014 +0900
+
+Revert "glamor: Set environment variable RADEON_THREAD=0"
+
+This reverts commit 4b5060f357a3cb248c9359c92c1e9c42ef6434c8.
+
+Further testing shows that disabling the thread is only a moderate win in
+some cases, but a much bigger loss in some other cases.
+
+Reviewed-by: Alex Deucher 
+
+commit 1ff383360886c5cee1bb75abcc20675aca0336a6
+Author: Alex Deucher 
+Date:   Tue Aug 12 12:27:12 2014 -0400
+
+radeon: fix warnings when building against older xservers
+
+Signed-off-by: Alex Deucher 
+
+commit 94202cbfbca05a503acdc1cca2f8409d141173af
+Author: Alex Deucher 
+Date:   Fri Aug 1 21:55:40 2014 +0200
+
+radeon: enable hawaii accel conditionally (v3)
+
+Only if the kernel has the new CP firmware.
+
+v2: check value of ACCEL_WORKING2
+v3 (Andreas Boll):
+ - check for value 2 or 3 of ACCEL_WORKING2
+ - update man page
+
+Reviewed-by: Michel Dänzer  (v2)
+Signed-off-by: Alex Deucher 
+Signed-off-by: Andreas Boll 
+
+commit 03930edd49f6b8a8d79910c7be5408b47db9649b
+Author: Andreas Boll 
+Date:   Mon Aug 4 16:23:13 2014 +0200
+
+radeon: remove definitions already present in radeon_drm.h
+
+Signed-off-by: Andreas Boll 
+
+commit 91849fba0742ef61ba327e71fc3ce8f754af0a6f
+Author: Andreas Boll 
+Date:   Mon Aug 4 16:23:12 2014 +0200
+
+radeon: drop radeon_drm.h
+
+Now we use libdrm's radeon_drm.h.
+
+Signed-off-by: Andreas Boll 
+
+commit b4658901bf1d619f8ff9b5f94344894f935ee6c8
+Author: Andreas Boll 
+Date:   Mon Aug 4 16:23:11 2014 +0200
+
+radeon: move RADEON_TILING_{MASK, LINEAR} from radeon_drm.h to radeon.h
+
+This allows us to drop radeon_drm.h from xf86-video-ati and use instead
+radeon_drm.h from libdrm.
+
+Signed-off-by: Andreas Boll 
+
+commit 656bae7361c1e018553ef6d6d8c9efad616a4513
+Author: Andreas Bo

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

2014-10-02 Thread Andreas Boll
 .dir-locals.el|   12 
 configure.ac  |9 
 man/radeon.man|3 
 src/Makefile.am   |1 
 src/ati_pciids_gen.h  |7 
 src/cayman_accel.c|1 
 src/drmmode_display.c |   17 
 src/evergreen_accel.c |1 
 src/pcidb/ati_pciids.csv  |9 
 src/r6xx_accel.c  |1 
 src/radeon.h  |2 
 src/radeon_chipinfo_gen.h |7 
 src/radeon_chipset_gen.h  |7 
 src/radeon_drm.h  |  920 --
 src/radeon_exa.c  |1 
 src/radeon_kms.c  |   34 -
 src/radeon_pci_chipset_gen.h  |7 
 src/radeon_pci_device_match_gen.h |7 
 src/radeon_vbo.c  |1 
 src/radeon_video.c|2 
 20 files changed, 91 insertions(+), 958 deletions(-)

New commits:
commit 068a59e010ce6bfcd54f5a18cc08c55c54b8618d
Author: Alex Deucher 
Date:   Wed Oct 1 23:38:52 2014 -0400

radeon: bump version for release

Signed-off-by: Alex Deucher 

diff --git a/configure.ac b/configure.ac
index e4aaab2..d30efaf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-ati],
-[7.4.99],
+[7.5.0],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 [xf86-video-ati])
 

commit 5fee565e420d3efbf72fdf4f63c3d5d93d8ceddb
Author: Alex Deucher 
Date:   Wed Oct 1 23:36:31 2014 -0400

radeon: require libdrm_radeon 2.4.58 for latest SI/CI pci ids

Signed-off-by: Alex Deucher 

diff --git a/configure.ac b/configure.ac
index e74a0a2..e4aaab2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -71,7 +71,7 @@ XORG_DRIVER_CHECK_EXT(XV, videoproto)
 XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
 
 # Checks for libraries.
-PKG_CHECK_MODULES(LIBDRM, [libdrm >= 2.4.54])
+PKG_CHECK_MODULES(LIBDRM, [libdrm >= 2.4.58])
 PKG_CHECK_MODULES(LIBDRM_RADEON, [libdrm_radeon])
 
 # Obtain compiler/linker options for the driver dependencies

commit 56c7fb8ada4cd9cf096c6b06a8d368d286d74e68
Author: Thomas DeRensis 
Date:   Wed Sep 10 21:20:32 2014 -0400

radeon: fix build warnings regarding const qualifier

Signed-off-by: Thomas DeRensis 

diff --git a/src/radeon_kms.c b/src/radeon_kms.c
index 6f0f1a1..1703349 100644
--- a/src/radeon_kms.c
+++ b/src/radeon_kms.c
@@ -1209,7 +1209,7 @@ Bool RADEONScreenInit_KMS(SCREEN_INIT_ARGS_DECL)
 ScrnInfoPtrpScrn = xf86ScreenToScrn(pScreen);
 RADEONInfoPtr  info  = RADEONPTR(pScrn);
 intsubPixelOrder = SubPixelUnknown;
-char*  s;
+const char *s;
 void *front_ptr;
 
 pScrn->fbOffset = 0;
diff --git a/src/radeon_video.c b/src/radeon_video.c
index 5349d11..cbfd554 100644
--- a/src/radeon_video.c
+++ b/src/radeon_video.c
@@ -188,7 +188,7 @@ void RADEONInitVideo(ScreenPtr pScreen)
xf86XVScreenInit(pScreen, adaptors, num_adaptors);
 
 if(texturedAdaptor) {
-   XF86MCAdaptorPtr xvmcAdaptor = RADEONCreateAdaptorXvMC(pScreen, 
texturedAdaptor->name);
+   XF86MCAdaptorPtr xvmcAdaptor = RADEONCreateAdaptorXvMC(pScreen, (char 
*)texturedAdaptor->name);
if(xvmcAdaptor) {
if(!xf86XvMCScreenInit(pScreen, 1, &xvmcAdaptor))
xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "[XvMC] Failed to 
initialize extension.\n");

commit b9a9b244336ed50d7df4f36135f875a3bb6ca948
Author: Thomas DeRensis 
Date:   Thu Sep 4 21:45:19 2014 -0400

radeon: fix a leak in radeon_vbo_get_bo()

The dma_bo struct was never freed in the error path. Reported by cppcheck.

Signed-off-by: Thomas DeRensis 
Reviewed-by: Michel Dänzer 

diff --git a/src/radeon_vbo.c b/src/radeon_vbo.c
index 1924772..6b0d278 100644
--- a/src/radeon_vbo.c
+++ b/src/radeon_vbo.c
@@ -185,6 +185,7 @@ again_alloc:
 
if (!dma_bo->bo) {
ErrorF("failure to allocate DMA BO\n");
+   free(dma_bo);
return NULL;
}
insert_at_head(&accel_state->bo_reserved, dma_bo);

commit ba5fcc4d6b6eae3f2c55c6229a53d24d160789c1
Author: Alex Deucher 
Date:   Thu Aug 21 11:32:45 2014 -0400

radeon/kms: fix mullins pci id

strange errant change from:
39fef269f521c92a2a31c80447e9401bacb3797a

Signed-off-by: Alex Deucher 

diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h
index e59cd59..d867fa7 100644
--- a/src/ati_pciids_gen.h
+++ b/src/ati_pciids_gen.h
@@ -733,7 +733,7 @@
 #define PCI_CHIP_MULLINS_9852 0x9852
 #define PCI_CHIP_MULLINS_9853 0x9853
 #define PCI_CHIP_MULLINS_9854 0x9854
-#define PCI_CHIP_MULLINS_9855 0x9845
+#define PCI_CHIP_MULLINS_9855 0x9855
 #define PCI_CHIP_MULLINS_9856 0x9856
 #define PCI_CHIP_MULLINS_9857 0x9857
 #define PCI_CHIP_MULLINS_9858 0x9858
diff --git a/src/pcidb/ati_pciids.csv b/src/pcidb/ati_pciids.csv
index a3168a3..1c92f5b 100644
--- a/src/pcidb/ati_pc

mesa: Changes to 'debian-experimental'

2014-10-02 Thread Andreas Boll
 debian/changelog|5 -
 debian/control  |4 ++--
 debian/libgl1-mesa-dri.install.linux.in |2 ++
 debian/rules|2 +-
 4 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit 8544fa1cd5fc5a37d2f0689124c1c0db330e0b56
Author: Andreas Boll 
Date:   Thu Oct 2 18:23:25 2014 +0200

Revert "Remove gallium-pipe, no longer built."

This reverts commit 7369e18ec2f1a282c9f106a3e27f2425f7077eb0.

diff --git a/debian/changelog b/debian/changelog
index a60b5e5..e607920 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,6 @@ mesa (10.3.0-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Remove upstreamed patch.
 - 01_gallium-util-add-missing-u_debug-include.patch
-  * Remove gallium-pipe, no longer built.
 
   [ Andreas Boll ]
   * Downgrade llvm to 3.4 for now, fixes FTBFS with newer binutils.
diff --git a/debian/libgl1-mesa-dri.install.linux.in 
b/debian/libgl1-mesa-dri.install.linux.in
new file mode 100644
index 000..211578e
--- /dev/null
+++ b/debian/libgl1-mesa-dri.install.linux.in
@@ -0,0 +1,2 @@
+dri/etc/drirc etc
+dri/usr/lib/${DEB_HOST_MULTIARCH}/gallium-pipe/*.so 
usr/lib/${DEB_HOST_MULTIARCH}/gallium-pipe

commit d48cc6d4db11e4e4c5b65211f458ab1b1539f305
Author: Andreas Boll 
Date:   Thu Oct 2 18:12:41 2014 +0200

Downgrade llvm to 3.4 for now, fixes FTBFS with newer binutils.

diff --git a/debian/changelog b/debian/changelog
index ac5d2ff..a60b5e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 mesa (10.3.0-1) UNRELEASED; urgency=medium
 
+  [ Maarten Lankhorst ]
   * New upstream release.
   * Remove upstreamed patch.
 - 01_gallium-util-add-missing-u_debug-include.patch
   * Remove gallium-pipe, no longer built.
 
+  [ Andreas Boll ]
+  * Downgrade llvm to 3.4 for now, fixes FTBFS with newer binutils.
+
  -- Maarten Lankhorst   Mon, 22 Sep 2014 
11:31:45 +0200
 
 mesa (10.3.0~rc3-3) experimental; urgency=medium
diff --git a/debian/control b/debian/control
index 857f2a5..07bd699 100644
--- a/debian/control
+++ b/debian/control
@@ -37,10 +37,10 @@ Build-Depends:
  libudev-dev [linux-any],
  flex,
  bison,
- llvm-3.5-dev (>= 1:3.5-1) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
+ llvm-3.4-dev (>= 1:3.4.1-3) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
  libelf-dev [amd64 i386 kfreebsd-amd64 kfreebsd-i386 armhf],
  libwayland-dev (>= 1.2.0) [linux-any],
- libclang-3.5-dev (>= 1:3.5-1) [amd64 i386 armhf],
+ libclang-3.4-dev (>= 1:3.4.1-3) [amd64 i386 armhf],
  libclc-dev [amd64 i386 armhf],
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/mesa
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/mesa.git
diff --git a/debian/rules b/debian/rules
index c6d154a..97a12bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -116,7 +116,7 @@ else
   ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 kfreebsd-amd64 kfreebsd-i386 
armhf))
GALLIUM_DRIVERS += radeonsi
confflags_GALLIUM += --enable-gallium-llvm
-   confflags_GALLIUM += ac_cv_path_LLVM_CONFIG=llvm-config-3.5
+   confflags_GALLIUM += ac_cv_path_LLVM_CONFIG=llvm-config-3.4
   endif
 
confflags_DIRECT_RENDERING = --enable-driglx-direct


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xzjzd-0001bt...@moszumanska.debian.org