summaryrefslogtreecommitdiff
path: root/src/i830_hwmc.c
AgeCommit message (Expand)Author
2009-10-08Clean up more i830_memory.c madness.Eric Anholt
2009-10-08Rename the xf86 screen private from pScrn to scrn.Eric Anholt
2009-10-08Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.Eric Anholt
2009-10-06Move to kernel coding style.Eric Anholt
2009-10-06Remove UMS support.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