Re: [Intel-gfx] [PATCH 11/12] drm/i915: Expand error state's address width to 64b

2015-03-03 Thread akash goel
On Fri, Feb 20, 2015 at 11:16 PM, Michel Thierry wrote: > From: Ben Widawsky > > v2: 0 pad the new 8B fields or else intel_error_decode has a hard time. > Note, regardless we need an igt update. > > v3: Make reloc_offset 64b also. > > Signed-off-by: Ben Widawsky > Signed-off-by: Michel Thierry

[Intel-gfx] [PATCH 11/12] drm/i915: Expand error state's address width to 64b

2015-02-20 Thread Michel Thierry
From: Ben Widawsky v2: 0 pad the new 8B fields or else intel_error_decode has a hard time. Note, regardless we need an igt update. v3: Make reloc_offset 64b also. Signed-off-by: Ben Widawsky Signed-off-by: Michel Thierry --- drivers/gpu/drm/i915/i915_drv.h | 4 ++-- drivers/gpu/drm/i9