[Intel-gfx] [PATCH 7/8] drm/i915: Add pretty printer for runtime part of intel_device_info

Chris Wilson chris at chris-wilson.co.uk
Wed Dec 20 18:49:15 UTC 2017


Quoting Michal Wajdeczko (2017-12-20 18:36:09)
> During initialization of the runtime part of the intel_device_info
> we are dumping that part using DRM_DEBUG_DRIVERE mechanism.
> As we already have pretty printer for const part of the info,
> make similar function for the runtime part and use it separately.

Exploit the convenience of the drm_printer and expose it via debugfs as
well. We already show the static part of device_info in
i915_capabilities, this will a nice complement. Or is that patch 8/8?...
-Chris


More information about the Intel-gfx mailing list