Linux Framebuffer Layer development
 help / color / mirror / Atom feed
* usage of height and width in fb_var_screeninfo
@ 2012-03-22 11:52 Jun Nie
  2012-03-22 12:15 ` Geert Uytterhoeven
  2012-03-26  8:15 ` Jingoo Han
  0 siblings, 2 replies; 3+ messages in thread
From: Jun Nie @ 2012-03-22 11:52 UTC (permalink / raw)
  To: linux-fbdev

Does anyone happen to know the usage of below member in
fb_var_screeninfo? I do not know whether mm stand for geometry size or
memory, can not find its usage in any driver neither. We considering
to use it as zoomed size.

struct fb_var_screeninfo {
        __u32 height;                   /* height of picture in mm    */
        __u32 width;                    /* width of picture in mm     */

Jun

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-26  8:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-22 11:52 usage of height and width in fb_var_screeninfo Jun Nie
2012-03-22 12:15 ` Geert Uytterhoeven
2012-03-26  8:15 ` Jingoo Han

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox