linux/drivers/staging/udlfb
Bernie Thompson 8ef8cc4fca staging: udlfb: support for writing backup EDID to sysfs file
Support writing default/backup edid via /sys/class/graphics/fb?/edid

Writing a backup edid blob to the 'edid' file will cause udlfb to
attempt to re-read the edid from hardware.
If we still don't have a good edid, it will use the backup edid instead.
The intent is to 1) enable user-supplied edid
2) enable udev rules to backup the last known good edid
for a device, and then provide that edid as a backup for all future starts

Signed-off-by: Bernie Thompson <bernie@plugable.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-09-05 16:50:21 -07:00
..
Kconfig Staging: udlfb: explicit dependencies and warnings 2010-03-03 16:43:00 -08:00
Makefile Staging: udlfb: add udlfb driver to build 2009-06-19 11:00:57 -07:00
udlfb.c staging: udlfb: support for writing backup EDID to sysfs file 2010-09-05 16:50:21 -07:00
udlfb.h staging: udlfb: enhance EDID and mode handling support 2010-09-05 16:50:19 -07:00
udlfb.txt staging: udlfb: Add intro udlfb documentation 2010-09-05 16:50:14 -07:00