[Intel-gfx] [PATCH 01/37] drm/i915: Record the position of the start of the request
Joonas Lahtinen
joonas.lahtinen at linux.intel.com
Fri Aug 12 09:45:38 UTC 2016
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 <joonas.lahtinen at linux.intel.com>
Regards, Joonas
--
Joonas Lahtinen
Open Source Technology Center
Intel Corporation
More information about the Intel-gfx
mailing list