public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/5] HDMI detection fix backport
@ 2015-11-27 16:55 Imre Deak
  2015-11-27 16:55 ` [PATCH 1/5] drm/i915: Clean up AUX power domain handling Imre Deak
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Imre Deak @ 2015-11-27 16:55 UTC (permalink / raw)
  To: Jani Nikula; +Cc: intel-gfx

This is a backport of a fix for an HDMI detection problem, which was
introduced in v4.4-rc1, see the last patch for details. The fix for it
with its dependencies is in drm-intel-next-queued only, the patches here
are rebased versions of those on top of drm-intel-fixes. I had to
resolve some conflicts during rebasing, but non of those were functional
conflicts.

Imre Deak (3):
  drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI
    detect
  drm/i915: add MISSING_CASE to a few port/aux power domain helpers
  drm/i915: take a power domain reference while checking the HDMI live
    status

Ville Syrjälä (2):
  drm/i915: Clean up AUX power domain handling
  drm/i915: Introduce a gmbus power domain

 drivers/gpu/drm/i915/i915_debugfs.c     |  2 ++
 drivers/gpu/drm/i915/i915_drv.h         |  1 +
 drivers/gpu/drm/i915/intel_display.c    | 52 ++++++++++++++++++++++++++++++++-
 drivers/gpu/drm/i915/intel_dp.c         | 48 +++++++++---------------------
 drivers/gpu/drm/i915/intel_drv.h        |  4 +--
 drivers/gpu/drm/i915/intel_hdmi.c       | 12 ++++----
 drivers/gpu/drm/i915/intel_i2c.c        |  6 ++--
 drivers/gpu/drm/i915/intel_runtime_pm.c | 34 +++------------------
 8 files changed, 84 insertions(+), 75 deletions(-)

-- 
2.5.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-12-02 15:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-27 16:55 [PATCH 0/5] HDMI detection fix backport Imre Deak
2015-11-27 16:55 ` [PATCH 1/5] drm/i915: Clean up AUX power domain handling Imre Deak
2015-11-27 16:55 ` [PATCH 2/5] drm/i915: Introduce a gmbus power domain Imre Deak
2015-11-27 16:55 ` [PATCH 3/5] drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detect Imre Deak
2015-11-27 16:55 ` [PATCH 4/5] drm/i915: add MISSING_CASE to a few port/aux power domain helpers Imre Deak
2015-11-27 16:55 ` [PATCH 5/5] drm/i915: take a power domain reference while checking the HDMI live status Imre Deak
2015-12-02 15:29 ` [PATCH 0/5] HDMI detection fix backport Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox