Age | Commit message (Expand) | Author |
2009-10-08 | Clean up more i830_memory.c madness. | Eric Anholt |
2009-10-08 | Rename the xf86 screen private from pScrn to scrn. | Eric Anholt |
2009-10-08 | Rename the screen private from I830Ptr pI830 to intel_screen_private *intel. | Eric Anholt |
2009-10-06 | Move to kernel coding style. | Eric Anholt |
2009-10-06 | Remove UMS support. | Eric Anholt |
2009-07-28 | intel: remove unneeded includes | Dave Airlie |
2009-07-24 | XvMC: pin XvMC buffers under KMS. | Xiang, Haihao |
2009-05-18 | DRI2 for XvMC | Xiang Hai hao |
2008-06-28 | xvmc: Don't copy on xvmc surface in PutImage | Zhenyu Wang |
2008-06-28 | xvmc: only allocate memory requiring physical address on 915G | Zhenyu Wang |
2008-06-28 | xvmc: formalize surface type definition | Zhenyu Wang |
2008-06-03 | xvmc: a little cleanup | Zhenyu Wang |
2008-03-26 | More compile warning fixes. | Paulo Cesar Pereira de Andrade |
2008-03-12 | disable memory alloc debug | Zhenyu Wang |
2007-12-25 | xvmc: consolidate put surface interfaces | Zhenyu Wang |
2007-12-20 | xvmc: move dri context handling to generic code | Zhenyu Wang |
2007-11-29 | xvmc: move batch buffer init/fini code into generic | Zhenyu Wang |
2007-11-15 | xvmc: some code clean up | Zhenyu Wang |
2007-11-15 | xvmc: take out batch buffer handling code | Zhenyu Wang |
2007-11-14 | xvmc: attempt to move batch buffer code out of i915 private | Zhenyu Wang |
2007-10-26 | try to move some fields to xvmc driver structure | Zhenyu Wang |
2007-10-22 | revert xvmc memory allocation hacks | Zhenyu Wang |
2007-10-23 | split xvmc user lib chipset drivers | Zhenyu Wang |
2007-10-15 | Merge branch 'xvmc' of git+ssh://zhen@people.freedesktop.org/~zhen/xf86-video... | Zhenyu Wang |
2007-10-08 | use field name to initialize i915 xvmc driver | Zhenyu Wang |
2007-10-08 | move some definition out of i915 specific header | Zhenyu Wang |
2007-10-08 | Temp work around ttm allocation for xvmc, which should be fixed later. | Zhenyu Wang |
2007-09-26 | fix i915 xvmc devPrivate reference | Zhenyu Wang |
2007-09-26 | Create xvmc driver interface | Zhenyu Wang |
2007-08-10 | disable subpicture initial | Zhenyu Wang |
2007-08-08 | check early if we have slot left for new context or surface | Zhenyu Wang |
2007-08-08 | I missed to remove port attributes wrapper | Zhenyu Wang |
2007-08-08 | explicit say "unsigned int" | Zhenyu Wang |
2007-08-08 | remove xvmc attributes | Zhenyu Wang |
2007-08-07 | code cleanups | Zhenyu Wang |
2007-07-19 | add copyright | Xiang, Haihao |
2007-07-19 | block some signals within critical section to avoid | Xiang, Haihao |
2007-07-19 | 1. The pitches for y/u/v surfaces are 1024bytes aligned. | Xiang, Haihao |
2007-07-19 | a fix for 945G/945GM | root |
2007-07-19 | 1. using batch buffer | root |
2007-07-19 | fix a bug related to display surface | Xiang, Haihao |
2007-07-19 | fix some bugs | Xiang, Haihao |
2007-07-19 | Release resource allocated for surface/subpicture | Xiang, Haihao |
2007-07-19 | fix some bugs | Xiang, Haihao |
2007-07-19 | fix some bugs | Xiang, Haihao |
2007-07-19 | enable XvMC for i915 | Xiang, Haihao |