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-132-10/+10
* viafb: support color depth 15 and 30Florian Tobias Schandinat2010-03-132-18/+34
* viafb: rework color settingFlorian Tobias Schandinat2010-03-133-216/+51Star
* viafb: some virtual_xres handling fixesFlorian Tobias Schandinat2010-03-131-8/+4Star
* viafb: rework color checkingFlorian Tobias Schandinat2010-03-132-35/+56
* viafb: make some variables a bit less globalFlorian Tobias Schandinat2010-03-135-12/+7Star
* viafb: remove dead code due to IGA1_IGA2Florian Tobias Schandinat2010-03-133-574/+11Star
* viafb: split color mode setting upFlorian Tobias Schandinat2010-03-133-35/+53
* viafb: introduce strict parameter checkingFlorian Tobias Schandinat2010-03-131-29/+38
* viafb: make viafb_set_par more dual framebuffer compatibleFlorian Tobias Schandinat2010-03-131-5/+15
* viafb: video address setting revisitedFlorian Tobias Schandinat2010-03-132-10/+15
* viafb: reorder initialization for dual framebuffer modeFlorian Tobias Schandinat2010-03-131-3/+3
* viafb: yet another dead code removalFlorian Tobias Schandinat2010-03-137-122/+1Star
* viafb: some dvi cleanupFlorian Tobias Schandinat2010-03-134-75/+55Star
* viafb: remove the remaining VIA_RES_* usesFlorian Tobias Schandinat2010-03-134-166/+15Star
* viafb: split global index upFlorian Tobias Schandinat2010-03-139-386/+225Star
* viafb: remove dead codeFlorian Tobias Schandinat2010-03-132-13/+0Star
* viafb: deprecate private ioctlsFlorian Tobias Schandinat2010-03-131-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/+3Star
* 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-181-2/+2
* viafb: cosmetic cleanup of function integrated_lvds_enable()Harald Welte2009-12-161-26/+14Star
* 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/+56Star
* 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/+0Star
* viafb: make module parameters visible in sysfsHarald Welte2009-09-231-21/+22
* viafb: hardware acceleration initialization cleanupFlorian Tobias Schandinat2009-09-236-217/+148Star
* viafb: improve pitch handlingFlorian Tobias Schandinat2009-09-235-93/+27Star
* viafb: cleanup viafb_cursorFlorian Tobias Schandinat2009-09-235-126/+68Star
* 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/+6Star
* viafb: remove LVDS initializationFlorian Tobias Schandinat2009-09-231-2/+1Star
* viafb: remove unused video device stuffFlorian Tobias Schandinat2009-09-233-88/+1Star
* viafb: clean up virtual memory handlingFlorian Tobias Schandinat2009-09-234-22/+8Star
* viafb: clean up duoviewFlorian Tobias Schandinat2009-09-232-17/+2Star
* viafb: remove duplicated mode informationFlorian Tobias Schandinat2009-09-232-54/+9Star
* viafb: clean up viamode.hFlorian Tobias Schandinat2009-09-232-116/+32Star
* viafb: fix ioremap_nocache error handlingFlorian Tobias Schandinat2009-09-231-1/+5
* viafb: split viafb_set_start_addr upFlorian Tobias Schandinat2009-09-233-72/+26Star
* viafb: merge viafb_update_viafb_par in viafb_update_fixFlorian Tobias Schandinat2009-09-233-49/+15Star
* viafb: remove temporary start address settingFlorian Tobias Schandinat2009-09-231-17/+0Star