<?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: iMX6 display rotation example fail at resolution 1280x800 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-display-rotation-example-fail-at-resolution-1280x800/m-p/671423#M103393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPU does not support rotation (limitation of IC module) above 1024x1024, &lt;BR /&gt;so one needs to split image on smaller areas and rotate them, after that combine &lt;BR /&gt;to whole image. Please check for example below&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.freescale.com/message/567360#567360"&gt;https://community.freescale.com/message/567360#567360&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 May 2017 23:19:07 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2017-05-08T23:19:07Z</dc:date>
    <item>
      <title>iMX6 display rotation example fail at resolution 1280x800</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-display-rotation-example-fail-at-resolution-1280x800/m-p/671422#M103392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to run a rotation example from here: &lt;A class="link-titled" href="https://github.com/rogeriorps/ipu-examples" title="https://github.com/rogeriorps/ipu-examples"&gt;GitHub - rogeriorps/ipu-examples: IPU example codes for i.MX5 and i.MX6 families&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My display resolution is 1280x800. When I take the same size input image the provided example able to perform all flips but not to rotate:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;isize value 2048000&lt;/P&gt;&lt;P&gt;Rotation 0 time: 4741 usecs&lt;BR /&gt;Rotation 1 time: 4589 usecs&lt;BR /&gt;Rotation 2 time: 4554 usecs&lt;BR /&gt;Rotation 3 time: 4615 usecs&lt;BR /&gt;[19493.497581] mxc_ipu mxc_ipu: ERR: no-0x0,ipu_queue_task err:-22&lt;BR /&gt;ioct IPU_QUEUE_TASK fail&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I take 1024x768 input image and 1280x800 output resolution -- the same result.&lt;/P&gt;&lt;P&gt;But if I take 1024x768 input and output resolutions, all possible 8 flips and rotations work, though I observe an interlaced garbage on my screen, due to wrong output resolution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;isize value 1572864&lt;BR /&gt;Rotation 0 time: 6144 usecs&lt;BR /&gt;Rotation 1 time: 6166 usecs&lt;BR /&gt;Rotation 2 time: 6152 usecs&lt;BR /&gt;Rotation 3 time: 6152 usecs&lt;BR /&gt;Rotation 4 time: 29750 usecs&lt;BR /&gt;Rotation 5 time: 21677 usecs&lt;BR /&gt;Rotation 6 time: 21586 usecs&lt;BR /&gt;Rotation 7 time: 21605 usecs&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that this is related to IPU's rotator limitation of 1024x1024 pixel size, but still, how to make all rotations work? I am running it on kernel 4.1.15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Ivan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2017 14:32:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-display-rotation-example-fail-at-resolution-1280x800/m-p/671422#M103392</guid>
      <dc:creator>ivanpankratov</dc:creator>
      <dc:date>2017-05-08T14:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 display rotation example fail at resolution 1280x800</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-display-rotation-example-fail-at-resolution-1280x800/m-p/671423#M103393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPU does not support rotation (limitation of IC module) above 1024x1024, &lt;BR /&gt;so one needs to split image on smaller areas and rotate them, after that combine &lt;BR /&gt;to whole image. Please check for example below&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.freescale.com/message/567360#567360"&gt;https://community.freescale.com/message/567360#567360&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2017 23:19:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-display-rotation-example-fail-at-resolution-1280x800/m-p/671423#M103393</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-05-08T23:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 display rotation example fail at resolution 1280x800</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-display-rotation-example-fail-at-resolution-1280x800/m-p/671424#M103394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Igor, will take a look.&lt;/P&gt;&lt;P&gt;Don't you have it implemented as a fb driver?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 13:45:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-display-rotation-example-fail-at-resolution-1280x800/m-p/671424#M103394</guid>
      <dc:creator>ivanpankratov</dc:creator>
      <dc:date>2017-05-09T13:45:35Z</dc:date>
    </item>
  </channel>
</rss>

