From: Daniel R Thompson Date: Mon, 26 Jun 2006 07:27:00 +0000 (-0700) Subject: [PATCH] fbdev: tag by scantype in sysfs X-Git-Tag: v2.6.18-rc1~690 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dac73a4ec2c0a791bbfc6630dc4629ce11e68b9;p=pandora-kernel.git [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 Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed