summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* viafb: remove 640x480-60 CRT special caseFlorian Tobias Schandinat2011-08-052-15/+1
* viafb: simplify viafb_fill_crtc_timingFlorian Tobias Schandinat2011-08-053-12/+10
* viafb: remove superfluous mode lookupFlorian Tobias Schandinat2011-08-051-2/+0
* viafb: remove superfluous register unlocking/lockingFlorian Tobias Schandinat2011-08-052-7/+4
* viafb: kill viafb_load_crtc_timingFlorian Tobias Schandinat2011-08-053-46/+27
* viafb: use more compact modesetting functionsFlorian Tobias Schandinat2011-08-055-578/+128
* viafb: improve pitch handlingFlorian Tobias Schandinat2011-07-172-3/+13
* viafb: use display information in info not in var for panningFlorian Tobias Schandinat2011-05-271-2/+3
* viafb: Automatic OLPC XO-1.5 configurationDaniel Drake2011-05-111-9/+30
* viafb: remove unused CEA modeFlorian Tobias Schandinat2011-04-263-34/+0
* viafb: try to map less memory in case of failureFlorian Tobias Schandinat2011-04-251-1/+8
* viafb: use write combining for video ramFlorian Tobias Schandinat2011-04-241-1/+1
* Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-04-248-408/+588
|\
| * viafb: add X server compatibility modeFlorian Tobias Schandinat2011-04-242-0/+18
| * viafb: delete clock and PLL initializationFlorian Tobias Schandinat2011-04-011-6/+2
| * viafb: add engine clock supportFlorian Tobias Schandinat2011-03-263-0/+55
| * viafb: add VIA slapping capabilityFlorian Tobias Schandinat2011-03-242-6/+43
| * viafb: split clock and PLL code to an extra fileFlorian Tobias Schandinat2011-03-245-281/+368
| * 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-233-21/+19
| * viafb: allow some pll calculationsFlorian Tobias Schandinat2011-03-232-282/+106
* | Merge branch 'viafb-cleanup' into viafb-nextFlorian Tobias Schandinat2011-04-2413-251/+84
|\ \
| * | viafb: replace custom return valuesFlorian Tobias Schandinat2011-03-275-33/+17
| * | viafb: some small cleanup for global variablesFlorian Tobias Schandinat2011-03-275-18/+7
| * | viafb: gather common good, old VGA initialization in one placeFlorian Tobias Schandinat2011-03-272-31/+37
| * | viafb: remove unused max_hres/vresFlorian Tobias Schandinat2011-03-232-137/+3
| * | viafb: kill crt_setting_informationFlorian Tobias Schandinat2011-03-214-26/+15
| * | viafb: no need to write CRTC values twiceFlorian Tobias Schandinat2011-03-211-3/+0
| * | viafb: move initialization codeFlorian Tobias Schandinat2011-03-211-5/+7
| |/
* | Merge branch 'viafb-olpc' into viafb-nextFlorian Tobias Schandinat2011-04-243-2/+8
|\ \
| * | viafb: reduce OLPC refresh a bitFlorian Tobias Schandinat2011-04-243-2/+3
| * | viafb: fix OLPC XO 1.5 device connectionFlorian Tobias Schandinat2011-04-241-0/+5
|/ /
* / viafb: fix OLPC DCON refresh rateFlorian Tobias Schandinat2011-04-152-3/+7
|/
* viafb: initialize margins correctFlorian Tobias Schandinat2011-03-211-20/+11
* viafb: refresh rate bug collectionFlorian Tobias Schandinat2011-03-164-30/+36
* Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-03-127-747/+479
|\
| * viafb: split pll configs upFlorian Tobias Schandinat2011-03-121-347/+301
| * viafb: remove duplicated clock storageFlorian Tobias Schandinat2011-03-125-212/+133
| * viafb: always return the best possible clockFlorian Tobias Schandinat2011-03-122-34/+28
| * viafb: remove duplicated clock informationFlorian Tobias Schandinat2011-03-124-166/+29
* | viafb: factor lcd scaling parameters outFlorian Tobias Schandinat2011-03-092-85/+19
* | viafb: strip some structuresFlorian Tobias Schandinat2011-03-092-15/+0
* | viafb: remove unused data_mode and device_typeFlorian Tobias Schandinat2011-03-091-3/+0
* | viafb: kill lcd_panel_idFlorian Tobias Schandinat2011-03-095-107/+13
|/
* video via: make local variables staticStephen Hemminger2011-03-095-59/+61
* video via: fix iomem accessStephen Hemminger2011-03-091-8/+7
* video/via: drop deprecated (and unused) i2c_adapter.idPeter Huewe2011-03-021-1/+0
* Linux 2.6.38-rc7v2.6.38-rc7Linus Torvalds2011-03-011-1/+1