]> Zhao Yanbai Git Server - minix.git/commit
fb: auto-configure with EDID 34/734/2
authorThomas Cort <tcort@minix3.org>
Mon, 29 Jul 2013 17:01:38 +0000 (13:01 -0400)
committerGerrit Code Review <gerrit@gerrit>
Sun, 11 Aug 2013 18:37:16 +0000 (20:37 +0200)
commit26f14d6b5df2ddb37311bda69ae4bb8d42051657
treeb2876e1d9800153520e0782848089211021fd7d5
parentbdf33c702aa8bcb68ec6500058b7c9ee0fcddfe9
fb: auto-configure with EDID

Use EDID when available to configure the frame buffer driver with
good settings for the attached display.

Change-Id: I69a78155a93e55ffa1ca3ff6621a879a56cdbceb
drivers/fb/Makefile
drivers/fb/README.txt [new file with mode: 0644]
drivers/fb/arch/earm/fb_arch.c
drivers/fb/fb.c
drivers/fb/fb.h
drivers/fb/fb_edid.c [new file with mode: 0644]
drivers/fb/fb_edid.h [new file with mode: 0644]
etc/system.conf
etc/usr/rc