<?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: imx8mp screen rotation using kernel in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/imx8mp-screen-rotation-using-kernel/m-p/2088026#M28461</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Does anyone any inputs or suggestions to share? Can anyone tell us if it is feasible to do that with our kernel or not?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jemish&lt;/P&gt;</description>
    <pubDate>Mon, 28 Apr 2025 06:58:09 GMT</pubDate>
    <dc:creator>jemish_1990</dc:creator>
    <dc:date>2025-04-28T06:58:09Z</dc:date>
    <item>
      <title>imx8mp screen rotation using kernel</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/imx8mp-screen-rotation-using-kernel/m-p/2086644#M28432</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We are using IMX8MP based board for our product. We are using kernel 6.6.36 for our development. We are using LCD screen which has by default 1080x1920 resolution.&amp;nbsp; In our product LCD is in landscape mode (1920x1080). Currently we are using compositor for rotation purpose but we have touch and other performance issues.&lt;/P&gt;&lt;P&gt;At this stage we can't change LCD. So we are exploring alternative options. Is there any API/bootargs or way using which we can do rotation from kernel. We already tried the option : video=DSI-1:1920x1080M@60,rotate=90 but that didn't help.&lt;/P&gt;&lt;P&gt;Any suggestions or pointers in this direction will be helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jemish&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 13:24:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/imx8mp-screen-rotation-using-kernel/m-p/2086644#M28432</guid>
      <dc:creator>jemish_1990</dc:creator>
      <dc:date>2025-04-24T13:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp screen rotation using kernel</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/imx8mp-screen-rotation-using-kernel/m-p/2088026#M28461</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Does anyone any inputs or suggestions to share? Can anyone tell us if it is feasible to do that with our kernel or not?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jemish&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2025 06:58:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/imx8mp-screen-rotation-using-kernel/m-p/2088026#M28461</guid>
      <dc:creator>jemish_1990</dc:creator>
      <dc:date>2025-04-28T06:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp screen rotation using kernel</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/imx8mp-screen-rotation-using-kernel/m-p/2088605#M28475</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/142584"&gt;@jemish_1990&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing very well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you can share your device tree related to LCD, it would be very helpful.&lt;/P&gt;
&lt;P&gt;Also, the most possible is you will need to modify the LCD driver to make the rotation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Salas.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2025 18:18:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/imx8mp-screen-rotation-using-kernel/m-p/2088605#M28475</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2025-04-28T18:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp screen rotation using kernel</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/imx8mp-screen-rotation-using-kernel/m-p/2090054#M28492</link>
      <description>&lt;P&gt;Hi Salas,&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;Following are LCD specific changes in device tree:&lt;/P&gt;&lt;P&gt;&amp;amp;mipi_dsi {&lt;BR /&gt;status = "okay";&lt;BR /&gt;panel@0 {&lt;BR /&gt;compatible = "&lt;STRONG&gt;kingsfield,hx8399c&lt;/STRONG&gt;";&lt;BR /&gt;reg = &amp;lt;0&amp;gt;;&lt;BR /&gt;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_mipi_dsi_en&amp;gt;;&lt;BR /&gt;gpio-reset = &amp;lt;&amp;amp;gpio1 14 GPIO_ACTIVE_HIGH&amp;gt;;&lt;BR /&gt;gpio-3v3 = &amp;lt;&amp;amp;gpio3 19 GPIO_ACTIVE_HIGH&amp;gt;;&lt;BR /&gt;gpio-1v8 = &amp;lt;&amp;amp;gpio4 26 GPIO_ACTIVE_HIGH&amp;gt;;&lt;BR /&gt;gpio-bak-domain = &amp;lt;&amp;amp;gpio3 16 GPIO_ACTIVE_HIGH&amp;gt;;&lt;BR /&gt;dsi-lanes = &amp;lt;4&amp;gt;;&lt;BR /&gt;video-mode = &amp;lt;2&amp;gt;; /* 0: burst mode&lt;BR /&gt;* 1: non-burst mode with sync event&lt;BR /&gt;* 2: non-burst mode with sync pulse&lt;BR /&gt;*/&lt;BR /&gt;panel-width-mm = &amp;lt;68&amp;gt;;&lt;BR /&gt;panel-height-mm = &amp;lt;121&amp;gt;;&lt;BR /&gt;status = "okay";&lt;BR /&gt;};&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;Regarding your suggestion to modify LCD driver. We already tired to look into that direction, but didn't find any configuration in LCD controller for such rotation.&lt;/P&gt;&lt;P&gt;In past when we were using IMX6Q we used to do rotation using frame buffer driver using IPU. For reference I am putting my past comment here&lt;/P&gt;&lt;P&gt;&lt;A title="https://community.nxp.com/t5/i-MX-Processors/i-MX6-IPU-and-rotating-a-frame-buffer/m-p/269943#M28863" href="https://community.nxp.com/t5/i-MX-Processors/i-MX6-IPU-and-rotating-a-frame-buffer/m-p/269943#M28863" target="_blank" rel="noopener noreferrer"&gt;https://community.nxp.com/t5/i-MX-Processors/i-MX6-IPU-and-rotating-a-frame-buffer/m-p/269943#M28863&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Do we have similar way to rotation using GPU via DRM mechanism? Does anyone has done rotation earlier in IMX8MP using kernel?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jemish&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 08:38:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/imx8mp-screen-rotation-using-kernel/m-p/2090054#M28492</guid>
      <dc:creator>jemish_1990</dc:creator>
      <dc:date>2025-04-30T08:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp screen rotation using kernel</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/imx8mp-screen-rotation-using-kernel/m-p/2091331#M28515</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203368"&gt;@Manuel_Salas&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any suggestion for this?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jemish&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 09:39:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/imx8mp-screen-rotation-using-kernel/m-p/2091331#M28515</guid>
      <dc:creator>jemish_1990</dc:creator>
      <dc:date>2025-05-05T09:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp screen rotation using kernel</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/imx8mp-screen-rotation-using-kernel/m-p/2091539#M28527</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/142584"&gt;@jemish_1990&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apologies, I have not suggestion, as the&amp;nbsp;&lt;STRONG&gt;kingsfield,hx8399c&amp;nbsp;&lt;/STRONG&gt;driver is not on our official BSP source code, I can not be sure how you can perform rotation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Salas.&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 15:54:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/imx8mp-screen-rotation-using-kernel/m-p/2091539#M28527</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2025-05-05T15:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: imx8mp screen rotation using kernel</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/imx8mp-screen-rotation-using-kernel/m-p/2092074#M28538</link>
      <description>&lt;P&gt;Hi Salas,&lt;/P&gt;&lt;P&gt;If no further suggestion then I think we can close this discussion.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jemish&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 09:38:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/imx8mp-screen-rotation-using-kernel/m-p/2092074#M28538</guid>
      <dc:creator>jemish_1990</dc:creator>
      <dc:date>2025-05-06T09:38:01Z</dc:date>
    </item>
  </channel>
</rss>

