[Intel-gfx] [PATCH 0/7] Small fixes before fixing MST
Lucas De Marchi
lucas.demarchi at intel.com
Fri Oct 11 01:09:00 UTC 2019
I'm trying to understand why TGL is failing on link training when MST is
enabled. I couldn't find it yet, but here some trivial patches trying to
improve our code.
Lucas De Marchi (7):
drm/i915: simplify setting of ddi_io_power_domain
drm/i915: cleanup unused returns on DP-MST
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 name to pipe mismatch logs
drm/i915: prettify MST debug message
drm/dp-mst: fix warning on unused var
drivers/gpu/drm/drm_dp_mst_topology.c | 2 -
drivers/gpu/drm/i915/display/intel_ddi.c | 43 ++-------------
drivers/gpu/drm/i915/display/intel_display.c | 55 +++++++++++---------
drivers/gpu/drm/i915/display/intel_dp.c | 9 ++--
drivers/gpu/drm/i915/display/intel_dp_mst.c | 26 ++++++---
drivers/gpu/drm/i915/display/intel_dp_mst.h | 2 +-
6 files changed, 54 insertions(+), 83 deletions(-)
--
2.23.0
More information about the Intel-gfx
mailing list