public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Arun C <arunedarath@mistralsolutions.com>
To: linux-omap@vger.kernel.org
Subject: Problem with configuring the LCD in VGA mode
Date: Sat, 08 Mar 2008 16:16:08 +0530	[thread overview]
Message-ID: <1204973168.4869.23.camel@localhost.localdomain> (raw)


Hi all,

I have a custom board with VGA support for LCD and i am using the latest
git frame buffer driver.

LCD works fine without any problem in QVGA mode with the following
timings,

DSS1fclk=55Mhz

mode "240x320-60"
        # D: 5.000 MHz, H: 19.455 kHz, V: 59.862 Hz
        geometry 240 320 240 320 16
        timings 200000 0 14 3 1 3 1
        accel false
        rgba 5/11,6/5,5/0,0/0
endmode

I changed the following parameters for VGA mode keeping DSS1fclk at
55MHz

        .x_res          = 480,
        .y_res          = 640,
        .hsw            = 2,            
        .hfp            = 0,            
        .hbp            = 28,           
        .vsw            = 1,            
        .vfp            = 2,            
        .vbp            = 0,            
        .pixel_clock    = 20000,

As with these settings my pixel clock is set to 18.3Mhz and LCD comes up
with the linux logo.

But if I try to display continuously to frame buffer lcd flickers and
gfxfifo underflow irq occurs frequently.

I tried increasing DSS1fclk to 82.5 (660Mhz/8) still gfxfifo
underflows. 

If i keep DSS1fclk=55Mhz and pixel_clock=5000 it works without any
problem but the vfreq( vertical refresh rate) is very too low for 
decent viewing in VGA mode.

Any body faced this issue?? Please help me to solve this problem.


Regards,
Arun c













-------------------------------------------------------DISCLAIMER------------------------------------------------------
The information transmitted herewith is confidential and proprietary information intended only for use by the individual or entity to which it is addressed. If the reader of this message is not the intended recipient, you are hereby notified that any review, retransmission, dissemination, distribution, copying or other use of, or taking of any action in reliance upon this information is strictly prohibited. If you have received this communication in error, please contact the sender and delete the material from your computer.
--------------------------------------------------------------------------------------------------------------------------------

Please do not print this email unless it is absolutely necessary. Spread environmental awareness.



             reply	other threads:[~2008-03-08 10:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-08 10:46 Arun C [this message]
2008-03-10  8:12 ` Problem with configuring the LCD in VGA mode Syed Mohammed, Khasim
2008-03-10 10:42   ` Arun C
2008-03-10 12:43     ` Syed Mohammed, Khasim
2008-03-10 13:20       ` Arun C
2008-03-10 15:16         ` Syed Mohammed, Khasim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1204973168.4869.23.camel@localhost.localdomain \
    --to=arunedarath@mistralsolutions.com \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox