Re: [Intel-gfx] [PATCH 3/4] drm/i915: Check live status before reading edid

2015-08-25 Thread Jani Nikula
Program Manager > SSG/OTC – Open Source Technology Center > > > -Original Message- > From: Intel-gfx [mailto:intel-gfx-boun...@lists.freedesktop.org] On Behalf Of > Jani Nikula > Sent: Tuesday, August 25, 2015 9:52 AM > To: Jindal, Sonika; intel-gfx@lists.freedes

Re: [Intel-gfx] [PATCH 3/4] drm/i915: Check live status before reading edid

2015-08-25 Thread Hindman, Gavin
[Intel-gfx] [PATCH 3/4] drm/i915: Check live status before reading edid On Tue, 25 Aug 2015, Sonika Jindal wrote: > Adding this for SKL onwards. > > v2: Adding checks for VLV/CHV as well. Reusing old ibx and g4x > functions to check digital port status. Adding a separate function to

Re: [Intel-gfx] [PATCH 3/4] drm/i915: Check live status before reading edid

2015-08-25 Thread Jani Nikula
On Tue, 25 Aug 2015, Sonika Jindal wrote: > Adding this for SKL onwards. > > v2: Adding checks for VLV/CHV as well. Reusing old ibx and g4x functions > to check digital port status. Adding a separate function to get bxt live > status (Daniel) > v3: Using intel_encoder->hpd_pin to check the live st

[Intel-gfx] [PATCH 3/4] drm/i915: Check live status before reading edid

2015-08-25 Thread Sonika Jindal
Adding this for SKL onwards. v2: Adding checks for VLV/CHV as well. Reusing old ibx and g4x functions to check digital port status. Adding a separate function to get bxt live status (Daniel) v3: Using intel_encoder->hpd_pin to check the live status (Siva) Moving the live status read to intel_hdmi_