[Intel-gfx] [PATCH 0/3] HDMI optimization series

Jindal, Sonika sonika.jindal at intel.com
Sun Aug 9 21:50:37 PDT 2015


Hi Daniel,

That patch was already merged:
http://lists.freedesktop.org/archives/intel-gfx/2015-July/071142.html

For SKL, the above patch helped in getting the correct ISR bits set.
One option is to enable the HDMI optimization from VLV onwards.
I don't have an ivb machine to try out the issue.

Regards,
Sonika

-----Original Message-----
From: Daniel Vetter [mailto:daniel.vetter at ffwll.ch] On Behalf Of Daniel Vetter
Sent: Friday, August 7, 2015 6:54 PM
To: Jindal, Sonika
Cc: intel-gfx at lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH 0/3] HDMI optimization series

On Tue, Jul 14, 2015 at 05:21:20PM +0530, Sonika Jindal wrote:
> This series adds some optimization related to reading of edid only 
> when required and when live status says so.
> The comments in the patches explain more.

This series breaks my funky ivb machine with the broken hpd bits: When I unplug the screen the system never invalidates the edid and so never notices that it's gone.

Now iirc you've discovered an issue in our hpd irq handler which can cause lost hpd bits, but that patch isn't in this series. And iirc I asked you to resend everything since that hw fix also wasn't in the last series. And I can't find it any more. Did I just dream about this other patch to fix hpd on big core?

Thanks, Daniel

> v2:
>    Some refactoring is with this series.
> 
>    Also, right now this is done for platforms gen7 and above because we
>    couldn't test with older platforms. For newer platforms it works
>    reliably.
> 
>    For HPD and live status to work on SKL, following patch is required:
>    "drm/i915: Handle HPD when it has actually occurred"
> 
> Shashank Sharma (2):
>   drm/i915: add attached connector to hdmi container
>   drm/i915: Add HDMI probe function
> 
> Sonika Jindal (1):
>   drm/i915: Check live status before reading edid
> 
>  drivers/gpu/drm/i915/intel_dp.c   |    4 +-
>  drivers/gpu/drm/i915/intel_drv.h  |    3 ++
>  drivers/gpu/drm/i915/intel_hdmi.c |   93 +++++++++++++++++++++++++++++++++----
>  3 files changed, 88 insertions(+), 12 deletions(-)
> 
> --
> 1.7.10.4
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the Intel-gfx mailing list