i have 320x240 LCD but i want to use only 300x200 display area.
can any tell where i have to change in display driver.

--
Software Developer
Johari Digital Healthcare LTD.
INDIA

RE: LCD Display by CL

CL
Tue Aug 12 01:17:06 PDT 2008

Tell GPE your display resolution is 300x200.
But in the H/W setting , you must fill the register with 320x240 resulotion,
and bypass additional pixels.

"Dipendra" wrote:

> i have 320x240 LCD but i want to use only 300x200 display area.
> can any tell where i have to change in display driver.
>
> --
> Software Developer
> Johari Digital Healthcare LTD.
> INDIA

RE: LCD Display by CL

CL
Tue Aug 12 01:25:02 PDT 2008

Another words, the DMA frame buffer is 320 x 240. But only update the middle
300x200 frame buffer.

"C.L" wrote:

> Tell GPE your display resolution is 300x200.
> But in the H/W setting , you must fill the register with 320x240 resulotion,
> and bypass additional pixels.
>
> "Dipendra" wrote:
>
> > i have 320x240 LCD but i want to use only 300x200 display area.
> > can any tell where i have to change in display driver.
> >
> > --
> > Software Developer
> > Johari Digital Healthcare LTD.
> > INDIA

Re: LCD Display by RyeCatcher

RyeCatcher
Tue Aug 12 07:16:26 PDT 2008

Can overlay be used to solve this issue? Set the overlay size to 300 * 200.

--
RyeCatcher

Shanghai, China




"Dipendra" <Dipendra@discussions.microsoft.com> дÈëÏûÏ¢ÐÂÎÅ:315C1D60-3480-4EF8-900F-A4AE6D0B0868@microsoft.com...
>i have 320x240 LCD but i want to use only 300x200 display area.
> can any tell where i have to change in display driver.
>
> --
> Software Developer
> Johari Digital Healthcare LTD.
> INDIA