aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/via/accel.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-281-1/+1
|\
| * [media] Add the via framebuffer camera controller driverJonathan Corbet2010-10-211-1/+1
* | viafb: add initial VX900 supportFlorian Tobias Schandinat2010-10-241-0/+3
* | viafb: fix hardware acceleration for suspend & resumeFlorian Tobias Schandinat2010-10-241-17/+26
* | viafb: use proper register for colour when doing fill opsFlorian Tobias Schandinat2010-09-241-3/+4
|/
* viafb: move some include files to include/linuxJonathan Corbet2010-05-111-1/+1
* viafb: Reserve framebuffer memory for the upcoming camera driverJonathan Corbet2010-05-071-0/+16
* viafb: Separate global and fb-specific dataJonathan Corbet2010-05-071-7/+7
* viafb: complete support for VX800/VX855 accelerated framebufferJonathan Corbet2010-04-201-9/+33
* viafb: Unify duplicated set_bpp() codeJonathan Corbet2010-04-201-45/+33
* viafb: Retain GEMODE reserved bitsJonathan Corbet2010-04-201-16/+33
* viafb: fix acceleration for some chipsErik-Jan Post2010-01-161-1/+4
* viafb: choose acceleration engine for VX855Florian Tobias Schandinat2009-09-231-0/+1
* viafb: hardware acceleration initialization cleanupFlorian Tobias Schandinat2009-09-231-162/+106
* viafb: cleanup viafb_cursorFlorian Tobias Schandinat2009-09-231-2/+2
* viafb: 2D engine rewriteFlorian Tobias Schandinat2009-09-231-51/+312
* viafb: merge viafb_update_viafb_par in viafb_update_fixFlorian Tobias Schandinat2009-09-231-8/+5
* viafb: returns 0 two too earlyRoel Kluin2009-04-011-2/+6
* viafb: accel.c, accel.hJoseph Chan2008-10-161-0/+279