]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
viafb: add X server compatibility mode
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 23 Apr 2011 23:52:45 +0000 (23:52 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 23 Apr 2011 23:52:45 +0000 (23:52 +0000)
commit2946294f9aa734efc5873ea2f34131d0a8c0f89a
tree7c1ddd28ec675caf9338e88b5433bd47deda3d8e
parent4d9fd0b72cd80624f9f5c6a4c69c503615bec370
viafb: add X server compatibility mode

This patch adds a config option to be compatible with X servers like
OpenChrome. This is required as for example the X server does not
handle things like disabled IGAs/PLLs resulting in a potential
freeze on X startup. With this option disabled we can provide some
nice features like power management and not reinitializing the
hardware on every mode switch (taking long time, causing flickering).

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/Kconfig
drivers/video/via/hw.c