<?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 HDMI DRM custom resolution and clock frequency in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1029696#M152123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have been messing with a bunch of the kernel parameters for the iMX8MQ and I was curious as to how to generate values for the HDMI TX table in the kernel-&amp;gt;drivers-&amp;gt;GPU-&amp;gt;DRM-&amp;gt;iMX-&amp;gt;HDP folder because I need a rather specific timing generated for a nonstandard HDMI input. I am looking to generate a PIX-CLK frequency of 204_800KHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Note underscores are to keep track of decimal places and these are rewritten from impossible to read table data to something human-readable)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guessed at a few values for the table as follows:&lt;/P&gt;&lt;P&gt;TABLE 8 Entry {&lt;BR /&gt; T8_PIXEL_CLK_FREQ_KHZ : 204_800,&lt;BR /&gt; T8_FEEDBACK_FACTOR : 1_000,&lt;BR /&gt; T8_DATA_RANGE_MBPS : 2_048_000,&lt;BR /&gt; T8_CMNDA_PLL0_IP_DIV : 0x03,&lt;BR /&gt; T8_CMN_REF_CLK_DIG_DIV : 0x01,&lt;BR /&gt; T8_REF_CLK_DIVIDER_SCALER : 0x01,&lt;BR /&gt; T8_PLL_FB_DIV_TOTAL : 220, ?&lt;BR /&gt; T8_CMNDA_PLL0_FB_DIV_LOW : 0x0AC,&lt;BR /&gt; T8_CMNDA_PLL0_FB_DIV_HIGH : 0x02C,&lt;BR /&gt; T8_PIXEL_DIV_TOTAL : 10,&lt;BR /&gt; T8_CMNDA_PLL0_PXDIV_LOW : 0x03,&lt;BR /&gt; T8_CMNDA_PLL0_PXDIV_HIGH : 0x03,&lt;BR /&gt; T8_VCO_FREQ_KHZ : 2_048_000,&lt;BR /&gt; T8_VCO_RING_SELECT : 0,&lt;BR /&gt; T8_CMNDA_HS_CLK_0_SEL : 1,&lt;BR /&gt; T8_CMNDA_HS_CLK_1_SEL : 1,&lt;BR /&gt; T8_HSCLK_DIV_AT_XCVR : 2,&lt;BR /&gt; T8_HSCLK_DIV_TX_SUB_RATE : 1,&lt;BR /&gt; T8_TX_CLK_KHZ : 1_024_000,&lt;BR /&gt; T8_CMNDA_PLL0_HS_SYM_DIV_SEL : 0x0,&lt;BR /&gt; T8_CMNDA_PLL0_CLK_FREQ_KHZ : 204_000,&lt;BR /&gt; T8_PIXEL_CLK_OUTPUT_ENABLE : 1,&lt;BR /&gt; T28HPC_HDMITX_CLOCK_CONTROL_TABLE_COLS_PIXEL_OUT&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLE9 Entry&amp;nbsp;{&lt;BR /&gt;T9_VCO_FREQ_BIN : 25,&lt;BR /&gt;T9_PLL_VCO_FREQ_KHZ_MIN : 3060000,&lt;BR /&gt;T9_PLL_VCO_FREQ_KHZ_MAX : 3060000,&lt;BR /&gt;T9_VOLTAGE_TO_CURRENT_COARSE : 0x6,&lt;BR /&gt;T9_VOLTAGE_TO_CURRENT : 0x3,&lt;BR /&gt;T9_NDAC_CTRL : 0x1,&lt;BR /&gt;T9_PMOS_CTRL : 0x1,&lt;BR /&gt;T9_PTAT_NDAC_CTRL : 0x00,&lt;BR /&gt;T9_PLL_FEEDBACK_DIV_TOTAL : 0x07, ?&lt;BR /&gt;T9_CHARGE_PUMP_GAIN : 570,&lt;BR /&gt;T9_COARSE_CODE : 0x4C,&lt;BR /&gt;T9_V2I_CODE : 6,&lt;BR /&gt;T9_VCO_CAL_CODE : 225,&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions? Or is there a way I can talk with an application engineer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figured I'd give the forum a try before giving up on the iMX8 platform which we have spent several thousand on and move over to a platform that supports custom HDMI output readily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Mar 2020 19:22:54 GMT</pubDate>
    <dc:creator>simon6</dc:creator>
    <dc:date>2020-03-27T19:22:54Z</dc:date>
    <item>
      <title>HDMI DRM custom resolution and clock frequency</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1029696#M152123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have been messing with a bunch of the kernel parameters for the iMX8MQ and I was curious as to how to generate values for the HDMI TX table in the kernel-&amp;gt;drivers-&amp;gt;GPU-&amp;gt;DRM-&amp;gt;iMX-&amp;gt;HDP folder because I need a rather specific timing generated for a nonstandard HDMI input. I am looking to generate a PIX-CLK frequency of 204_800KHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Note underscores are to keep track of decimal places and these are rewritten from impossible to read table data to something human-readable)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guessed at a few values for the table as follows:&lt;/P&gt;&lt;P&gt;TABLE 8 Entry {&lt;BR /&gt; T8_PIXEL_CLK_FREQ_KHZ : 204_800,&lt;BR /&gt; T8_FEEDBACK_FACTOR : 1_000,&lt;BR /&gt; T8_DATA_RANGE_MBPS : 2_048_000,&lt;BR /&gt; T8_CMNDA_PLL0_IP_DIV : 0x03,&lt;BR /&gt; T8_CMN_REF_CLK_DIG_DIV : 0x01,&lt;BR /&gt; T8_REF_CLK_DIVIDER_SCALER : 0x01,&lt;BR /&gt; T8_PLL_FB_DIV_TOTAL : 220, ?&lt;BR /&gt; T8_CMNDA_PLL0_FB_DIV_LOW : 0x0AC,&lt;BR /&gt; T8_CMNDA_PLL0_FB_DIV_HIGH : 0x02C,&lt;BR /&gt; T8_PIXEL_DIV_TOTAL : 10,&lt;BR /&gt; T8_CMNDA_PLL0_PXDIV_LOW : 0x03,&lt;BR /&gt; T8_CMNDA_PLL0_PXDIV_HIGH : 0x03,&lt;BR /&gt; T8_VCO_FREQ_KHZ : 2_048_000,&lt;BR /&gt; T8_VCO_RING_SELECT : 0,&lt;BR /&gt; T8_CMNDA_HS_CLK_0_SEL : 1,&lt;BR /&gt; T8_CMNDA_HS_CLK_1_SEL : 1,&lt;BR /&gt; T8_HSCLK_DIV_AT_XCVR : 2,&lt;BR /&gt; T8_HSCLK_DIV_TX_SUB_RATE : 1,&lt;BR /&gt; T8_TX_CLK_KHZ : 1_024_000,&lt;BR /&gt; T8_CMNDA_PLL0_HS_SYM_DIV_SEL : 0x0,&lt;BR /&gt; T8_CMNDA_PLL0_CLK_FREQ_KHZ : 204_000,&lt;BR /&gt; T8_PIXEL_CLK_OUTPUT_ENABLE : 1,&lt;BR /&gt; T28HPC_HDMITX_CLOCK_CONTROL_TABLE_COLS_PIXEL_OUT&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLE9 Entry&amp;nbsp;{&lt;BR /&gt;T9_VCO_FREQ_BIN : 25,&lt;BR /&gt;T9_PLL_VCO_FREQ_KHZ_MIN : 3060000,&lt;BR /&gt;T9_PLL_VCO_FREQ_KHZ_MAX : 3060000,&lt;BR /&gt;T9_VOLTAGE_TO_CURRENT_COARSE : 0x6,&lt;BR /&gt;T9_VOLTAGE_TO_CURRENT : 0x3,&lt;BR /&gt;T9_NDAC_CTRL : 0x1,&lt;BR /&gt;T9_PMOS_CTRL : 0x1,&lt;BR /&gt;T9_PTAT_NDAC_CTRL : 0x00,&lt;BR /&gt;T9_PLL_FEEDBACK_DIV_TOTAL : 0x07, ?&lt;BR /&gt;T9_CHARGE_PUMP_GAIN : 570,&lt;BR /&gt;T9_COARSE_CODE : 0x4C,&lt;BR /&gt;T9_V2I_CODE : 6,&lt;BR /&gt;T9_VCO_CAL_CODE : 225,&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions? Or is there a way I can talk with an application engineer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figured I'd give the forum a try before giving up on the iMX8 platform which we have spent several thousand on and move over to a platform that supports custom HDMI output readily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2020 19:22:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1029696#M152123</guid>
      <dc:creator>simon6</dc:creator>
      <dc:date>2020-03-27T19:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI DRM custom resolution and clock frequency</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1029697#M152124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="357292" data-username="simon@tsaspc.com" href="https://community.nxp.com/people/simon@tsaspc.com"&gt;Simon &lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see suggestions below, which comes from i.MX Expert.&lt;/P&gt;&lt;P&gt;----------------------------------------&lt;/P&gt;&lt;P&gt;The default BSP only supports standard HDMI clocks, but we can also add some more clocks.&lt;/P&gt;&lt;P&gt;It needs use &lt;A _jive_internal="true" data-content-finding="Community" href="https://community.nxp.com/servlet/JiveServlet/download/1224555-1-458676/HDMI - pixel clock calculation.xlsx"&gt;HDMI - pixel clock calculation&lt;/A&gt; tools to generate the timing parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need calculate and fill the parameters in "Inputs" page of HDMI - pixel clock calculation.xlsx, if the parameters are avaliable, it will generate a new VCO item on &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;t28hpc_hdmitx_pll_tuning_table_pixel_out.( drivers\gpu\drm\imx\hdp\API_AFE_t28hpc_hdmitx.c)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="01.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/101041i98D7FC69AAFC3EFD/image-size/large?v=v2&amp;amp;px=999" role="button" title="01.jpg" alt="01.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;EM&gt;&lt;STRONG&gt;For example, assume pixel clock is 137.5Mhz.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;EM&gt;{137520, 1000, 1374750, 0x03, 0x1, 0x1,&amp;nbsp; 611, 0x1E5, 0x07A,&amp;nbsp; 40, 0x012, 0x012, 5499000, 1, 2, 2, 2, 2,&amp;nbsp; 687375, 0x2, 137475, 1},&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;EM&gt;------------------------------------------------------&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;EM&gt;I will send the tool to your email.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; color: #51626f; "&gt;Hope above information is helpful for you.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; color: #51626f; "&gt;Have a nice day!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; color: #51626f; "&gt;B.R,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; color: #51626f; "&gt;Weidong&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2020 03:30:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1029697#M152124</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2020-03-31T03:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI DRM custom resolution and clock frequency</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1029698#M152125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I also has this issue when I need&amp;nbsp; to customize the non-standard HDMI resolution. Could you pls email me a&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A _jive_internal="true" class="" data-containerid="2004" data-containertype="14" data-content-finding="Community" data-objectid="1291096" data-objecttype="2" href="https://community.nxp.com/servlet/JiveServlet/download/1007-514853-1224555-458676/HDMI - pixel clock calculation.xlsx" style="color: #3d9ce7; background-color: #ffffff; border: 0px; text-decoration: none;"&gt;HDMI - pixel clock calculation&lt;/A&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;tool.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Best regards!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Jackson&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2020 08:16:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1029698#M152125</guid>
      <dc:creator>jacksong55</dc:creator>
      <dc:date>2020-06-23T08:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI DRM custom resolution and clock frequency</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1175757#M164289</link>
      <description>&lt;P&gt;Would you pleae provide&amp;nbsp;&lt;A href="https://community.nxp.com/servlet/JiveServlet/download/1224555-1-458676/HDMI%20-%20pixel%20clock%20calculation.xlsx" target="_blank" rel="noopener"&gt;HDMI - pixel clock calculation&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; file?&amp;nbsp; The link has been invalid. Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 08:11:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1175757#M164289</guid>
      <dc:creator>Felix_Zhang</dc:creator>
      <dc:date>2020-10-30T08:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI DRM custom resolution and clock frequency</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1177504#M164467</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;Weidong&lt;/P&gt;&lt;P&gt;Now I am using imx-8mq EVK.&lt;BR /&gt;I also need to set hdmi clock for custom resolution.&lt;BR /&gt;&lt;BR /&gt;I searched here for the solution Finally, I found your answer here.&lt;BR /&gt;So, I would like to ask for&amp;nbsp;HDMI - pixel clock calculation.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Could you send the tool for me?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;JM.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 19:20:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1177504#M164467</guid>
      <dc:creator>jseo</dc:creator>
      <dc:date>2020-11-03T19:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI DRM custom resolution and clock frequency</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1180298#M164684</link>
      <description>&lt;P&gt;Hi, the link for this tool is not working, please can it be shared again?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 19:32:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1180298#M164684</guid>
      <dc:creator>et0</dc:creator>
      <dc:date>2020-11-09T19:32:59Z</dc:date>
    </item>
    <item>
      <title>need the tool HDMI - pixel clock calculation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1180662#M164720</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I also faced this problem on the imx8mq-evk development board.&lt;/SPAN&gt;&lt;SPAN&gt; I also need the&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/servlet/JiveServlet/download/1224555-1-458676/HDMI%20-%20pixel%20clock%20calculation.xlsx" target="_blank" rel="noopener"&gt;HDMI - pixel clock calculation&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;tool , please&amp;nbsp;send the tool to my email .&amp;nbsp;Any guidance related to hdmi display is welcome.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best wishes !&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 09:13:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1180662#M164720</guid>
      <dc:creator>ttttttx</dc:creator>
      <dc:date>2020-11-10T09:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI DRM custom resolution and clock frequency</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1201414#M166683</link>
      <description>&lt;P&gt;I'm trying to troubleshoot support for an LCD screen and would like to see if this spreadsheet can help me add a custom timing. Can you share this file with me? (Im assuming its still relevant?)&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 22:12:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1201414#M166683</guid>
      <dc:creator>scottbrust</dc:creator>
      <dc:date>2020-12-17T22:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI DRM custom resolution and clock frequency</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1201874#M166732</link>
      <description>&lt;P&gt;I am also needing to support an LCD that has nonstandard timing requirements.&lt;/P&gt;&lt;P&gt;Could I also have a link to the tool?&lt;/P&gt;&lt;P&gt;BTW,&amp;nbsp; I was reviewing the mentioned c/h files (&lt;SPAN&gt;API_AFE_t28hpc_hdmitx.[ch]) and I do not see a table called&amp;nbsp;t28hpc_hdmitx_pll_tuning_table_pixel_out.&amp;nbsp; Nor do I see entries similar to the one mentioned.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I am guessing I may have a different version of source.&amp;nbsp; I pulled code from imx-android-10.0.0_2.5.0.zip.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 15:32:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1201874#M166732</guid>
      <dc:creator>dernst</dc:creator>
      <dc:date>2020-12-18T15:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI DRM custom resolution and clock frequency</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1216845#M168012</link>
      <description>&lt;P&gt;The link is broken. Could you send me a copy of speadsheet please?&lt;/P&gt;&lt;P&gt;-Eric&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 11:45:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1216845#M168012</guid>
      <dc:creator>eric_lee1</dc:creator>
      <dc:date>2021-01-19T11:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI DRM custom resolution and clock frequency</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1219112#M168182</link>
      <description>&lt;P&gt;I managed to get a copy of the sheet. See attached. No idea if its still valid. My guess is that this is only relevant to the IMX8MQ since it references the 27 mhz reference clock instead of the 24mhz one used for the IMX8QM&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 22:18:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1219112#M168182</guid>
      <dc:creator>scottbrust</dc:creator>
      <dc:date>2021-01-25T22:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: HDMI DRM custom resolution and clock frequency</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1336651#M179750</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/26366"&gt;@weidong_sun&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Hi，&lt;SPAN&gt;Kernel version I use is 5.4.3 and&amp;nbsp;only this version can be used。&lt;/SPAN&gt;&lt;SPAN&gt;i get&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;structure's&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;parameter（struct hdmi_ctrl） by&amp;nbsp;HDMI - pixel clock calculation.xlsx。but another structure's parameter(struct hdmi_pll_tuning) need add.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;struct hdmi_ctrl {&lt;BR /&gt;u32 pixel_clk_freq_min;&lt;BR /&gt;u32 pixel_clk_freq_max;&lt;BR /&gt;u32 feedback_factor;&lt;BR /&gt;u32 data_range_kbps_min;&lt;BR /&gt;u32 data_range_kbps_max;&lt;BR /&gt;u32 cmnda_pll0_ip_div;&lt;BR /&gt;u32 cmn_ref_clk_dig_div;&lt;BR /&gt;u32 ref_clk_divider_scaler;&lt;BR /&gt;u32 pll_fb_div_total;&lt;BR /&gt;u32 cmnda_pll0_fb_div_low;&lt;BR /&gt;u32 cmnda_pll0_fb_div_high;&lt;BR /&gt;u32 pixel_div_total;&lt;BR /&gt;u32 cmnda_pll0_pxdiv_low;&lt;BR /&gt;u32 cmnda_pll0_pxdiv_high;&lt;BR /&gt;u32 vco_freq_min;&lt;BR /&gt;u32 vco_freq_max;&lt;BR /&gt;u32 vco_ring_select;&lt;BR /&gt;u32 cmnda_hs_clk_0_sel;&lt;BR /&gt;u32 cmnda_hs_clk_1_sel;&lt;BR /&gt;u32 hsclk_div_at_xcvr;&lt;BR /&gt;u32 hsclk_div_tx_sub_rate;&lt;BR /&gt;u32 cmnda_pll0_hs_sym_div_sel;&lt;BR /&gt;u32 cmnda_pll0_clk_freq_min;&lt;BR /&gt;u32 cmnda_pll0_clk_freq_max;&lt;BR /&gt;};&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;struct hdmi_pll_tuning {&lt;BR /&gt;u32 vco_freq_bin;&lt;BR /&gt;u32 vco_freq_min;&lt;BR /&gt;u32 vco_freq_max;&lt;BR /&gt;u32 volt_to_current_coarse;&lt;BR /&gt;u32 volt_to_current;&lt;BR /&gt;u32 ndac_ctrl;&lt;BR /&gt;u32 pmos_ctrl;&lt;BR /&gt;u32 ptat_ndac_ctrl;&lt;BR /&gt;u32 feedback_div_total;&lt;BR /&gt;u32 charge_pump_gain;&lt;BR /&gt;u32 coarse_code;&lt;BR /&gt;u32 v2i_code;&lt;BR /&gt;u32 vco_cal_code;&lt;BR /&gt;};&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;in file:drivers/gpu/drm/imx/cdn-mhdp-hdmi-phy.c&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i need hlp.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 07:41:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/HDMI-DRM-custom-resolution-and-clock-frequency/m-p/1336651#M179750</guid>
      <dc:creator>cotway</dc:creator>
      <dc:date>2021-09-08T07:41:48Z</dc:date>
    </item>
  </channel>
</rss>

