From 92d44621ad2d083bc03920c904ca0a5eb10d9ded Mon Sep 17 00:00:00 2001 From: Paulo Zanoni Date: Fri, 31 May 2013 16:33:24 -0300 Subject: [PATCH] drm/i915: add i915_ips_status debugfs entry It just prints whether it's supported/enabled/disabled. Feature requested by the power management team. v2: Checkpatch started complaining about seq_printf with 1 argument. Requested-by: Kristen Accardi Signed-off-by: Paulo Zanoni Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-format-patch failed