public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/6] A bit of debug info for DMC/CSR
@ 2015-06-30 18:28 Damien Lespiau
  2015-06-30 18:28 ` [PATCH 1/6] drm/i915/skl: Print the DMC firmware status in debugfs Damien Lespiau
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Damien Lespiau @ 2015-06-30 18:28 UTC (permalink / raw)
  To: intel-gfx

We're flying a bit blind, so add some debug information about the DMC firmware.

# cat /sys/kernel/debug/dri/0/i915_dmc_info 
status: loaded
version: 1.18
DC5 allowed: no
DC6 allowed: yes
DC9 allowed: no
DC3 -> DC5 count: 0
DC5 -> DC6 count: 0
-- 
Damien

Damien Lespiau (6):
  drm/i915/skl: Print the DMC firmware status in debugfs
  drm/i915/skl: Store and print the DMC firmware version we load
  drm/i915/skl: Expose DC5/DC6 entry counts
  drm/i915/skl: Embed the CSR lock into its own structure
  drm/i915/skl: Print out if we allow DC5/DC6 in debugfs
  drm/i915/bxt: Print out if we allow DC9 in debugfs

 drivers/gpu/drm/i915/i915_debugfs.c     | 42 +++++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/i915_dma.c         |  1 -
 drivers/gpu/drm/i915/i915_drv.h         | 11 ++++++---
 drivers/gpu/drm/i915/i915_reg.h         |  4 ++++
 drivers/gpu/drm/i915/intel_csr.c        | 22 +++++++++++------
 drivers/gpu/drm/i915/intel_runtime_pm.c | 30 +++++++++++++++++++++++
 6 files changed, 99 insertions(+), 11 deletions(-)

-- 
2.1.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-07-01 13:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-30 18:28 [PATCH 0/6] A bit of debug info for DMC/CSR Damien Lespiau
2015-06-30 18:28 ` [PATCH 1/6] drm/i915/skl: Print the DMC firmware status in debugfs Damien Lespiau
2015-07-01 13:16   ` Daniel Vetter
2015-07-01 13:17     ` Damien Lespiau
2015-06-30 18:28 ` [PATCH 2/6] drm/i915/skl: Store and print the DMC firmware version we load Damien Lespiau
2015-06-30 18:28 ` [PATCH 3/6] drm/i915/skl: Expose DC5/DC6 entry counts Damien Lespiau
2015-06-30 18:28 ` [PATCH 4/6] drm/i915/skl: Embed the CSR lock into its own structure Damien Lespiau
2015-07-01 13:16   ` Daniel Vetter
2015-06-30 18:28 ` [PATCH 5/6] drm/i915/skl: Print out if we allow DC5/DC6 in debugfs Damien Lespiau
2015-06-30 18:28 ` [PATCH 6/6] drm/i915/bxt: Print out if we allow DC9 " Damien Lespiau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox