]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit954fd319b30e9d92d0e2ba605e76e772f239e1da
tree42a0f5232dbd69ec50662f824585e29997e1dc84
parent04e2b14ec0e3f008714f83a9fb2fb46d4d660556
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