[Bug 74103] [IVB/HSW/BDW Regression]black screen and system hang after booting with all display port

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 27 06:30:51 PST 2014


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

--- Comment #4 from Chris Wilson <chris at chris-wilson.co.uk> ---
Spotted by Ville:

diff --git a/drivers/gpu/drm/i915/i915_gem_context.c
b/drivers/gpu/drm/i915/i915_gem_context.c
index 310370d..fb64ab4 100644
--- a/drivers/gpu/drm/i915/i915_gem_context.c
+++ b/drivers/gpu/drm/i915/i915_gem_context.c
@@ -290,7 +290,7 @@ i915_gem_create_context(struct drm_device *dev,
                                goto err_unpin;
                        }

-                       ctx->vm = &dev_priv->mm.aliasing_ppgtt->base;
+                       dev_priv->mm.aliasing_ppgtt = ppgtt;
                }
        } else if (USES_ALIASING_PPGTT(dev)) {
                /* For platforms which only have aliasing PPGTT, we fake the

-- 
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/20140127/1f63bb04/attachment.html>


More information about the intel-gfx-bugs mailing list