From: Jani Nikula <jani.nikula@intel.com>
To: Imre Deak <imre.deak@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 0/5] HDMI detection fix backport
Date: Wed, 02 Dec 2015 17:29:51 +0200 [thread overview]
Message-ID: <878u5c3m34.fsf@intel.com> (raw)
In-Reply-To: <1448643329-18675-1-git-send-email-imre.deak@intel.com>
On Fri, 27 Nov 2015, Imre Deak <imre.deak@intel.com> wrote:
> 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.
Pushed the lot to drm-intel-fixes, and fixed the conflicts galore on
nightly. Thanks for the backports.
BR,
Jani.
>
> 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(-)
--
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2015-12-02 15:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Jani Nikula [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878u5c3m34.fsf@intel.com \
--to=jani.nikula@intel.com \
--cc=imre.deak@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.