summaryrefslogtreecommitdiff
path: root/src/i830_hwmc.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-25Rename common infrastructure to the intel namespace.Chris Wilson1-75/+0
2010-04-08XvMC: kill intel_xvmc_commandDaniel Vetter1-7/+0
2010-04-08XvMC: dynamically allocate adaptorDaniel Vetter1-27/+0
2010-04-08XvMC: directly set driver type in context creationDaniel Vetter1-1/+0
2010-04-08XvMC: init driver in one function callDaniel Vetter1-2/+1
2010-04-08XvMC: move i965 specific stuff to common contextDaniel Vetter1-0/+5
2010-04-08XvMC: move i915 specific stuff to common contextDaniel Vetter1-1/+6
2010-04-08XvMC: unify PutImage handlingDaniel Vetter1-4/+0
2010-03-04XvMC: kill the pinned batchbuffer in the ddx codeDaniel Vetter1-8/+0
2009-10-06Move to kernel coding style.Eric Anholt1-30/+29
2009-05-19 switch XvMC to gemxvmc-vldLi Shao Hua1-1/+2
2009-05-18 DRI2 for XvMCXiang Hai hao1-1/+0
2009-05-18Merge branch 'master' into xvmc-vldZou Nan hai1-1/+0
2009-04-21Staticize a bunch of functions and variables in the driver.Eric Anholt1-1/+0
2009-03-25 XvMC VLD extension support for G4XZou Nan hai1-0/+1
2008-11-27Merge branch '965-xvmc'Zou Nan hai1-2/+3
2008-06-28xvmc: formalize surface type definitionZhenyu Wang1-0/+7
2008-06-24 965 xvmc, current only frame based DCT_type supportZou Nan hai1-2/+3
2008-01-02xvmc: setup driver info for XvMCGetDRInfo requestZhenyu Wang1-0/+5
2007-12-25xvmc: consolidate put surface interfacesZhenyu Wang1-1/+11
2007-11-29xvmc: move batch buffer init/fini code into genericZhenyu Wang1-0/+2
2007-11-15xvmc: some code clean upZhenyu Wang1-2/+2
2007-11-14xvmc: attempt to move batch buffer code out of i915 privateZhenyu Wang1-0/+12
2007-10-26try to move some fields to xvmc driver structureZhenyu Wang1-0/+1
2007-10-23split xvmc user lib chipset driversZhenyu Wang1-5/+11
2007-10-08move some definition out of i915 specific headerZhenyu Wang1-0/+11
2007-09-29rename xvmc init function namesZhenyu Wang1-2/+2
2007-09-26Revert to origin xvmc setup stepsZhenyu Wang1-1/+2
2007-09-26comment out i965_xvmc_driver for nowZhenyu Wang1-1/+1
2007-09-26Create xvmc driver interfaceZhenyu Wang1-0/+58