[Intel-gfx] [PATCH 0/5] HDMI detection fix backport

Jani Nikula jani.nikula at intel.com
Wed Dec 2 07:29:51 PST 2015


On Fri, 27 Nov 2015, Imre Deak <imre.deak at 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


More information about the Intel-gfx mailing list