<?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: iMX6 Solo processor in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-Solo-processor/m-p/248375#M22183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There should be an entry. I had to add it by hand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Oct 2013 16:55:56 GMT</pubDate>
    <dc:creator>jeffreycollins</dc:creator>
    <dc:date>2013-10-31T16:55:56Z</dc:date>
    <item>
      <title>iMX6 Solo processor</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-Solo-processor/m-p/248373#M22181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Boundary Devices board with a iMX6 Solo Processor. I am using the linaro-raring-developer-20130926.tgz linux distribution I downloaded from their web site. I believe this is booting to a 1280x720 format display via HDMI. I only know this due to the bootscript that came with the linux distribution. Is there a command line tool that will report back the current display resolution? In any case I have compile my own OpenGL ES 1.0 code and have gotten it to display. Just a note, this distribution does not have X installed, and is using the frame buffer driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am experiencing the following problems.&lt;/P&gt;&lt;P&gt;1. The visual I am get when I call &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;vdkSetupEGL with the width=1280 and the height=720 returns a 640x480 surface. Calling vdkGetWindowInfo to return the width and height confirms this. In fact all the tutorial demos uses what is returned by &lt;SPAN style="font-family: Calibri, sans-serif; font-size: 15px;"&gt;vdkGetWindowInfoto set up viewports and projections. Even though the surface is only 640x480, it is streatched by the driver to fill the whole 1080p display I am using to see the graphics.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;2. When I request a surface with the call &lt;SPAN style="font-family: Calibri, sans-serif; font-size: 15px;"&gt;vdkSetupEGL&lt;/SPAN&gt; where my config attributes has EGL_SAMPLES set to 4, so I can get antialiased objects, I get no graphics displayed in&amp;nbsp; moderately complex scene. If all I draw is a single antialiased line, I do see that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;3. The OpenGL state machine for OpenGL ES 1.0 only works for simple objects drawn. It does not track states like blending, stenciling and other things correctly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any fixes for these problems?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 17:34:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-Solo-processor/m-p/248373#M22181</guid>
      <dc:creator>jeffreycollins</dc:creator>
      <dc:date>2013-10-30T17:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 Solo processor</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-Solo-processor/m-p/248374#M22182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeffrey,&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;jeffreycollins wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;... Is there a command line tool that will report back the current display resolution?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;P&gt;I'll answer the easy one with a "Yes". There's an entry in /sys for each frame buffer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;# cat /sys/class/graphics/fb0/mode
S:1280x720p-60
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 17:40:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-Solo-processor/m-p/248374#M22182</guid>
      <dc:creator>EricNelson</dc:creator>
      <dc:date>2013-10-30T17:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 Solo processor</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-Solo-processor/m-p/248375#M22183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There should be an entry. I had to add it by hand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 16:55:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-Solo-processor/m-p/248375#M22183</guid>
      <dc:creator>jeffreycollins</dc:creator>
      <dc:date>2013-10-31T16:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 Solo processor</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-Solo-processor/m-p/248376#M22184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Does this suggestion help with your blending issue?&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-message-small" data-containerid="2004" data-containertype="14" data-objectid="272450" data-objecttype="2" href="https://community.freescale.com/message/272450#272450"&gt;https://community.freescale.com/message/272450#272450&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2013 17:42:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-Solo-processor/m-p/248376#M22184</guid>
      <dc:creator>EdWhite</dc:creator>
      <dc:date>2013-11-21T17:42:21Z</dc:date>
    </item>
  </channel>
</rss>

