public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/9] A little bit of KMS debug logging tidy
@ 2016-04-27 10:06 Tvrtko Ursulin
  2016-04-27 10:06 ` [PATCH 1/9] drm: Add drm_mode_debug_printmodeline_raw Tvrtko Ursulin
                   ` (10 more replies)
  0 siblings, 11 replies; 17+ messages in thread
From: Tvrtko Ursulin @ 2016-04-27 10:06 UTC (permalink / raw)
  To: Intel-gfx

From: Tvrtko Ursulin <tvrtko.ursulin@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

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

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

end of thread, other threads:[~2016-04-28  8:54 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-27 10:06 [PATCH 0/9] A little bit of KMS debug logging tidy Tvrtko Ursulin
2016-04-27 10:06 ` [PATCH 1/9] drm: Add drm_mode_debug_printmodeline_raw Tvrtko Ursulin
2016-04-27 12:35   ` Jani Nikula
2016-04-27 12:58     ` Tvrtko Ursulin
2016-04-27 10:06 ` [PATCH 2/9] drm: Recognize invalid (all-zero) modes in drm_mode_debug_printmodeline(_raw) Tvrtko Ursulin
2016-04-27 10:06 ` [PATCH 3/9] drm/i915: Compact modes in intel_dump_pipe_config Tvrtko Ursulin
2016-04-27 12:37   ` Jani Nikula
2016-04-27 10:06 ` [PATCH 4/9] drm/i915: Tidy planes and scaler info " Tvrtko Ursulin
2016-04-27 10:06 ` [PATCH 5/9] drm/i915: Compact intel_dump_pipe_config some more Tvrtko Ursulin
2016-04-27 10:06 ` [PATCH 6/9] drm/i915: Log watermark latencies on a single line per plane Tvrtko Ursulin
2016-04-27 10:07 ` [PATCH 7/9] drm/i915: Compact display clock logging Tvrtko Ursulin
2016-04-27 10:07 ` [PATCH 8/9] drm/i915: Print DisplayPort clocks on a single line Tvrtko Ursulin
2016-04-27 10:07 ` [PATCH 9/9] drm: Quiet down drm_mode_getconnector Tvrtko Ursulin
2016-04-28  8:54   ` Daniel Vetter
2016-04-27 10:54 ` [PATCH 0/9] A little bit of KMS debug logging tidy Jani Nikula
2016-04-27 11:26   ` Tvrtko Ursulin
2016-04-27 11:57 ` ✗ Fi.CI.BAT: warning for " Patchwork

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