> +
> +#include "i915_drv.h"
> +
> +void intel_device_info_dump(struct drm_i915_private *dev_priv)
> +{
> +       const struct intel_device_info *info = &dev_priv->info;
mkwrite_device_info(dev_priv)?

On a similar note there is one other in intel_lrc.c, maybe fix in a
follow up patch :)

Reviewed-by: Matthew Auld <[email protected]>
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to