Clear DayHi all,

I am working on the LCD display driver for PXA300. The driver works fine
except the screen was not aligned to the screen physical left-up conner. In
portrait mode, the MS logo is not displayed at (0,0), but instead displayed
at (0,5), and the part which should displayed at (0,315)-(239,319) is
displayed at (0,0)-(239,4).

Any guy here have idea on what caused this problem? any comment is welcomed!
Kennday

Re: display : bottom lines was shown at top by Silver

Silver
Wed Apr 11 22:07:06 CDT 2007

Your porch/vsync/hsync/lines/row count setting are incorrect for the panel
that you are using or your buffer is incorrectly setup.

Geoff
--