[Intel-gfx] [PATCH 0/9] A little bit of KMS debug logging tidy

Tvrtko Ursulin tvrtko.ursulin at linux.intel.com
Wed Apr 27 10:06:53 UTC 2016


From: Tvrtko Ursulin <tvrtko.ursulin at intel.com>

Assorted patches to make the KMS debug logs a bit more
compact and hence more readable.

Tvrtko Ursulin (9):
  drm: Add drm_mode_debug_printmodeline_raw
  drm: Recognize invalid (all-zero) modes in
    drm_mode_debug_printmodeline(_raw)
  drm/i915: Compact modes in intel_dump_pipe_config
  drm/i915: Tidy planes and scaler info in intel_dump_pipe_config
  drm/i915: Compact intel_dump_pipe_config some more
  drm/i915: Log watermark latencies on a single line per plane
  drm/i915: Compact display clock logging
  drm/i915: Print DisplayPort clocks on a single line
  drm: Quiet down drm_mode_getconnector

 drivers/gpu/drm/drm_crtc.c           |   2 -
 drivers/gpu/drm/drm_modes.c          |  42 +++++++++++---
 drivers/gpu/drm/i915/intel_display.c | 103 ++++++++++++++++++++---------------
 drivers/gpu/drm/i915/intel_dp.c      |  33 +++++------
 drivers/gpu/drm/i915/intel_pm.c      |  31 ++++++++---
 include/drm/drm_modes.h              |   1 +
 6 files changed, 129 insertions(+), 83 deletions(-)

-- 
1.9.1



More information about the Intel-gfx mailing list