From 6c826f349587f6c897da9bd224912ca1aee3d9ea Mon Sep 17 00:00:00 2001 From: Mika Kuoppala Date: Tue, 24 Mar 2015 14:54:19 +0200 Subject: [PATCH] drm/i915: Add fault address to error state for gen8 and gen9 The faulting virtual address is >32bits and has been moved to different registers. Add to error state and output upper register first, in the same line for easy reconstruction of the fault address. v2: correct gen masking (Michel) v3: s/TBL/TLB (Ville) Signed-off-by: Mika Kuoppala Reviewed-by: Michel Thierry Signed-off-by: Daniel Vetter --- Reading git-format-patch failed