[Intel-gfx] [PATCH 0/5] DP AUX updates

Matt Roper matthew.d.roper at intel.com
Fri Oct 25 23:06:18 UTC 2019


The first patch here has already been submitted and reviewed, but is
still waiting on CI results to be merged.  The hope is that the final
patch in this series will solve the TGL forever-busy AUX transactions
described in https://bugs.freedesktop.org/show_bug.cgi?id=105128.

Cc: José Roberto de Souza <jose.souza at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>

Matt Roper (5):
  drm/i915/tgl: Handle AUX interrupts for TC ports
  drm/i915: Drop unused AUX register offsets
  drm/i915: Add missing AUX channel H & I support
  drm/i915: Provide more information on DP AUX failures
  drm/i915/tgl: Add AUX B & C to DC_OFF_POWER_DOMAINS

 drivers/gpu/drm/i915/display/intel_bios.c     |  6 +++
 drivers/gpu/drm/i915/display/intel_display.c  | 36 ++++------------
 drivers/gpu/drm/i915/display/intel_display.h  |  2 +
 .../drm/i915/display/intel_display_power.c    |  2 +
 drivers/gpu/drm/i915/display/intel_dp.c       |  7 +++-
 drivers/gpu/drm/i915/display/intel_vbt_defs.h |  2 +
 drivers/gpu/drm/i915/i915_irq.c               | 10 ++++-
 drivers/gpu/drm/i915/i915_reg.h               | 42 +++----------------
 8 files changed, 40 insertions(+), 67 deletions(-)

-- 
2.21.0



More information about the Intel-gfx mailing list