public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] drm/i915: Last part of DDI encoder->type cleanup
@ 2017-10-27 19:31 Ville Syrjala
  2017-10-27 19:31 ` [PATCH v2 1/6] drm/i915: Populate output_types from .get_config() Ville Syrjala
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Ville Syrjala @ 2017-10-27 19:31 UTC (permalink / raw)
  To: intel-gfx

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

I pushed the first four patches of the last series, and split out
populating output_types in .get_config() to a separate patch. Hence
a new series with the leftovers.

Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>

Ville Syrjälä (6):
  drm/i915: Populate output_types from .get_config()
  drm/i915: Stop frobbing with DDI encoder->type
  drm/i915: Nuke intel_ddi_get_encoder_port()
  drm/i915: Eliminate pll->state usage from bxt_calc_pll_link()
  drm/i915: Pass a crtc state to ddi post_disable from MST code
  drm/i915: Use intel_ddi_get_config() for MST

 drivers/gpu/drm/i915/i915_debugfs.c   |   2 +-
 drivers/gpu/drm/i915/intel_crt.c      |   2 +
 drivers/gpu/drm/i915/intel_ddi.c      | 149 +++++++++++++++++++---------------
 drivers/gpu/drm/i915/intel_display.c  |  16 ++--
 drivers/gpu/drm/i915/intel_dp.c       |  24 +++---
 drivers/gpu/drm/i915/intel_dp_mst.c   |  54 +-----------
 drivers/gpu/drm/i915/intel_drv.h      |  10 +--
 drivers/gpu/drm/i915/intel_dsi.c      |   2 +
 drivers/gpu/drm/i915/intel_dvo.c      |   2 +
 drivers/gpu/drm/i915/intel_hdmi.c     |  12 +--
 drivers/gpu/drm/i915/intel_lvds.c     |   2 +
 drivers/gpu/drm/i915/intel_opregion.c |   4 +-
 drivers/gpu/drm/i915/intel_sdvo.c     |   2 +
 drivers/gpu/drm/i915/intel_tv.c       |   2 +
 14 files changed, 132 insertions(+), 151 deletions(-)

-- 
2.13.6

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

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

end of thread, other threads:[~2017-10-30 18:28 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-27 19:31 [PATCH v2 0/6] drm/i915: Last part of DDI encoder->type cleanup Ville Syrjala
2017-10-27 19:31 ` [PATCH v2 1/6] drm/i915: Populate output_types from .get_config() Ville Syrjala
2017-10-27 19:31 ` [PATCH v5 2/6] drm/i915: Stop frobbing with DDI encoder->type Ville Syrjala
2017-10-30  8:59   ` Maarten Lankhorst
2017-10-30 16:07     ` Ville Syrjälä
2017-10-30 16:29       ` Maarten Lankhorst
2017-10-30 18:28         ` Ville Syrjälä
2017-10-27 19:31 ` [PATCH 3/6] drm/i915: Nuke intel_ddi_get_encoder_port() Ville Syrjala
2017-10-27 19:31 ` [PATCH v2 4/6] drm/i915: Eliminate pll->state usage from bxt_calc_pll_link() Ville Syrjala
2017-10-27 19:31 ` [PATCH v2 5/6] drm/i915: Pass a crtc state to ddi post_disable from MST code Ville Syrjala
2017-10-27 19:31 ` [PATCH v2 6/6] drm/i915: Use intel_ddi_get_config() for MST Ville Syrjala
2017-10-30  9:00   ` Maarten Lankhorst
2017-10-27 20:47 ` ✗ Fi.CI.BAT: failure for drm/i915: Last part of DDI encoder->type cleanup (rev2) Patchwork
2017-10-30 15:58 ` ✓ Fi.CI.BAT: success " Patchwork
2017-10-30 17:20 ` ✓ Fi.CI.IGT: " Patchwork

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