[Intel-gfx] [PATCH v2 0/9] drm/i915: Cleaner DDI DP vs. HDMI split
Ville Syrjala
ville.syrjala at linux.intel.com
Tue Oct 10 12:11:58 UTC 2017
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Here's a small selection of patches I extracted from my monster
DDI encoder->type drobbery series. These mostly split the encoder
hooks along the DP vs. HDMI lines. Hopefully it'll be a bit easier
to get these reviewed when they're not buried wihtin such a massive
series.
Ville Syrjälä (9):
drm/i915: Dump 'output_types' in crtc state dump
drm/i915: Extract intel_ddi_clk_disable()
drm/i915: Extract intel_disable_ddi_buf()
drm/i915: Inline the required bits of intel_ddi_post_disable() into
intel_ddi_fdi_post_disable()
drm/i915: Split intel_ddi_post_disable() into DP vs. HDMI variants
drm/i915: Remove useless eDP check from intel_ddi_pre_enable_dp()
drm/i915: Split intel_disable_ddi() into DP vs. HDMI variants
drm/i915: Plumb crtc_state etc. directly to
intel_ddi_pre_enable_{dp,hdmi}()
drm/i915: Split intel_enable_ddi() into DP and HDMI variants
drivers/gpu/drm/i915/intel_ddi.c | 318 ++++++++++++++++++++---------------
drivers/gpu/drm/i915/intel_display.c | 51 ++++++
2 files changed, 231 insertions(+), 138 deletions(-)
--
2.13.6
More information about the Intel-gfx
mailing list