]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00157457 - MXC HDMI: Add support for non-CEA spec video modes
authorDanny Nold <dannynold@freescale.com>
Thu, 22 Sep 2011 21:43:24 +0000 (16:43 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:33:14 +0000 (08:33 +0200)
commit11feedc0a6a0017b68312cffb040df3b84c215b7
tree67acc611f27bad3fdf2273791d9198deeddce600
parent08a7638c9ebacae14a75559955ace3d2ab9ad964
ENGR00157457 - MXC HDMI: Add support for non-CEA spec video modes

- Updated PHY configuration code to support ranges of clock frequencies,
rather than just a small set of supported clock frequencies corresponding
to CEA-861 video modes.  This means that PC monitor modes are now
supported.
- Updated color handling code to ensure that a consistent set of
color mode defines are used.
- Fixed bug in how clock disable registers are configured

Signed-off-by: Danny Nold <dannynold@freescale.com>
drivers/video/mxc_hdmi.c