summaryrefslogtreecommitdiff
path: root/src/i830_hwmc.c
AgeCommit message (Expand)Author
2010-05-16XvMC: fix memory overflowDaniel Vetter
2010-05-16XvMC: dynamically allocate adaptorDaniel Vetter
2010-05-16XvMC: directly set driver type in context creationDaniel Vetter
2010-05-16XvMC: init driver in one function callDaniel Vetter
2010-05-16XvMC: move i965 specific stuff to common contextDaniel Vetter
2010-05-16XvMC: move i915 specific stuff to common contextDaniel Vetter
2010-05-16XvMC: unify destroy context functionDaniel Vetter
2010-05-16XvMC: clean up i830_hwmc.cDaniel Vetter
2010-05-16XvMC: unify surface functionsDaniel Vetter
2010-05-16i965 XvMC: don't create any surface state in the ddxDaniel Vetter
2010-05-16XvMC: unify subpicture functionsDaniel Vetter
2010-05-16XvMC: unify PutImage handlingDaniel Vetter
2010-05-16XvMC: merge *_hwmc.c into i830_hwmc.cDaniel Vetter
2010-05-16XvMC: everyone's using execbuffer!Daniel Vetter
2010-05-16XvMC: kill the pinned batchbuffer in the ddx codeDaniel Vetter
2010-03-01Rename the xf86 screen private from pScrn to scrn.Owain G. Ainsworth
2010-03-01Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.Owain G. Ainsworth
2010-02-28Move to kernel coding style.Eric Anholt
2009-07-24XvMC: enable XvMC/XvMC-VLD on IGDNGXiang, Haihao
2009-07-24XvMC: pin XvMC buffers under KMS.Xiang, Haihao
2009-06-29Disable XvMC on 915G/GM in KMSZhenyu Wang
2009-05-18 DRI2 for XvMCXiang Hai hao
2009-05-18Merge branch 'master' into xvmc-vldZou Nan hai
2009-04-21Staticize a bunch of functions and variables in the driver.Eric Anholt
2009-03-25 XvMC VLD extension support for G4XZou Nan hai
2008-12-04Disable XvMC on DRI2 for nowZhenyu Wang
2008-11-27Merge branch '965-xvmc'Zou Nan hai
2008-06-28xvmc: Don't copy on xvmc surface in PutImageZhenyu Wang
2008-06-28xvmc: enlarge batch buffer sizeZhenyu Wang
2008-06-24 965 xvmc, current only frame based DCT_type supportZou Nan hai
2008-01-02xvmc: setup driver info for XvMCGetDRInfo requestZhenyu Wang
2007-12-25xvmc: consolidate put surface interfacesZhenyu Wang
2007-11-29xvmc: add "XvMC" option, default is false.Zhenyu Wang
2007-11-29xvmc: move batch buffer init/fini code into genericZhenyu Wang
2007-11-15xvmc: some code clean upZhenyu Wang
2007-10-08move some definition out of i915 specific headerZhenyu Wang
2007-09-29rename xvmc init function namesZhenyu Wang
2007-09-26Revert to origin xvmc setup stepsZhenyu Wang
2007-09-26Log xvmc driver nameZhenyu Wang
2007-09-26comment out i965_xvmc_driver for nowZhenyu Wang
2007-09-26Create xvmc driver interfaceZhenyu Wang