aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/via/hw.c
Commit message (Expand)AuthorAgeFilesLines
* viafb: PLL value cleanupFlorian Tobias Schandinat2010-07-231-176/+402
* viafb: simplify lcd size "detection"Florian Tobias Schandinat2010-07-231-9/+0
* viafb: move some include files to include/linuxJonathan Corbet2010-05-111-1/+2
* viafb: improve misc register handlingFlorian Tobias Schandinat2010-05-071-19/+8
* viafb: replace inb/outbFlorian Tobias Schandinat2010-05-071-15/+7
* viafb: move some modesetting functions to a seperate fileFlorian Tobias Schandinat2010-05-071-96/+0
* viafb: unify modesetting functionsFlorian Tobias Schandinat2010-05-071-33/+33
* viafb: package often used basic io functionsFlorian Tobias Schandinat2010-05-071-22/+0
* viafb: Separate global and fb-specific dataJonathan Corbet2010-05-071-125/+6
* viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5Chris Ball2010-04-201-0/+1
* viafb: Determine type of 2D engine and store it in chip_infoHarald Welte2010-04-201-0/+15
* viafb: use proper pci config APIHarald Welte2010-04-201-24/+38
* viafb: support color depth 15 and 30Florian Tobias Schandinat2010-03-121-0/+9
* viafb: rework color settingFlorian Tobias Schandinat2010-03-121-4/+24
* viafb: rework color checkingFlorian Tobias Schandinat2010-03-121-30/+0
* viafb: remove dead code due to IGA1_IGA2Florian Tobias Schandinat2010-03-121-17/+5
* viafb: split color mode setting upFlorian Tobias Schandinat2010-03-121-32/+53
* viafb: video address setting revisitedFlorian Tobias Schandinat2010-03-121-2/+0
* viafb: some dvi cleanupFlorian Tobias Schandinat2010-03-121-9/+2
* viafb: split global index upFlorian Tobias Schandinat2010-03-121-125/+26
* viafb: make viafb a first-class citizen using pci_driverHarald Welte2009-09-231-106/+9
* viafb: add support for the VX855 chipsetHarald Welte2009-09-231-68/+140
* viafb: improve pitch handlingFlorian Tobias Schandinat2009-09-231-50/+23
* viafb: another small cleanup of viafb_parFlorian Tobias Schandinat2009-09-231-2/+1
* viafb: split viafb_set_start_addr upFlorian Tobias Schandinat2009-09-231-63/+17
* viafb: remove duplicated CX700 register initFlorian Tobias Schandinat2009-09-231-4/+1
* viafb: fix rmmod bugFlorian Tobias Schandinat2009-08-071-2/+2
* viafb: hw.c, hw.hJoseph Chan2008-10-161-0/+2865