Re: [Intel-gfx] [PATCH] drm/i915: Add fault address to error state for gen8 and gen9

2015-03-25 Thread Daniel Vetter
On Tue, Mar 24, 2015 at 01:01:54PM +, Michel Thierry wrote: > On 3/24/2015 12:54 PM, Mika Kuoppala wrote: > >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 >

Re: [Intel-gfx] [PATCH] drm/i915: Add fault address to error state for gen8 and gen9

2015-03-25 Thread shuang . he
Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 6039 -Summary- Platform Delta drm-intel-nightly Series Applied PNV -2 275/275

Re: [Intel-gfx] [PATCH] drm/i915: Add fault address to error state for gen8 and gen9

2015-03-25 Thread shuang . he
Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 6038 -Summary- Platform Delta drm-intel-nightly Series Applied PNV 275/275

Re: [Intel-gfx] [PATCH] drm/i915: Add fault address to error state for gen8 and gen9

2015-03-24 Thread Michel Thierry
On 3/24/2015 12:54 PM, Mika Kuoppala wrote: 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)

[Intel-gfx] [PATCH] drm/i915: Add fault address to error state for gen8 and gen9

2015-03-24 Thread Mika Kuoppala
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 --- drivers/g

Re: [Intel-gfx] [PATCH] drm/i915: Add fault address to error state for gen8 and gen9

2015-03-24 Thread Ville Syrjälä
On Tue, Mar 24, 2015 at 02:06:57PM +0200, Mika Kuoppala wrote: > 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 (

[Intel-gfx] [PATCH] drm/i915: Add fault address to error state for gen8 and gen9

2015-03-24 Thread Mika Kuoppala
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) Signed-off-by: Mika Kuoppala --- drivers/gpu/drm/i915/i915_drv.h