From 2d96553613b861d62f28b3eb172f473ca10fea06 Mon Sep 17 00:00:00 2001 From: Thomas Daniel Date: Tue, 19 Aug 2014 10:13:36 +0100 Subject: [PATCH] drm/i915/bdw: Populate lrc with aliasing ppgtt if required A previous commit broke aliasing PPGTT for lrc, resulting in a kernel oops on boot. Add a check so that is full PPGTT is not in use the context is populated with the aliasing PPGTT. Issue: VIZ-4278 Signed-off-by: Thomas Daniel Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-format-patch failed