← Back to team overview

kernel-packages team mailing list archive

[Bug 1175533] Re: [HSW] intel VGA driver i915 doesn't support new haswell graphics [8086:0a2e]

 

This bug was fixed in the package mesa-lts-raring -
9.1.4-0ubuntu0.1~precise1

---------------
mesa-lts-raring (9.1.4-0ubuntu0.1~precise1) precise-proposed; urgency=low

  * New upstream bugfix release 9.1.4. (LP: #1197363)
    - fix a GPU hang with GT3. (LP: #1197316)
  * revert-a64c1eb9b110.diff: updated.

mesa (9.1.4-0ubuntu0.1) raring-proposed; urgency=low

  * New upstream bugfix release 9.1.4. (LP: #1197363)
    - fix a GPU hang with GT3. (LP: #1197316)
  * Dropped patches that are included in this release
  * revert-a64c1eb9b110.diff: updated.

mesa (9.1.3-0ubuntu0.4) raring-proposed; urgency=low

  * Added patches to add/fix Haswell pci-id's (LP: #1175533)
    - add-vlv-ids.diff
    - fix-hsw-gt3-names.diff
    - fix-missing-gt3-id.diff
    - add-more-reserved-hsw-ids.diff

mesa (9.1.3-0ubuntu0.3) raring-security; urgency=low

  * SECURITY UPDATE: denial of service and possible code execution via
    out-of-bands access
    - debian/patches/CVE-2013-1872.patch: check for out-of-bounds reads in
      src/mesa/drivers/dri/i965/brw_fs.cpp,
      src/mesa/drivers/dri/i965/brw_fs.h,
      src/mesa/drivers/dri/i965/brw_fs_visitor.cpp.
    - CVE-2013-1872
  * SECURITY UPDATE: denial of service and possible code execution via
    integer overflows
    - debian/patches/CVE-2013-1993.patch: check lengths in
      src/glx/XF86dri.c.
    - CVE-2013-1993

mesa (9.1.3-0ubuntu0.2) raring-proposed; urgency=low

  * Add back a patch that reverts a change which made blur slow on i915,
    add two other reverts so the big one applies cleanly. (LP: #1187500)

mesa (9.1.3-0ubuntu0.1) raring-proposed; urgency=low

  * New upstream micro-release. (LP: #1183269)
  * Drop revert-a64c1eb9b110.diff; it no longer applies.
    - The patch reverted the regression where the unity dash appeared
      very slowly, but should no longer be needed with the upstream fixes.

mesa (9.1.3-0ubuntu2) saucy; urgency=low

  * Add back a patch that reverts a change which made blur slow on i915,
    add two other reverts so the big one applies cleanly. (LP: #1187500)

mesa (9.1.3-0ubuntu1) saucy; urgency=low

  [ Robert Hooker ]
  * New upstream bug-fix release.
  * Drop upstream patches:
     - 0001-nv50-fix-3D-render-target-setup.patch
     - 0002-nv50-nvc0-disable-DEPTH_RANGE_NEAR-FAR-clipping-duri.patch
     - 0003-nv50-nvc0-fix-3d-blits-restore-viewport-after-blit.patch
     - 0004-nvc0-fix-for-2d-engine-R-source-formats-writing-RRR1.patch
     - 100_no_abi_tag.patch
     - 119-libllvmradeon-link.patch
     - vbo-fix-crash.diff
  * debian/patches/117-static-gallium.patch: Refresh for minor change
    in 9.1.2

mesa (9.1.3-1) UNRELEASED; urgency=low

  * New upstream release.
    - Set close on exec flag when opening dri devices (Closes: #651370).
    - Don't emit a .note.ABI-tag section anymore (Closes: #628758).

  [ Timo Aaltonen ]
  * Refresh patches
    - disable 05_kfreebsd-egl-x11.diff for now.
  * control: Added libtool to build-depends.
  * rules: Drop special handling of config.{guess,sub}, not needed anymore.
  * rules, libosmesa*: Build only the 32bit OSMesa library.
  * control: Bump libdrm build-dep to 2.4.39.
  * control: Bump libwayland-dev build-dep to 0.95.
  * rules: Update the clean target.
  * rules: Add --disable-shared-glapi to the swx11 targets.
  * libosmesa*.install.in: Install files from the correct path.
  * rules: --with-driver= is deprecated, use --enable-foo.
  * rules: Purge .la files before dh_install.
  * Update symbols.
  * libgl1-mesa-dri.install*.in: Add libdricore.
  * control: Add new dependencies to libgl1-mesa-dev.
  * rules, libgl1-mesa-dri.install.linux.in: Add support for radeonsi.
  * rules: Build llvm shared libs on platforms that support llvm.
  * control, rules, libglu*: Remove libglu packaging, since it's been split
    off upstream.
  * rules: Disable dri for the swx11 targets.
  * not-installed: Updated.
  * Update symbols for libgles2-mesa and libxatracker1.
  * libegl1-mesa-drivers.install.linux: Bump libwayland-egl.so version
  * control: Add libdrm-dev to mesa-common-dev Depends.
  * control: Build-depend on llvm-3.2-dev (Closes: #678822).
  * libgl1-mesa-dri.install.in: Include gallium-pipe/*.so and libllvmradeon*.so.
  * rules: Add files to clean.
  * control: Add libxcb-dri2-0-dev to libgl1-mesa-dev depends.

  [ Steve Langasek ]
  * Install all dri drivers from the DESTDIR tree, instead of copying them
    from the build tree; this simplifies the install rules since we know
    already that we're only building drivers that we want to ship, and
    avoids rpath problems with libtool linking to in-tree convenience
    libraries.
  * debian/rules: don't install libdricore*.so, this isn't a public library.
  * Add Pre-Depends on multiarch-support to libgl1-mesa-dri, since we're
    shipping a shared library in the package; not an issue in practice since
    this is all post-wheezy / post-precise, but it's an archive reject error
    in Debian right now so let's just be complete.

  [ Maarten Lankhorst ]
  * Bump standards-version to 3.9.3.
  * control: Bump libwayland-dev build-dep to 1.0.2.
  * Remove 13-llvm-config-pick-a-version.diff and just pass a flag to configure.

  [ Robert Hooker ]
  * Drop xutils-dev build dep, makedepend is no longer required
  * Recommend libtxc-dxtn0 in libgl1-mesa-dri for easier use with multiarch
    installs (Closes: #668645).
  * Drop 02_use-ieee-fp-on-s390-and-m68k.patch, upstream in 9.1.2.
  * Drop 10-hurd-configure-tweaks.diff, upstream in 9.1.2.

  [ Sven Joachim ]
  * Bump libdrm-dev build-dependency to 2.4.42.

  [ Rico Tzschichholz ]
  * Update packaging mesa packaging with xorg-edgers

mesa-lts-raring (9.1.1-0ubuntu3~precise1) precise-proposed; urgency=low

  * Initial lts-raring xserver stack upload, i386 and amd64 only. (LP:
    #1177679)
 -- Timo Aaltonen <tjaalton@xxxxxxxxxx>   Thu, 04 Jul 2013 13:14:00 +0300

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1175533

Title:
  [HSW] intel VGA driver i915 doesn't support new haswell graphics
  [8086:0a2e]

Status in HWE Next Project:
  New
Status in The Linux Kernel:
  Fix Released
Status in “libdrm” package in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux-lts-quantal” package in Ubuntu:
  Fix Released
Status in “mesa” package in Ubuntu:
  Fix Released
Status in “mesa-lts-quantal” package in Ubuntu:
  Invalid
Status in “mesa-lts-raring” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-intel-lts-quantal” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel-lts-raring” package in Ubuntu:
  Fix Released
Status in “libdrm” source package in Precise:
  Fix Released
Status in “mesa-lts-quantal” source package in Precise:
  Fix Released
Status in “xserver-xorg-video-intel-lts-quantal” source package in Precise:
  Fix Released
Status in “linux” source package in Quantal:
  Fix Released
Status in “mesa” source package in Quantal:
  Fix Released
Status in “xserver-xorg-video-intel” source package in Quantal:
  Fix Released
Status in “libdrm” source package in Raring:
  Fix Released
Status in “linux” source package in Raring:
  Fix Released
Status in “mesa” source package in Raring:
  Fix Committed
Status in “xserver-xorg-video-intel” source package in Raring:
  Fix Committed
Status in “libdrm” source package in Saucy:
  Fix Released
Status in “linux” source package in Saucy:
  Fix Released
Status in “mesa” source package in Saucy:
  Fix Released
Status in “xserver-xorg-video-intel” source package in Saucy:
  Fix Released

Bug description:
  The PCI ID 8086:0a2e is not in i915 driver so graphics doesn't work on
  this Haswell machine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1175533/+subscriptions