<?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>i.MX ProcessorsのトピックRe: iMX8MP Android11 display rotation</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-Android11-display-rotation/m-p/2037386#M233573</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The display rotation is not implemented in Android 11.0.0_2.6.0. I applied the patches from &lt;A href="https://community.nxp.com/t5/i-MX-Processors/Android-11-iMX8mp-display-rotation/td-p/1557459" target="_self"&gt;this post&lt;/A&gt;, but images and text in landscape mode appear stretched.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Mon, 03 Feb 2025 19:50:41 GMT</pubDate>
    <dc:creator>zb2020</dc:creator>
    <dc:date>2025-02-03T19:50:41Z</dc:date>
    <item>
      <title>iMX8MP Android11 display rotation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-Android11-display-rotation/m-p/2036617#M233527</link>
      <description>&lt;P&gt;I'm trying to rotate the display in Android 11.0.0_2.6.0. I'm using the i.MX8MP-EVK devkit with the MX8_DSI_OLED1 (Raydium RM67199) display.&lt;/P&gt;&lt;P&gt;I found a patch for &lt;A href="https://community.nxp.com/t5/i-MX-Processors/Android-10-i-MX8MMini-g2d-rotation-issue/m-p/1178106/page/2" target="_self"&gt;Android 10&lt;/A&gt; that enables display rotation, and after applying it, the layout rotates to landscape, but the image appears stretched.&amp;nbsp;Additionally, the mouse and touchscreen drivers do not rotate to match the display orientation.&lt;/P&gt;&lt;P&gt;What is the proper way to rotate the display in Android 11 on the i.MX8MP platform? Is there an official patch available for the i.MX8MP?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 14:38:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-Android11-display-rotation/m-p/2036617#M233527</guid>
      <dc:creator>zb2020</dc:creator>
      <dc:date>2025-01-31T14:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP Android11 display rotation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-Android11-display-rotation/m-p/2037369#M233569</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for your interest in NXP Semiconductor products,&lt;/P&gt;
&lt;P&gt;It should be already integrated in Android 11. FYI &lt;A href="https://community.nxp.com/t5/i-MX-Processors/Android-11-iMX8mp-display-rotation/td-p/1557459" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/Android-11-iMX8mp-display-rotation/td-p/1557459&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 18:37:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-Android11-display-rotation/m-p/2037369#M233569</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2025-02-03T18:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP Android11 display rotation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-Android11-display-rotation/m-p/2037386#M233573</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The display rotation is not implemented in Android 11.0.0_2.6.0. I applied the patches from &lt;A href="https://community.nxp.com/t5/i-MX-Processors/Android-11-iMX8mp-display-rotation/td-p/1557459" target="_self"&gt;this post&lt;/A&gt;, but images and text in landscape mode appear stretched.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 19:50:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-Android11-display-rotation/m-p/2037386#M233573</guid>
      <dc:creator>zb2020</dc:creator>
      <dc:date>2025-02-03T19:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MP Android11 display rotation</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-Android11-display-rotation/m-p/2039560#M233707</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/178382"&gt;@zb2020&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;These are the commands for rotating the screen, could you test them?&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;setprop persist.demo.rotationlock true
setprop persist.demo.remoterotation portrait&lt;/LI-CODE&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 20:53:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MP-Android11-display-rotation/m-p/2039560#M233707</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2025-02-06T20:53:15Z</dc:date>
    </item>
  </channel>
</rss>

