<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Video Bios setting to support eDP in Embedded Intel® Core™ Processors</title>
    <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Video-Bios-setting-to-support-eDP/m-p/257344#M2646</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You do not say what problem you are having, nor which processor/graphics generation you are using so it is a little difficult to see exactly what you are doing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some chipsets I definitely have seen an option to make the DP act like an eDP adding the additional steps for a device hooked to the DP channel but needed to be treated like an eDP device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once we know the issue and the specific chips, then we can help.&lt;/P&gt;</description>
    <pubDate>Fri, 10 May 2013 22:32:27 GMT</pubDate>
    <dc:creator>Kirk_B_Intel</dc:creator>
    <dc:date>2013-05-10T22:32:27Z</dc:date>
    <item>
      <title>Video Bios setting to support eDP</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Video-Bios-setting-to-support-eDP/m-p/257343#M2645</link>
      <description>&lt;P&gt;Hi Guys , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I faced a display issue on Linux OS and got the feedback from the Linux expert as below ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;feedback  from SuSE bugzilla on the findings:. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The root of this bug is in the video bios; &lt;/P&gt;&lt;P&gt;The connector type is reported as &lt;/P&gt;&lt;P&gt;display port. It should be embedded display port instead. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With eDP in video bios, the driver reads additional eDP link parameters, finds &lt;/P&gt;&lt;P&gt;out that only one lane should be used and this bug never happens. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be more specific: &lt;/P&gt;&lt;P&gt;A device_type in Child Device Table block that describes the connector should &lt;/P&gt;&lt;P&gt;be changed from DP (0x68C6) to eDP (0x78C6). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Truman machine I have here has VBT version 1.0 and BDB version 166. I &lt;/P&gt;&lt;P&gt;examined the dump made by the intel_bios_dump tool: &lt;/P&gt;&lt;P&gt;There are 8 Child Device Table blocks. Only the 4th of them has non-zero &lt;/P&gt;&lt;P&gt;device_type. The device_type is on addresses 0x0C9D-0x0C9E. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All that is needed is to change the byte at 0x0C9E from 0x68 to 0x78. &lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I try to change the Video Bios by latest Intel BMP tool , but i found that it had no selection for eDP (0xC678) as below, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Integrated HDMI/Display Port Configuration with External Connectors -&amp;gt;Device3 configuration -&amp;gt;Select Device Type &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Selection: &lt;P&gt;&amp;nbsp;&lt;/P&gt;No Device: -&amp;gt;0x0C9D-0X0C9E =00 00 &lt;P&gt;&amp;nbsp;&lt;/P&gt;Integrated Display Port Only: -&amp;gt;0x0C9D-0X0C9E =C6 68 &lt;P&gt;&amp;nbsp;&lt;/P&gt;Integrated Display Port with HDNI/DVI compatible: -&amp;gt;0x0C9D-0X0C9E =D6 60 &lt;P&gt;&amp;nbsp;&lt;/P&gt;Integrated Display Port with DVI compatible: -&amp;gt;0x0C9D-0X0C9E =D6 68 &lt;P&gt;&amp;nbsp;&lt;/P&gt;Integrated HDNI/DVI: -&amp;gt;0x0C9D-0X0C9E =D2 60 &lt;P&gt;&amp;nbsp;&lt;/P&gt;Integrated DVI Only: -&amp;gt;0x0C9D-0X0C9E =D2 68 &lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help to advise .&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2013 11:54:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Video-Bios-setting-to-support-eDP/m-p/257343#M2645</guid>
      <dc:creator>KKhng</dc:creator>
      <dc:date>2013-04-29T11:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Video Bios setting to support eDP</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Video-Bios-setting-to-support-eDP/m-p/257344#M2646</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You do not say what problem you are having, nor which processor/graphics generation you are using so it is a little difficult to see exactly what you are doing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some chipsets I definitely have seen an option to make the DP act like an eDP adding the additional steps for a device hooked to the DP channel but needed to be treated like an eDP device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once we know the issue and the specific chips, then we can help.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2013 22:32:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Video-Bios-setting-to-support-eDP/m-p/257344#M2646</guid>
      <dc:creator>Kirk_B_Intel</dc:creator>
      <dc:date>2013-05-10T22:32:27Z</dc:date>
    </item>
  </channel>
</rss>

