summaryrefslogtreecommitdiff
path: root/src/i915_hwmc.c
AgeCommit message (Expand)Author
2008-03-26More compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-12disable memory alloc debugZhenyu Wang
2007-12-25xvmc: consolidate put surface interfacesZhenyu Wang
2007-12-20xvmc: move dri context handling to generic codeZhenyu Wang
2007-11-29xvmc: move batch buffer init/fini code into genericZhenyu Wang
2007-11-15xvmc: some code clean upZhenyu Wang
2007-11-15xvmc: take out batch buffer handling codeZhenyu Wang
2007-11-14xvmc: attempt to move batch buffer code out of i915 privateZhenyu Wang
2007-10-26try to move some fields to xvmc driver structureZhenyu Wang
2007-10-22revert xvmc memory allocation hacksZhenyu Wang
2007-10-23split xvmc user lib chipset driversZhenyu Wang
2007-10-15Merge branch 'xvmc' of git+ssh://zhen@people.freedesktop.org/~zhen/xf86-video...Zhenyu Wang
2007-10-08use field name to initialize i915 xvmc driverZhenyu Wang
2007-10-08move some definition out of i915 specific headerZhenyu Wang
2007-10-08Temp work around ttm allocation for xvmc, which should be fixed later.Zhenyu Wang
2007-09-26fix i915 xvmc devPrivate referenceZhenyu Wang
2007-09-26Create xvmc driver interfaceZhenyu Wang
2007-08-10disable subpicture initialZhenyu Wang
2007-08-08check early if we have slot left for new context or surfaceZhenyu Wang
2007-08-08I missed to remove port attributes wrapperZhenyu Wang
2007-08-08explicit say "unsigned int"Zhenyu Wang
2007-08-08remove xvmc attributesZhenyu Wang
2007-08-07code cleanupsZhenyu Wang
2007-07-19add copyrightXiang, Haihao
2007-07-19block some signals within critical section to avoidXiang, Haihao
2007-07-191. The pitches for y/u/v surfaces are 1024bytes aligned.Xiang, Haihao
2007-07-19a fix for 945G/945GMroot
2007-07-191. using batch bufferroot
2007-07-19fix a bug related to display surfaceXiang, Haihao
2007-07-19fix some bugsXiang, Haihao
2007-07-19Release resource allocated for surface/subpictureXiang, Haihao
2007-07-19fix some bugsXiang, Haihao
2007-07-19fix some bugsXiang, Haihao
2007-07-19enable XvMC for i915Xiang, Haihao