Summary: | [Mobile 4 Series] Gpu hang after a few minutes using gnome-shell with sna enabled | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | eandry <eandry> | ||||||
Component: | DRM/Intel | Assignee: | Chris Wilson <chris> | ||||||
Status: | CLOSED FIXED | QA Contact: | |||||||
Severity: | normal | ||||||||
Priority: | medium | CC: | ben, chris, daniel, jbarnes | ||||||
Version: | XOrg git | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
eandry@free.fr
2011-12-06 09:07:01 UTC
Created attachment 54151 [details]
i915_capabilities
Created attachment 54152 [details]
i915_error_state
commit a5353a7c1d1f02b887f61f543c8e4bd4e8bd104f Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Nov 21 10:58:17 2011 +0000 sna/gen4: Use the special composite rect emission for fill_one() In order to workaround a bug in the shaders on gen4, we need to flush the pipeline after every rectangle. The recently introduced fill-one mechanism for gen4, missed this vital step triggering a random hang with an otherwise sane batchbuffer (the missing flush is hard to spot!). Fixes regression from 86f99379ee5 (sna/gen4: Add fill-one). Reported-by: Albert Damen <albrt@gmx.net> Reported-by: Fryderyk Dziarmagowski <fdziarmagowski@gmail.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=43083 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Nice, but is there a patch for that I can submit to gentoo developpers ? I hope they would be able to handle git commit ids, but you can also use http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=a5353a7c1d1f02b887f61f543c8e4bd4e8bd104f Thanks a lot ! |
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.