<?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: Update Screen tooks 3 seconds</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Update-Screen-tooks-3-seconds/m-p/430576#M65484</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wolfgang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rotation set to 0 works because it is the only way&amp;nbsp; supported by the driver, any other value will be done via CPU. I will check for more information and let you know soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jun 2015 15:15:40 GMT</pubDate>
    <dc:creator>andre_silva</dc:creator>
    <dc:date>2015-06-29T15:15:40Z</dc:date>
    <item>
      <title>Update Screen tooks 3 seconds</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Update-Screen-tooks-3-seconds/m-p/430575#M65483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have kernel 3.10.53 and a display with a resolution of 1280x1024&amp;nbsp; connected via LVDS.&lt;/P&gt;&lt;P&gt;I use the framebuffer driver with X-server because the cpu-load of vivante is 3 times higher than the fb-driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the hole screen has to be updated on my display rotated by 90 degrees I see how it updates it from left to right, so I see on the left side the a part of the new screen and on the right side the last part of the previouse screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the rotation is set to 0 the update works like it should.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea how to speed up this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my /etc/X11/xorg.conf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section "Device"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Identifier&amp;nbsp; "i.MX Accelerated Framebuffer Device"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Driver&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "fbdev"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Option&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "fbdev"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "/dev/fb0"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Option&amp;nbsp;&amp;nbsp;&amp;nbsp; "Rotate"&amp;nbsp;&amp;nbsp;&amp;nbsp; "CW"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Option&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "HWcursor"&amp;nbsp; "false"&lt;/P&gt;&lt;P&gt;EndSection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section "ServerFlags"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Option "BlankTime"&amp;nbsp; "0"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Option "StandbyTime"&amp;nbsp; "0"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Option "SuspendTime"&amp;nbsp; "0"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Option "OffTime"&amp;nbsp; "0"&lt;/P&gt;&lt;P&gt;EndSection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section "Screen"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Identifier "Screen0"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Device&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "i.MX Accelerated Framebuffer Device"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Monitor&amp;nbsp;&amp;nbsp;&amp;nbsp; "Monitor0"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DefaultDepth 16&lt;/P&gt;&lt;P&gt;EndSection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 14:43:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Update-Screen-tooks-3-seconds/m-p/430575#M65483</guid>
      <dc:creator>wolnet</dc:creator>
      <dc:date>2015-06-25T14:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Update Screen tooks 3 seconds</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Update-Screen-tooks-3-seconds/m-p/430576#M65484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wolfgang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rotation set to 0 works because it is the only way&amp;nbsp; supported by the driver, any other value will be done via CPU. I will check for more information and let you know soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 15:15:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Update-Screen-tooks-3-seconds/m-p/430576#M65484</guid>
      <dc:creator>andre_silva</dc:creator>
      <dc:date>2015-06-29T15:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Update Screen tooks 3 seconds</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Update-Screen-tooks-3-seconds/m-p/430577#M65485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi wolfgang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check: &lt;/P&gt;&lt;P&gt; &lt;A _jive_internal="true" data-containerid="2004" data-containertype="14" data-content-finding="Community" data-objectid="351854" data-objecttype="1" href="https://community.nxp.com/thread/351854"&gt;Reduced graphic performance with rotated screen (imx6, sabresd)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 15:53:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Update-Screen-tooks-3-seconds/m-p/430577#M65485</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2015-06-29T15:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Update Screen tooks 3 seconds</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Update-Screen-tooks-3-seconds/m-p/430578#M65486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To speedup the rotation we had to change code in the imx6 ipu driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached the changed file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:19:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Update-Screen-tooks-3-seconds/m-p/430578#M65486</guid>
      <dc:creator>wolnet</dc:creator>
      <dc:date>2015-09-21T13:19:46Z</dc:date>
    </item>
  </channel>
</rss>

