[Bug 97390] [Braswell] HDMI output not working on Insyde laptop board

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 29 10:43:15 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=97390

Anisse Astier <anisse at astier.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #125868|0                           |1
        is obsolete|                            |

--- Comment #3 from Anisse Astier <anisse at astier.eu> ---
Created attachment 126098
  --> https://bugs.freedesktop.org/attachment.cgi?id=126098&action=edit
Patch to make the HDMI output work

With the attached patch the HDMI output now works.

So on this Insyde board, the HDMI is on PORTC, but the i2c uses gmbus
pin 5, which should be for PORTB. Which is why we can get the EDID if we
force-enable PORTB, but not the output.

With this patch PORTC will use gmbus pin 5, allowing the driver to get
the EDID. It's obviously just a hack/PoC.

Skylake has some information in the VBT to provide an alternate ddc pin,
but I don't know if Braswell/Cherryview has the same information. To be
continued...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160829/838e846f/attachment.html>


More information about the intel-gfx-bugs mailing list