[PATCH] fbdev: tag by scantype in sysfs
authorDaniel R Thompson <daniel.thompson@st.com>
Mon, 26 Jun 2006 07:27:00 +0000 (00:27 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:32 +0000 (09:58 -0700)
commit9dac73a4ec2c0a791bbfc6630dc4629ce11e68b9
treec09c03d8d02f351d49fc1f60cd3bb74e13acd735
parent90b4f9aca4d124d114e02bbb3d1d4f3d1d47138f
[PATCH] fbdev: tag by scantype in sysfs

Modify the sysfs description of a video mode such that modes are tagged with
their scan type, (p)rogessive, (i)nterlaced, (d)ouble scan.  For example,
U:1920x1080i-50.  This is useful to disambiguate some of the 'consumer' video
timings found in CEA-861 (especially those for EDTV).

Signed-off-by: Daniel R Thompson <daniel.thompson@st.com>
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/fbsysfs.c