<?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のトピックLinux Framebuffer driver: Calculate Pixel Clock for struct fb_videomode -blog archive</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Linux-Framebuffer-driver-Calculate-Pixel-Clock-for-struct-fb/m-p/218804#M14141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;#define REFRESH 60&lt;BR /&gt; #define XRES 240&lt;BR /&gt; #define YRES 320&lt;BR /&gt; #define LEFT_M 2&lt;BR /&gt; #define RIGHT_M 2&lt;BR /&gt; #define UPPER_M 0&lt;BR /&gt; #define LOWER_M 0&lt;BR /&gt; #define HSYNC_LEN 4&lt;BR /&gt; #define VSYNC_LEN 4&lt;BR /&gt; #define PIXCLOCK (1e12/((XRES+LEFT_M+RIGHT_M+HSYNC_LEN)*\(YRES+UPPER_M+LOWER_M+VSYNC_LEN)*REFRESH))&lt;BR /&gt; &lt;BR /&gt; static struct fb_videomode video_modes[] = {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "MyVideoMode", REFRESH, XRES, YRES, PIXCLOCK, LEFT_M, RIGHT_M, UPPER_M, LOWER_M, HSYNC_LEN, VSYNC_LEN,&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0, FB_VMODE_NONINTERLACED, 0,&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;BR /&gt; };&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Mar 2012 03:46:35 GMT</pubDate>
    <dc:creator>JackyAtFreescal</dc:creator>
    <dc:date>2012-03-12T03:46:35Z</dc:date>
    <item>
      <title>Linux Framebuffer driver: Calculate Pixel Clock for struct fb_videomode -blog archive</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-Framebuffer-driver-Calculate-Pixel-Clock-for-struct-fb/m-p/218804#M14141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;#define REFRESH 60&lt;BR /&gt; #define XRES 240&lt;BR /&gt; #define YRES 320&lt;BR /&gt; #define LEFT_M 2&lt;BR /&gt; #define RIGHT_M 2&lt;BR /&gt; #define UPPER_M 0&lt;BR /&gt; #define LOWER_M 0&lt;BR /&gt; #define HSYNC_LEN 4&lt;BR /&gt; #define VSYNC_LEN 4&lt;BR /&gt; #define PIXCLOCK (1e12/((XRES+LEFT_M+RIGHT_M+HSYNC_LEN)*\(YRES+UPPER_M+LOWER_M+VSYNC_LEN)*REFRESH))&lt;BR /&gt; &lt;BR /&gt; static struct fb_videomode video_modes[] = {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "MyVideoMode", REFRESH, XRES, YRES, PIXCLOCK, LEFT_M, RIGHT_M, UPPER_M, LOWER_M, HSYNC_LEN, VSYNC_LEN,&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0, FB_VMODE_NONINTERLACED, 0,&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;BR /&gt; };&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 03:46:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-Framebuffer-driver-Calculate-Pixel-Clock-for-struct-fb/m-p/218804#M14141</guid>
      <dc:creator>JackyAtFreescal</dc:creator>
      <dc:date>2012-03-12T03:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Framebuffer driver: Calculate Pixel Clock for struct fb_videomode -blog archive</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-Framebuffer-driver-Calculate-Pixel-Clock-for-struct-fb/m-p/218805#M14142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jacky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However your reply appears diametrically opposed to this post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/422519"&gt;Re: mx53 fb_videomodes for custom lcd&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please clarify - I'm running into odd pixclock issues and cannot seem to get to the bottom of...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 16:58:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-Framebuffer-driver-Calculate-Pixel-Clock-for-struct-fb/m-p/218805#M14142</guid>
      <dc:creator>mbp</dc:creator>
      <dc:date>2014-10-21T16:58:22Z</dc:date>
    </item>
  </channel>
</rss>

