]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915/bdw: Add BDW support in the i915 debugfs entry
authorVedang Patel <vedang.patel@intel.com>
Tue, 26 Aug 2014 17:42:51 +0000 (10:42 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 3 Sep 2014 09:04:27 +0000 (11:04 +0200)
commitac66cf4b9af4322748fa46af79e9952bd58c6213
treeb5d3dfce4a2f9c12c5da3f12fb7cd5f0a86aba40
parent0a4cd7c8c89a15938d67bdc7be8314d85b9ef4da
drm/i915/bdw: Add BDW support in the i915 debugfs entry

The patch introduces fixes for the debugfs attributes emitted by
the i915 driver for GEN8. Currently, it is not emitting the correct
 attributes which include the status of RC6 states.

Change-Id: Ib2068a0cac9a5wq3f228e547fa1a097ad369d242df
Signed-off-by: Vedang Patel <vedang.patel@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c