On ke, 2017-02-01 at 16:50 +0000, Chris Wilson wrote: > They include useful material such as what mode the VM address space is > running in, what submission mode, extra quirks, etc. > > Signed-off-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> <SNIP> > +static void err_print_params(struct drm_i915_error_state_buf *m, > + const struct i915_params *p) > +{ > +#define PRINT(T, x) err_printf(m, #x ": %d\n", p->x); > + I915_PARAMS_FOR_EACH(PRINT); > +#undef PRINT_PARAM #undef PRINT That fixed; Reviewed-by: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx> Needs some Acks before merging, though. Regards, Joonas -- Joonas Lahtinen Open Source Technology Center Intel Corporation _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx