<?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: iMX8Mplus Wayland backend in i.MX Graphics</title>
    <link>https://community.nxp.com/t5/i-MX-Graphics/iMX8Mplus-Wayland-backend/m-p/1383547#M240</link>
    <description>&lt;P&gt;G2D is described in the i.MX Graphics User's Guide.&amp;nbsp; Basically, you are telling Wayland not to use 2D GPU acceleration for Wayland compositor by commenting it out.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Dec 2021 18:31:25 GMT</pubDate>
    <dc:creator>amberworth</dc:creator>
    <dc:date>2021-12-08T18:31:25Z</dc:date>
    <item>
      <title>iMX8Mplus Wayland backend</title>
      <link>https://community.nxp.com/t5/i-MX-Graphics/iMX8Mplus-Wayland-backend/m-p/1381944#M229</link>
      <description>&lt;P&gt;Hello NXP Team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We would like to use "scale" option for weston wayland display system on imx8mplus with wayland backend (drm-backeend does not support scale)&lt;BR /&gt;SW info : yocto 5.4.0 (dunfell)&lt;/P&gt;&lt;P&gt;We understand that the IMX8Mplus support included from the release 5.4.47 (27-nov-2020)&amp;nbsp;&lt;BR /&gt;Also, The wayland and x11 backend support has been removed from the meta-freescale&amp;nbsp;&lt;BR /&gt;&lt;A href="https://github.com/Freescale/meta-freescale/commit/5afc3561a2203b21e238bdc5c8c0f4048625e8de#" target="_blank"&gt;https://github.com/Freescale/meta-freescale/commit/5afc3561a2203b21e238bdc5c8c0f4048625e8de#&lt;/A&gt;&lt;/P&gt;&lt;P&gt;please provide us the details&amp;nbsp;&lt;/P&gt;&lt;P&gt;- how can re enable it, any issues using wayland backend ?&lt;/P&gt;&lt;P&gt;- or any other way to support scale option for weston&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;nagendra&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 11:54:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Graphics/iMX8Mplus-Wayland-backend/m-p/1381944#M229</guid>
      <dc:creator>NagendraB</dc:creator>
      <dc:date>2021-12-06T11:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8Mplus Wayland backend</title>
      <link>https://community.nxp.com/t5/i-MX-Graphics/iMX8Mplus-Wayland-backend/m-p/1382152#M232</link>
      <description>&lt;P&gt;I'm able to get the NXP OLED display to scale and rotate through settings in /etc/xdg/weston/weston.ini&lt;/P&gt;&lt;P&gt;Note:&amp;nbsp; Scaling seems to be ignored unless I comment out&lt;/P&gt;&lt;P&gt;"use-g2d=1"&amp;nbsp; in the [core] section&lt;/P&gt;&lt;P&gt;For the OLED I'm using the following in the weston.ini file to scale and rotate:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[output]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;name&lt;/SPAN&gt;&lt;SPAN&gt;=DSI-1&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;scale&lt;/SPAN&gt;&lt;SPAN&gt;=2&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;mode&lt;/SPAN&gt;&lt;SPAN&gt;=1920x1080@60&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;transform&lt;/SPAN&gt;&lt;SPAN&gt;=rotate-270&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Amber&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 19:59:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Graphics/iMX8Mplus-Wayland-backend/m-p/1382152#M232</guid>
      <dc:creator>amberworth</dc:creator>
      <dc:date>2021-12-06T19:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8Mplus Wayland backend</title>
      <link>https://community.nxp.com/t5/i-MX-Graphics/iMX8Mplus-Wayland-backend/m-p/1382345#M236</link>
      <description>&lt;P&gt;Amber,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The scale factor under [output] will scale the physical display, for example if I give scale=2, half of my display would be blank and left over part would be utilised&amp;nbsp; to display the content&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I am looking is, for the logical scaling , for example, if scale=2&amp;nbsp; the wayland should be full screen with double the size of mouse pointer&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Nagendra&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 05:24:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Graphics/iMX8Mplus-Wayland-backend/m-p/1382345#M236</guid>
      <dc:creator>NagendraB</dc:creator>
      <dc:date>2021-12-07T05:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8Mplus Wayland backend</title>
      <link>https://community.nxp.com/t5/i-MX-Graphics/iMX8Mplus-Wayland-backend/m-p/1382428#M237</link>
      <description>&lt;P&gt;Amber,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The scale factor under [output] will scale the physical display, for example if I give scale=2, half of my display would be blank and left over part would be utilised&amp;nbsp; to display the content&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I am looking is, for the logical scaling , for example, if scale=2&amp;nbsp; the wayland should be full screen with double the size of mouse pointer&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Nagendra&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 06:56:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Graphics/iMX8Mplus-Wayland-backend/m-p/1382428#M237</guid>
      <dc:creator>NagendraB</dc:creator>
      <dc:date>2021-12-07T06:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8Mplus Wayland backend</title>
      <link>https://community.nxp.com/t5/i-MX-Graphics/iMX8Mplus-Wayland-backend/m-p/1382815#M238</link>
      <description>&lt;P&gt;That is the same behavior I get if I do not comment out&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"use-g2d=1"&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;in the [core] section.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After I comment it out, it works the way I would expect, with everything bigger on the screen.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 18:05:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Graphics/iMX8Mplus-Wayland-backend/m-p/1382815#M238</guid>
      <dc:creator>amberworth</dc:creator>
      <dc:date>2021-12-07T18:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8Mplus Wayland backend</title>
      <link>https://community.nxp.com/t5/i-MX-Graphics/iMX8Mplus-Wayland-backend/m-p/1383109#M239</link>
      <description>&lt;P&gt;Yes, I could get scale up with commenting use-g2d, thank you&amp;nbsp;&lt;BR /&gt;may I know few details on it , is g2d is not required ? is it specific to IPU?&lt;/P&gt;&lt;P&gt;-Nagendra&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 05:44:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Graphics/iMX8Mplus-Wayland-backend/m-p/1383109#M239</guid>
      <dc:creator>NagendraB</dc:creator>
      <dc:date>2021-12-08T05:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8Mplus Wayland backend</title>
      <link>https://community.nxp.com/t5/i-MX-Graphics/iMX8Mplus-Wayland-backend/m-p/1383547#M240</link>
      <description>&lt;P&gt;G2D is described in the i.MX Graphics User's Guide.&amp;nbsp; Basically, you are telling Wayland not to use 2D GPU acceleration for Wayland compositor by commenting it out.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 18:31:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Graphics/iMX8Mplus-Wayland-backend/m-p/1383547#M240</guid>
      <dc:creator>amberworth</dc:creator>
      <dc:date>2021-12-08T18:31:25Z</dc:date>
    </item>
  </channel>
</rss>

