drm/i915/skl: Print the DMC firmware status in debugfs
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 27 Oct 2015 12:47:01 +0000 (14:47 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 9 Nov 2015 17:14:36 +0000 (19:14 +0200)
commitb7cec66de119ae9f0dc1ed5aeb92f32ab40acf1e
tree42a0f5232dbd69ec50662f824585e29997e1dc84
parent9c5308ea1cd4e78c04f45fd3590e40faf7d7b326
drm/i915/skl: Print the DMC firmware status in debugfs

Create a new debufs file for it, we'll have a few more things to add
there.

v2: Fix checkpatch warning about static const array
v3: use named initializers (Ville)
v4: strip out csr_state as it will be removed in future (Ville, Imre)

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> (v1)
Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1445950025-5793-3-git-send-email-mika.kuoppala@intel.com
Reviewed-by: Imre Deak <imre.deak@intel.com>
Tested-by: Daniel Stone <daniels@collabora.com> # SKL
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
drivers/gpu/drm/i915/i915_debugfs.c