kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #85754
[Bug 1384469] Re: [i915_bdw] GPU hang bug, typo fix
The GPU hang bug is on kernels up to and including v3.17, so Utopic
needs to be patched too.
** Changed in: linux (Ubuntu Trusty)
Status: New => Triaged
** Changed in: linux (Ubuntu Trusty)
Assignee: (unassigned) => Timo Aaltonen (tjaalton)
--
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/1384469
Title:
[i915_bdw] GPU hang bug, typo fix
Status in “linux” package in Ubuntu:
New
Status in “linux” source package in Trusty:
Triaged
Bug description:
With the current kernel there's a way to make the GPU hang:
- suspend from login screen
- resume
-> GPU is non-fatally hung, until logging in essentially hangs the machine since Unity fails to fully start
upstream commit 6689c167ae14c312972e fixed it, the original non-
rebased version from intel-gfx@ list was backported because it was
easier.
Also, commit fa008cd37392160f9 was cleanly cherry-picked and contained
a function argument type which doesn't exist on our kernel. It needs
to be renamed back to what it used to be and still is on our kernel.
This caused compiler warnings that had gone unnoticed until now.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1384469/+subscriptions
References