summaryrefslogtreecommitdiffstats
path: root/drivers/video/via/hw.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-8/+8
* Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev...Florian Tobias Schandinat2012-03-131-75/+55
|\
| * viafb: modetable conversionFlorian Tobias Schandinat2012-03-081-25/+16
| * viafb: LCD bpp cleanupFlorian Tobias Schandinat2012-03-041-14/+2
| * viafb: Fix bug in centering codeFlorian Tobias Schandinat2012-02-211-1/+1
| * viafb: make SAMM to also work on LCDFlorian Tobias Schandinat2012-02-121-16/+11
| * viafb: make single framebuffer multiple adapter mode workFlorian Tobias Schandinat2012-02-101-18/+23
| * viafb: fill xres and yresFlorian Tobias Schandinat2012-02-101-1/+2
| * viafb: set correct polarity for second adapterFlorian Tobias Schandinat2012-02-101-7/+7
* | viafb: fix IGA1 modesetting on VX900Florian Tobias Schandinat2012-02-241-0/+3
* | viafb: select HW scaling on VX900 for IGA2Florian Tobias Schandinat2012-02-241-0/+1
|/
* viafb: get rid of the remaining modetable structure assumptionsFlorian Tobias Schandinat2011-08-071-16/+7
* viafb: eliminate modetable dependancy of LCD modesettingFlorian Tobias Schandinat2011-08-071-12/+8
* viafb: seperate hardware initializationFlorian Tobias Schandinat2011-08-071-20/+28
* viafb: use information in var for modesettingFlorian Tobias Schandinat2011-08-071-59/+48
* viafb: eliminate viafb_get_pixclockFlorian Tobias Schandinat2011-08-071-14/+2
* viafb: add new funcions to select a single modeFlorian Tobias Schandinat2011-08-061-34/+11
* viafb: remove 640x480-60 CRT special caseFlorian Tobias Schandinat2011-08-051-14/+0
* viafb: simplify viafb_fill_crtc_timingFlorian Tobias Schandinat2011-08-051-6/+6
* viafb: remove superfluous register unlocking/lockingFlorian Tobias Schandinat2011-08-051-7/+0
* viafb: kill viafb_load_crtc_timingFlorian Tobias Schandinat2011-08-051-22/+8
* viafb: use more compact modesetting functionsFlorian Tobias Schandinat2011-08-051-288/+8
* Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-04-241-385/+144
|\
| * viafb: add X server compatibility modeFlorian Tobias Schandinat2011-04-231-0/+7
| * viafb: add engine clock supportFlorian Tobias Schandinat2011-03-261-0/+1
| * viafb: add VIA slapping capabilityFlorian Tobias Schandinat2011-03-241-0/+19
| * viafb: split clock and PLL code to an extra fileFlorian Tobias Schandinat2011-03-241-274/+14
| * viafb: add primary/secondary clock on/off switchesFlorian Tobias Schandinat2011-03-241-1/+37
| * viafb: add clock source selection and PLL power management supportFlorian Tobias Schandinat2011-03-231-0/+88
| * viafb: prepare for PLL separationFlorian Tobias Schandinat2011-03-231-43/+84
| * viafb: call viafb_get_clk_value only in viafb_set_vclockFlorian Tobias Schandinat2011-03-231-15/+17
| * viafb: allow some pll calculationsFlorian Tobias Schandinat2011-03-231-276/+101
* | Merge branch 'viafb-cleanup' into viafb-nextFlorian Tobias Schandinat2011-04-241-33/+55
|\ \
| * | viafb: gather common good, old VGA initialization in one placeFlorian Tobias Schandinat2011-03-261-12/+37
| * | viafb: kill crt_setting_informationFlorian Tobias Schandinat2011-03-211-15/+13
| * | viafb: no need to write CRTC values twiceFlorian Tobias Schandinat2011-03-211-3/+0
| * | viafb: move initialization codeFlorian Tobias Schandinat2011-03-211-5/+7
| |/
* | viafb: reduce OLPC refresh a bitFlorian Tobias Schandinat2011-04-231-1/+1
* | viafb: fix OLPC XO 1.5 device connectionFlorian Tobias Schandinat2011-04-231-0/+5
* | viafb: fix OLPC DCON refresh rateFlorian Tobias Schandinat2011-04-151-2/+6
|/
* viafb: refresh rate bug collectionFlorian Tobias Schandinat2011-03-161-10/+7
* Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-03-121-390/+350
|\
| * viafb: split pll configs upFlorian Tobias Schandinat2011-03-121-347/+301
| * viafb: remove duplicated clock storageFlorian Tobias Schandinat2011-03-121-2/+4
| * viafb: always return the best possible clockFlorian Tobias Schandinat2011-03-121-32/+28
| * viafb: remove duplicated clock informationFlorian Tobias Schandinat2011-03-121-21/+29
* | viafb: factor lcd scaling parameters outFlorian Tobias Schandinat2011-03-091-0/+19
* | viafb: strip some structuresFlorian Tobias Schandinat2011-03-091-11/+0
|/
* video via: make local variables staticStephen Hemminger2011-03-091-1/+1
* viafb: add initial VX900 supportFlorian Tobias Schandinat2010-10-241-0/+23
OpenPOWER on IntegriCloud