summaryrefslogtreecommitdiffstats
path: root/drivers/video/via
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/video/via: fix continuation line formatsJoe Perches2010-03-122-10/+10
* viafb: support color depth 15 and 30Florian Tobias Schandinat2010-03-122-18/+34
* viafb: rework color settingFlorian Tobias Schandinat2010-03-123-216/+51
* viafb: some virtual_xres handling fixesFlorian Tobias Schandinat2010-03-121-8/+4
* viafb: rework color checkingFlorian Tobias Schandinat2010-03-122-35/+56
* viafb: make some variables a bit less globalFlorian Tobias Schandinat2010-03-125-12/+7
* viafb: remove dead code due to IGA1_IGA2Florian Tobias Schandinat2010-03-123-574/+11
* viafb: split color mode setting upFlorian Tobias Schandinat2010-03-123-35/+53
* viafb: introduce strict parameter checkingFlorian Tobias Schandinat2010-03-121-29/+38
* viafb: make viafb_set_par more dual framebuffer compatibleFlorian Tobias Schandinat2010-03-121-5/+15
* viafb: video address setting revisitedFlorian Tobias Schandinat2010-03-122-10/+15
* viafb: reorder initialization for dual framebuffer modeFlorian Tobias Schandinat2010-03-121-3/+3
* viafb: yet another dead code removalFlorian Tobias Schandinat2010-03-127-122/+1
* viafb: some dvi cleanupFlorian Tobias Schandinat2010-03-124-75/+55
* viafb: remove the remaining VIA_RES_* usesFlorian Tobias Schandinat2010-03-124-166/+15
* viafb: split global index upFlorian Tobias Schandinat2010-03-129-386/+225
* viafb: remove dead codeFlorian Tobias Schandinat2010-03-122-13/+0
* viafb: deprecate private ioctlsFlorian Tobias Schandinat2010-03-121-0/+1
* viafb: fix acceleration for some chipsErik-Jan Post2010-01-161-1/+4
* viafb: do modesetting after updating variablesErik-Jan Post2010-01-161-4/+3
* viafb: fix LCD hardware cursor regressionFlorian Tobias Schandinat2010-01-161-1/+3
* drivers/video/via/viafbdev.c: correct code taking the size of a pointerJulia Lawall2009-12-171-2/+2
* viafb: cosmetic cleanup of function integrated_lvds_enable()Harald Welte2009-12-161-26/+14
* drivers/video/via/viafbdev.c: fix oops with no /procDan Carpenter2009-12-161-1/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* viafb: pass reference to pci device when calling framebuffer_alloc()Harald Welte2009-09-231-2/+3
* viafb: make viafb a first-class citizen using pci_driverHarald Welte2009-09-233-116/+56
* viafb: choose acceleration engine for VX855Florian Tobias Schandinat2009-09-231-0/+1
* viafb: add support for the VX855 chipsetHarald Welte2009-09-237-69/+314
* viafb: use read-only mode parsingFlorian Tobias Schandinat2009-09-231-19/+25
* viafb: remove unused structure memberHarald Welte2009-09-231-1/+0
* viafb: make module parameters visible in sysfsHarald Welte2009-09-231-21/+22
* viafb: hardware acceleration initialization cleanupFlorian Tobias Schandinat2009-09-236-217/+148
* viafb: improve pitch handlingFlorian Tobias Schandinat2009-09-235-93/+27
* viafb: cleanup viafb_cursorFlorian Tobias Schandinat2009-09-235-126/+68
* viafb: switch to seq_fileAlexey Dobriyan2009-09-231-69/+110
* viafb: 2D engine rewriteFlorian Tobias Schandinat2009-09-234-219/+385
* viafb: improve viafb_parFlorian Tobias Schandinat2009-09-236-65/+69
* viafb: another small cleanup of viafb_parFlorian Tobias Schandinat2009-09-234-12/+6
* viafb: remove LVDS initializationFlorian Tobias Schandinat2009-09-231-2/+1
* viafb: remove unused video device stuffFlorian Tobias Schandinat2009-09-233-88/+1
* viafb: clean up virtual memory handlingFlorian Tobias Schandinat2009-09-234-22/+8
* viafb: clean up duoviewFlorian Tobias Schandinat2009-09-232-17/+2
* viafb: remove duplicated mode informationFlorian Tobias Schandinat2009-09-232-54/+9
* viafb: clean up viamode.hFlorian Tobias Schandinat2009-09-232-116/+32
* viafb: fix ioremap_nocache error handlingFlorian Tobias Schandinat2009-09-231-1/+5
* viafb: split viafb_set_start_addr upFlorian Tobias Schandinat2009-09-233-72/+26
* viafb: merge viafb_update_viafb_par in viafb_update_fixFlorian Tobias Schandinat2009-09-233-49/+15
* viafb: remove temporary start address settingFlorian Tobias Schandinat2009-09-231-17/+0
OpenPOWER on IntegriCloud