[Bug 71908] [BYT Bisected]X will shown garbage after resume from S3

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 5 21:41:29 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=71908

Guo Jinxian <jinxianx.guo at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #26 from Guo Jinxian <jinxianx.guo at intel.com> ---
(In reply to comment #25)
> Does this prevent the corruption too?  Try to repro here now.
> 
> diff --git a/drivers/gpu/drm/i915/i915_gem_stolen.c
> b/drivers/gpu/drm/i915/i915_
> index d284d89..f123f0d 100644
> --- a/drivers/gpu/drm/i915/i915_gem_stolen.c
> +++ b/drivers/gpu/drm/i915/i915_gem_stolen.c
> @@ -317,6 +317,8 @@ i915_gem_object_create_stolen(struct drm_device *dev,
> u32 si
>         struct drm_mm_node *stolen;
>         int ret;
>  
> +       return NULL;
> +
>         if (!drm_mm_initialized(&dev_priv->mm.stolen))
>                 return NULL;

The bug unable to reproduce on -fixes commit
0d1430a3f4b7cfd8779b78740a4182321f3ca7f3 with the patch. Thanks.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20131206/16ecb025/attachment.html>


More information about the intel-gfx-bugs mailing list