Re: [Intel-gfx] [PATCH 13/15] drm/i915: HDMI detection based on HPD pin live status

2014-08-05 Thread Dave Airlie
On 6 August 2014 00:51, Rodrigo Vivi wrote: > From: Ramalingam C > > This change uses the HPD pins live status bit from > South Display Engine(SDE) to identify the HDMI hotplug state. ibx_digital_port_connected? I think a lot of this patch exists already. Dave.

Re: [Intel-gfx] [PATCH 13/15] drm/i915: HDMI detection based on HPD pin live status

2014-08-05 Thread Sharma, Shashank
We have prepared a patch set for HDMI design change, which will not break old platforms, cache the EDID for a finite duration, support HDMI compliance etc. Please wait for a day or two, while we are doing the ULT. That patch is a superset of this, and will cover live_status based detection also.

[Intel-gfx] [PATCH 13/15] drm/i915: HDMI detection based on HPD pin live status

2014-08-05 Thread Rodrigo Vivi
From: Ramalingam C This change uses the HPD pins live status bit from South Display Engine(SDE) to identify the HDMI hotplug state. On Soft HPD events (on automated test cases) only HPD pin will be toggled to notify the HDMI state change. But physical DDC will be alive. Similarly on slow HDMI ho