<?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 how to rorate lcd screen 90 degree for IMX6UL in linux kernel or linux driver? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/how-to-rorate-lcd-screen-90-degree-for-IMX6UL-in-linux-kernel-or/m-p/609871#M91992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we have a IMX6UL EVK borad with a 480x272 LCD, now we want to rotate the screen 90 degree, whether this is can be implemented in linux kernel or linux driver? for IMX6Q we have implemented this feathur in IPU driver. but MX6UL have no IPU. so is there someone can suppliy some clues ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Sep 2016 07:08:48 GMT</pubDate>
    <dc:creator>huyongfa</dc:creator>
    <dc:date>2016-09-12T07:08:48Z</dc:date>
    <item>
      <title>how to rorate lcd screen 90 degree for IMX6UL in linux kernel or linux driver?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-rorate-lcd-screen-90-degree-for-IMX6UL-in-linux-kernel-or/m-p/609871#M91992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we have a IMX6UL EVK borad with a 480x272 LCD, now we want to rotate the screen 90 degree, whether this is can be implemented in linux kernel or linux driver? for IMX6Q we have implemented this feathur in IPU driver. but MX6UL have no IPU. so is there someone can suppliy some clues ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 07:08:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-rorate-lcd-screen-90-degree-for-IMX6UL-in-linux-kernel-or/m-p/609871#M91992</guid>
      <dc:creator>huyongfa</dc:creator>
      <dc:date>2016-09-12T07:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to rorate lcd screen 90 degree for IMX6UL in linux kernel or linux driver?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-rorate-lcd-screen-90-degree-for-IMX6UL-in-linux-kernel-or/m-p/609872#M91993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi hu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.MX6UL has PxP instead IPU and one can check its examples&lt;/P&gt;&lt;P&gt;in imx-test package (../pxp_v4l2_test).&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.4.tar.gz" target="test_blank"&gt;www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.4.tar.gz&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>Tue, 13 Sep 2016 00:35:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-rorate-lcd-screen-90-degree-for-IMX6UL-in-linux-kernel-or/m-p/609872#M91993</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-09-13T00:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to rorate lcd screen 90 degree for IMX6UL in linux kernel or linux driver?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-rorate-lcd-screen-90-degree-for-IMX6UL-in-linux-kernel-or/m-p/609873#M91994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your replying.&lt;/P&gt;&lt;P&gt;i have complete this feature by alloc two fb memory,&lt;/P&gt;&lt;P&gt;one for mmap, one for lcd dma.&lt;/P&gt;&lt;P&gt;then move mmap fb memory to lcd dma memory periodically, also with rotate calculation.&lt;/P&gt;&lt;P&gt;now this works well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 02:50:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-rorate-lcd-screen-90-degree-for-IMX6UL-in-linux-kernel-or/m-p/609873#M91994</guid>
      <dc:creator>huyongfa</dc:creator>
      <dc:date>2016-09-14T02:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to rorate lcd screen 90 degree for IMX6UL in linux kernel or linux driver?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-rorate-lcd-screen-90-degree-for-IMX6UL-in-linux-kernel-or/m-p/609874#M91995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is it possible to make this feature work on the fly from the userspace? I am trying to implement it on Weston desktop. There is a "transform" setting but not working on imx6ul?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 10:58:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-rorate-lcd-screen-90-degree-for-IMX6UL-in-linux-kernel-or/m-p/609874#M91995</guid>
      <dc:creator>erhany</dc:creator>
      <dc:date>2018-01-11T10:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to rorate lcd screen 90 degree for IMX6UL in linux kernel or linux driver?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-rorate-lcd-screen-90-degree-for-IMX6UL-in-linux-kernel-or/m-p/609875#M91996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on i.MX6UL EVK. I need a code to rotate LCD contains.&lt;/P&gt;&lt;P&gt;Is there any changes required in Driver? please can you send me a details C code ?&lt;/P&gt;&lt;P&gt;On my mail id - sandip.gokani@mantratec.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2019 11:51:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-rorate-lcd-screen-90-degree-for-IMX6UL-in-linux-kernel-or/m-p/609875#M91996</guid>
      <dc:creator>sandip_gokani</dc:creator>
      <dc:date>2019-10-22T11:51:11Z</dc:date>
    </item>
  </channel>
</rss>

