Public bug reported: == SRU Justification == It has been requested from Intel that we include 2 upstream patches to add support and a bug fix for Ivy Bridge GT2 Servers. Either I or Intel will also submit them to upstream stable 3.2.x and newer. Both patches (cc22a938 and e79e0fe3) need to be applied to Precise. Quantal already includes cc22a938 and only needs e79e0fe3 applied. Both are already included in Raring.
== Fix == ~/linux$ git describe --contains cc22a938fc1db0c8ef5e693a69b159c4b851dab3 v3.4-rc2~32^2^2~5 ~/linux$ git show cc22a938fc1db0c8ef5e693a69b159c4b851dab3 commit cc22a938fc1db0c8ef5e693a69b159c4b851dab3 Author: Eugeni Dodonov <[email protected]> Date: Thu Mar 29 20:55:48 2012 -0300 drm/i915: add Ivy Bridge GT2 Server entries ~/linux$ git describe --contains e79e0fe380847493266fba557217e2773c61bd1b v3.7-rc3~22^2~8^2~24 ~/linux$ git show e79e0fe380847493266fba557217e2773c61bd1b commit e79e0fe380847493266fba557217e2773c61bd1b Author: Dmitry Rogozhkin <[email protected]> Date: Wed Oct 3 17:15:26 2012 +0300 drm/i915: EBUSY status handling added to i915_gem_fault(). == Impact == There should very low risk of regression as the first patch is just adding a new device id and the second adds EBUSY status handling. ** Affects: linux (Ubuntu) Importance: Medium Assignee: Leann Ogasawara (leannogasawara) Status: Fix Released ** Affects: linux (Ubuntu Precise) Importance: Medium Assignee: Leann Ogasawara (leannogasawara) Status: In Progress ** Affects: linux (Ubuntu Quantal) Importance: Medium Assignee: Leann Ogasawara (leannogasawara) Status: In Progress ** Also affects: linux (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Precise) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Precise) Status: New => In Progress ** Changed in: linux (Ubuntu Precise) Assignee: (unassigned) => Leann Ogasawara (leannogasawara) ** Changed in: linux (Ubuntu Quantal) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Quantal) Status: New => In Progress ** Changed in: linux (Ubuntu Quantal) Assignee: (unassigned) => Leann Ogasawara (leannogasawara) ** Changed in: linux (Ubuntu) Status: In Progress => Fix Released ** Description changed: == SRU Justification == - It has been requested from Intel that we include 2 upstream patches to add support and a bug fix for Ivy Bridge GT2 Servers. + It has been requested from Intel that we include 2 upstream patches to add support and a bug fix for Ivy Bridge GT2 Servers. Either I or Intel will also submit them to upstream stable 3.2.x and newer. Both patches (cc22a938 and e79e0fe3) need to be applied to Precise. Quantal already includes cc22a938 and only needs e79e0fe3 applied. Both are already included in Raring. == Fix == ~/linux$ git describe --contains cc22a938fc1db0c8ef5e693a69b159c4b851dab3 v3.4-rc2~32^2^2~5 ~/linux$ git show cc22a938fc1db0c8ef5e693a69b159c4b851dab3 commit cc22a938fc1db0c8ef5e693a69b159c4b851dab3 Author: Eugeni Dodonov <[email protected]> Date: Thu Mar 29 20:55:48 2012 -0300 - drm/i915: add Ivy Bridge GT2 Server entries + drm/i915: add Ivy Bridge GT2 Server entries ~/linux$ git describe --contains e79e0fe380847493266fba557217e2773c61bd1b v3.7-rc3~22^2~8^2~24 ~/linux$ git show e79e0fe380847493266fba557217e2773c61bd1b commit e79e0fe380847493266fba557217e2773c61bd1b Author: Dmitry Rogozhkin <[email protected]> Date: Wed Oct 3 17:15:26 2012 +0300 - drm/i915: EBUSY status handling added to i915_gem_fault(). + drm/i915: EBUSY status handling added to i915_gem_fault(). == Impact == - There should very low risk of regression as the first patch is just adding new device id and the second adds EBUSY status handling. + There should very low risk of regression as the first patch is just adding a new device id and the second adds EBUSY status handling. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087302 Title: Add support and bug fix for Ivy Bridge GT2 Servers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1087302/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
