aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* viafb: eliminate modetable dependancy of LCD modesettingFlorian Tobias Schandinat2011-08-07
* viafb: seperate hardware initializationFlorian Tobias Schandinat2011-08-07
* viafb: use information in var for modesettingFlorian Tobias Schandinat2011-08-06
* viafb: eliminate viafb_get_pixclockFlorian Tobias Schandinat2011-08-06
* viafb: add new funcions to select a single modeFlorian Tobias Schandinat2011-08-06
* viafb: fix pointer type missmatchWang Shaoyan2011-08-06
* viafb: remove 640x480-60 CRT special caseFlorian Tobias Schandinat2011-08-05
* viafb: simplify viafb_fill_crtc_timingFlorian Tobias Schandinat2011-08-05
* viafb: remove superfluous mode lookupFlorian Tobias Schandinat2011-08-05
* viafb: remove superfluous register unlocking/lockingFlorian Tobias Schandinat2011-08-05
* viafb: kill viafb_load_crtc_timingFlorian Tobias Schandinat2011-08-05
* viafb: use more compact modesetting functionsFlorian Tobias Schandinat2011-08-05
* viafb: improve pitch handlingFlorian Tobias Schandinat2011-07-16
* viafb: use display information in info not in var for panningFlorian Tobias Schandinat2011-05-27
* viafb: Automatic OLPC XO-1.5 configurationDaniel Drake2011-05-11
* viafb: remove unused CEA modeFlorian Tobias Schandinat2011-04-26
* viafb: try to map less memory in case of failureFlorian Tobias Schandinat2011-04-25
* viafb: use write combining for video ramFlorian Tobias Schandinat2011-04-24
* Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-04-24
|\
| * viafb: add X server compatibility modeFlorian Tobias Schandinat2011-04-23
| * viafb: delete clock and PLL initializationFlorian Tobias Schandinat2011-04-01
| * viafb: add engine clock supportFlorian Tobias Schandinat2011-03-25
| * viafb: add VIA slapping capabilityFlorian Tobias Schandinat2011-03-24
| * viafb: split clock and PLL code to an extra fileFlorian Tobias Schandinat2011-03-24
| * viafb: add primary/secondary clock on/off switchesFlorian Tobias Schandinat2011-03-23
| * viafb: add clock source selection and PLL power management supportFlorian Tobias Schandinat2011-03-23
| * viafb: prepare for PLL separationFlorian Tobias Schandinat2011-03-23
| * viafb: call viafb_get_clk_value only in viafb_set_vclockFlorian Tobias Schandinat2011-03-23
| * viafb: allow some pll calculationsFlorian Tobias Schandinat2011-03-23
* | Merge branch 'viafb-cleanup' into viafb-nextFlorian Tobias Schandinat2011-04-24
|\ \
| * | viafb: replace custom return valuesFlorian Tobias Schandinat2011-03-26
| * | viafb: some small cleanup for global variablesFlorian Tobias Schandinat2011-03-26
| * | viafb: gather common good, old VGA initialization in one placeFlorian Tobias Schandinat2011-03-26
| * | viafb: remove unused max_hres/vresFlorian Tobias Schandinat2011-03-23
| * | viafb: kill crt_setting_informationFlorian Tobias Schandinat2011-03-21
| * | viafb: no need to write CRTC values twiceFlorian Tobias Schandinat2011-03-21
| * | viafb: move initialization codeFlorian Tobias Schandinat2011-03-21
| |/
* | viafb: reduce OLPC refresh a bitFlorian Tobias Schandinat2011-04-23
* | viafb: fix OLPC XO 1.5 device connectionFlorian Tobias Schandinat2011-04-23
* | viafb: fix OLPC DCON refresh rateFlorian Tobias Schandinat2011-04-15
|/
* viafb: initialize margins correctFlorian Tobias Schandinat2011-03-21
* viafb: refresh rate bug collectionFlorian Tobias Schandinat2011-03-16
* Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-03-12
|\
| * viafb: split pll configs upFlorian Tobias Schandinat2011-03-12
| * viafb: remove duplicated clock storageFlorian Tobias Schandinat2011-03-12
| * viafb: always return the best possible clockFlorian Tobias Schandinat2011-03-12
| * viafb: remove duplicated clock informationFlorian Tobias Schandinat2011-03-12
* | viafb: factor lcd scaling parameters outFlorian Tobias Schandinat2011-03-09
* | viafb: strip some structuresFlorian Tobias Schandinat2011-03-09
* | viafb: remove unused data_mode and device_typeFlorian Tobias Schandinat2011-03-09