diff mbox

Intel i915 freeze on latest git

Message ID 20110210103443.62c316d4@jbarnes-desktop (mailing list archive)
State Not Applicable
Headers show

Commit Message

Jesse Barnes Feb. 10, 2011, 6:34 p.m. UTC
None
diff mbox

Patch

--- a/drivers/gpu/drm/i915/i915_debugfs.c
+++ b/drivers/gpu/drm/i915/i915_debugfs.c
@@ -1018,6 +1018,8 @@  static int i915_drpc_info(struct seq_file *m, void *unused
                break;
        }
 
+       seq_printf(m, "RSTDBYCTL: 0x%08x\n", rstdbyctl);
+
        return 0;
 }