summaryrefslogtreecommitdiffstats
path: root/drivers/video/via/via_clock.h
Commit message (Collapse)AuthorAgeFilesLines
* viafb: add engine clock supportFlorian Tobias Schandinat2011-03-261-0/+3
| | | | | | | | This patch adds support for enabling and configuring the engine on VIAs IGPs. This is the main clock used for everything but pixel output. Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
* viafb: split clock and PLL code to an extra fileFlorian Tobias Schandinat2011-03-241-0/+73
This patch is a huge move operation with some rename and introduces an interface to still use the functions. This should be a step in the right direction to reuse the code whenever possible but cleanly separate code that differs on different platform and keeping the complexity as low as possible. pll_config was renamed to via_pll_config to keep the naming scheme. Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
OpenPOWER on IntegriCloud