[Intel-gfx] [PATCH v3 v2 0/5] Small fixes before fixing MST

Lucas De Marchi lucas.demarchi at intel.com
Tue Oct 15 16:40:24 UTC 2019


https://patchwork.freedesktop.org/series/67883/

v2:
  - remove "drm/i915: cleanup unused returns on DP-MST": we should
    actually care more about the error handling here - left for later
  - handle other comments on the series

Lucas De Marchi (5):
  drm/i915: simplify setting of ddi_io_power_domain
  drm/i915: fix port checks for MST support on gen >= 11
  drm/i915: remove extra new line on pipe_config mismatch
  drm/i915: add pipe id/name to pipe mismatch logs
  drm/i915: prettify MST debug message

 drivers/gpu/drm/i915/display/intel_ddi.c     | 43 ++-------------
 drivers/gpu/drm/i915/display/intel_display.c | 56 +++++++++++---------
 drivers/gpu/drm/i915/display/intel_dp.c      |  9 ++--
 drivers/gpu/drm/i915/display/intel_dp_mst.c  | 22 +++++---
 4 files changed, 52 insertions(+), 78 deletions(-)

-- 
2.23.0



More information about the Intel-gfx mailing list