I did not see a 640x480 mode.  If you could add it, that would be great.
One more thing I noticed is that driver seems to be coded for just 8
bits/pixel.  Is this correct?

Sumit



----- Original Message -----
From: "Denis Oliver Kropp" <[EMAIL PROTECTED]>
To: "Sumit Birla" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, March 08, 2003 1:04 PM
Subject: [directfb-users] Re: Fw: Re: savagefb on IBM T23 (supersavage
MX/IX)


> Quoting Sumit Birla ([EMAIL PROTECTED]):
> > This is what I found in savagefb.c
> >
> > static struct fb_var_screeninfo __devinitdata savagefb_var800x600x8 = {
> >         accel_flags:    FB_ACCELF_TEXT,
> >         xres:           800,
> >         yres:           600,
> >         xres_virtual:   800,
> >         yres_virtual:   30000,
> >         bits_per_pixel: 8,
> >         pixclock:       25000,
> >         left_margin:    88,
> >         right_margin:   40,
> >         upper_margin:   23,
> >         lower_margin:   1,
> >         hsync_len:      128,
> >         vsync_len:      4,
> >         sync:           FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,
> >         vmode:          FB_VMODE_NONINTERLACED
> > };
>
> If there isn't a 640x480 mode yet, I could add one.
>
> --
> Best regards,
>   Denis Oliver Kropp
>
> .------------------------------------------.
> | DirectFB - Hardware accelerated graphics |
> | http://www.directfb.org/                 |
> "------------------------------------------"
>
>                             Convergence GmbH
>
>
> --
> Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
> "unsubscribe directfb-users" as subject.
>



-- 
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-users" as subject.

Reply via email to