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

Michel Thierry michel.thierry at intel.com
Tue Mar 24 06:01:54 PDT 2015


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)
>
> Signed-off-by: Mika Kuoppala <mika.kuoppala at intel.com>
> ---
>   drivers/gpu/drm/i915/i915_drv.h       |  2 ++
>   drivers/gpu/drm/i915/i915_gpu_error.c | 10 ++++++++++
>   drivers/gpu/drm/i915/i915_reg.h       |  3 +++
>   3 files changed, 15 insertions(+)
>
Thanks for noticing that last typo...

Reviewed-by: Michel Thierry <michel.thierry at intel.com>


More information about the Intel-gfx mailing list