On pe, 2016-08-12 at 07:53 +0100, Chris Wilson wrote:
> @@ -455,9 +455,10 @@ int i915_error_state_to_str(struct 
> drm_i915_error_state_buf *m,
>                                  dev_priv->engine[i].name,
>                                  ee->num_requests);
>                       for (j = 0; j < ee->num_requests; j++) {
> -                             err_printf(m, "  seqno 0x%08x, emitted %ld, 
> tail 0x%08x\n",
> +                             err_printf(m, "  seqno 0x%08x, emitted %ld, 
> head 0x%08x tail 0x%08x\n",

Maybe slap in a comma in there.

Reviewed-by: Joonas Lahtinen <[email protected]>

Regards, Joonas
-- 
Joonas Lahtinen
Open Source Technology Center
Intel Corporation
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to