All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix looking at encoder->type in debugfs.
@ 2016-06-20 13:57 Maarten Lankhorst
  2016-06-20 13:57 ` [PATCH 1/4] drm/i915: Use connector->name in drrs debugfs Maarten Lankhorst
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Maarten Lankhorst @ 2016-06-20 13:57 UTC (permalink / raw)
  To: intel-gfx

This is required for patch "[PATCH 12/12] drm/i915: Stop frobbing with DDI encoder->type",
otherwise debugfs will not give all info when encoder->type == DDI.

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>

Maarten Lankhorst (4):
  drm/i915: Use connector->name in drrs debugfs.
  drm/i915: Use connector_type instead of intel_encoder->type for DP.
  drm/i915: Use atomic state and connector_type in i915_sink_src
  drm/i915: Use connector_type for printing in intel_connector_info

 drivers/gpu/drm/i915/i915_debugfs.c | 81 +++++++++++++++++--------------------
 1 file changed, 38 insertions(+), 43 deletions(-)

-- 
2.5.5

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

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

end of thread, other threads:[~2016-06-21 10:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-20 13:57 [PATCH 0/4] Fix looking at encoder->type in debugfs Maarten Lankhorst
2016-06-20 13:57 ` [PATCH 1/4] drm/i915: Use connector->name in drrs debugfs Maarten Lankhorst
2016-06-20 13:57 ` [PATCH 2/4] drm/i915: Use connector_type instead of intel_encoder->type for DP Maarten Lankhorst
2016-06-20 13:57 ` [PATCH 3/4] drm/i915: Use atomic state and connector_type in i915_sink_src Maarten Lankhorst
2016-06-20 13:57 ` [PATCH 4/4] drm/i915: Use connector_type for printing in intel_connector_info Maarten Lankhorst
2016-06-20 15:04   ` Ville Syrjälä
2016-06-21 10:00     ` [PATCH v2 4/4] drm/i915: Use connector_type for printing in intel_connector_info, v2 Maarten Lankhorst
2016-06-20 14:17 ` ✓ Ro.CI.BAT: success for Fix looking at encoder->type in debugfs Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.