Summary: | [855GM] X freezes for no apparent reason and reproducability | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | CarlEitsger <4607vrfcr84spd21f08> | ||||||||||||
Component: | DRM/Intel | Assignee: | Antti Koskipaa <antti.koskipaa> | ||||||||||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||||||||
Severity: | normal | ||||||||||||||
Priority: | medium | CC: | intel-gfx-bugs | ||||||||||||
Version: | unspecified | ||||||||||||||
Hardware: | x86 (IA32) | ||||||||||||||
OS: | Linux (All) | ||||||||||||||
Whiteboard: | |||||||||||||||
i915 platform: | i915 features: | ||||||||||||||
Attachments: |
|
Description
CarlEitsger
2014-04-26 17:24:39 UTC
Created attachment 98047 [details]
VGA with pointer
Created attachment 98048 [details]
missing pointer on LVDS
Created attachment 98049 [details]
backtrace of X process
Created attachment 98050 [details]
stack of the X process
Thanks! commit 11cc397cb1cded40f7ab43c1add3fd00b97c6bdc Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Sun Apr 27 07:55:09 2014 +0100 sna: Preallocate cursors We need to avoid all allocations within the signal handlers, so preallocate the cursor structs. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=77975 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> commit 9417f13cc4074ea6e5dad88e054337e93b461a4c Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Sun Apr 27 07:55:09 2014 +0100 sna: Preallocate pwrite scratch buffer for old fashioned cursor updates We need to avoid all allocations within the signal handlers, so preallocate the transfer buffer. References: https://bugs.freedesktop.org/show_bug.cgi?id=77975 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.