linux/drivers/video/via
Florian Tobias Schandinat 1f84435090 viafb: PLL value cleanup
viafb: PLL value cleanup

This is a big change of how PLL values are handled on the road to
dynamic PLL value generation. The table was converted automatically in
the relevant parameters for frequency generation. Sadly there were some
bits set whose meaning is unknown. Those differences are documented
but ignored as the unichrome code implies that they are not important
(a big thanks to Luc for his amazing work).
The PLL values for 31490000 and 133308000 are deleted as they were more
than 5% off and not used anyway. The values for CX700@60466000 and
VX855@153920000 are corrected as they were wrong and easily correctable
as enough correct values was available because CX700 and VX855 support
the same values only with a little difference in hardware format.
All remaining values are not more than 2% off.
Additionally the surrounding code is changed as needed especially the
byte order of the values written to hardware to allow nicer conversion
functions.
This is mostly a change preparing for dynamic PLL generation and the two
corrected values aside no runtime change is expected.

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: Joseph Chan <JosephChan@via.com.tw>
2010-07-23 14:37:05 +00:00
..
accel.c viafb: move some include files to include/linux 2010-05-11 16:07:59 -06:00
accel.h viafb: complete support for VX800/VX855 accelerated framebuffer 2010-04-20 14:23:20 -06:00
chip.h viafb: simplify lcd size "detection" 2010-07-23 14:35:50 +00:00
debug.h
dvi.c viafb: move some include files to include/linux 2010-05-11 16:07:59 -06:00
dvi.h viafb: some dvi cleanup 2010-03-12 15:52:33 -08:00
global.c viafb: make some variables a bit less global 2010-03-12 15:52:33 -08:00
global.h viafb: Separate global and fb-specific data 2010-05-07 17:16:02 -06:00
hw.c viafb: PLL value cleanup 2010-07-23 14:37:05 +00:00
hw.h viafb: PLL value cleanup 2010-07-23 14:37:05 +00:00
ioctl.c viafb: iface.c, iface.h, ioctl.c, ioctl.h 2008-10-16 11:21:41 -07:00
ioctl.h viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5 2010-04-20 14:23:20 -06:00
lcd.c viafb: simplify lcd size "detection" 2010-07-23 14:35:50 +00:00
lcd.h viafb: simplify lcd size "detection" 2010-07-23 14:35:50 +00:00
lcdtbl.h viafb: lcd.c, lcd.h, lcdtbl.h 2008-10-16 11:21:41 -07:00
Makefile viafb: move some modesetting functions to a seperate file 2010-05-07 17:17:38 -06:00
share.h viafb: PLL value cleanup 2010-07-23 14:37:05 +00:00
tbl1636.c viafb: tbl1636.c, tbl1636.h, tblDPASetting.c, tblDPASetting.h 2008-10-16 11:21:41 -07:00
tbl1636.h viafb: tbl1636.c, tbl1636.h, tblDPASetting.c, tblDPASetting.h 2008-10-16 11:21:41 -07:00
tblDPASetting.c viafb: tbl1636.c, tbl1636.h, tblDPASetting.c, tblDPASetting.h 2008-10-16 11:21:41 -07:00
tblDPASetting.h viafb: tbl1636.c, tbl1636.h, tblDPASetting.c, tblDPASetting.h 2008-10-16 11:21:41 -07:00
via-core.c viafb: fix PCI table 2010-07-23 14:26:18 +00:00
via-gpio.c viafb: move some include files to include/linux 2010-05-11 16:07:59 -06:00
via_i2c.c viafb: move some include files to include/linux 2010-05-11 16:07:59 -06:00
via_modesetting.c viafb: move some include files to include/linux 2010-05-11 16:07:59 -06:00
via_modesetting.h viafb: move some modesetting functions to a seperate file 2010-05-07 17:17:38 -06:00
via_utility.c viafb: move some include files to include/linux 2010-05-11 16:07:59 -06:00
via_utility.h viafb: remove dead code 2010-03-12 15:52:33 -08:00
viafbdev.c drivers/video/via: use memdup_user 2010-05-27 09:12:42 -07:00
viafbdev.h viafb: Separate global and fb-specific data 2010-05-07 17:16:02 -06:00
viamode.c viafb: move some include files to include/linux 2010-05-11 16:07:59 -06:00
viamode.h viafb: split global index up 2010-03-12 15:52:33 -08:00
vt1636.c viafb: move some include files to include/linux 2010-05-11 16:07:59 -06:00
vt1636.h viafb: rework the I2C support in the VIA framebuffer driver 2010-04-27 13:01:45 -06:00