[Intel-gfx] [PATCH v3 0/7] Try to fix MST regression with DDI IO power domains
Ander Conselvan de Oliveira
ander.conselvan.de.oliveira at intel.com
Thu Mar 2 12:58:50 UTC 2017
Improve the clean ups, as requested by Ville:
- s/pipe_config/crtc_state/
- constify crtc_state
- only pass state instead of crtc and state
Ander Conselvan de Oliveira (7):
drm/i915: Pass intel_crtc to fdi_link_train() hooks
drm/i915: Pass intel_crtc to intel_lpt_pch_enable()
drm/i915: Pass pipe_config to pch_enable() functions
drm/i915: Pass pipe_config to fdi_link_train() functions
drm/i915: Pass intel_crtc to DDI functions called from crtc en/disable
drm/i915: Remove direct usages of intel_crtc->config from DDI code
drm/i915: Remove duplicate DDI enabling logic from MST path
drivers/gpu/drm/i915/i915_drv.h | 3 +-
drivers/gpu/drm/i915/intel_ddi.c | 104 +++++++++++++++++------------------
drivers/gpu/drm/i915/intel_display.c | 100 +++++++++++++++++----------------
drivers/gpu/drm/i915/intel_dp_mst.c | 23 +-------
drivers/gpu/drm/i915/intel_drv.h | 14 +++--
5 files changed, 112 insertions(+), 132 deletions(-)
--
2.9.3
More information about the Intel-gfx
mailing list