Summary: | [i915GM] GPU hang and screen gets corrupted colors and artifacts | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Ko Mi <chaostya> | ||||||
Component: | DRM/Intel | Assignee: | Daniel Vetter <daniel> | ||||||
Status: | CLOSED FIXED | QA Contact: | |||||||
Severity: | normal | ||||||||
Priority: | medium | CC: | ben, chris, daniel, jbarnes | ||||||
Version: | unspecified | ||||||||
Hardware: | Other | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Ko Mi
2011-04-21 07:08:30 UTC
Created attachment 45918 [details]
intel_reg_dumper output
When I start watching 10-20 youtube videos this bug happens, sometimes screen freezes, sometimes it just gets corrupted colors, and there's no 100% way to reproduce it for me, just start watching youtube with flash plugin enabled. BTW I've cp'ed contents of /sys/kernel/debug/dri/0/i915_error_state in /tmp dir so, if you need more stuff I will attach Relaxed tiling bug. Should have been fixed by: commit 467cffba85791cdfce38c124d75bd578f4bb8625 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Mar 7 10:42:03 2011 +0000 drm/i915: Rebind the buffer if its alignment constraints changes with tiling Early gen3 and gen2 chipset do not have the relaxed per-surface tiling constraints of the later chipsets, so we need to check that the GTT alignment is correct for the new tiling. If it is not, we need to rebind. Reported-by: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> and friends. |
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.