summaryrefslogtreecommitdiff
path: root/src/xvmc/i965_xvmc.c
AgeCommit message (Expand)Author
2013-07-28uxa: Clear up the common intel directoryChris Wilson
2011-10-29Use malloc/calloc/realloc/free directlyJeremy Huddleston
2010-06-25Rename common infrastructure to the intel namespace.Chris Wilson
2010-06-25i810: Move into a legacy directory.Chris Wilson
2010-05-11xvmc: Build fix with -pedanticChris Wilson
2010-04-08libXvMC: unify CreateSurfaceDaniel Vetter
2010-04-08libXvMC: derive driver context from struct intel_xvmc_contextDaniel Vetter
2010-04-08libXvMC: unify DestroySurfaceDaniel Vetter
2010-04-08libXvMC: drop get_surface_status driver callbackDaniel Vetter
2010-04-08libXvMC: unify PutSurfaceDaniel Vetter
2010-04-08libXvMC: move drm_intel_bo to common intel_xvmc_surfaceDaniel Vetter
2010-04-08XvMC: kill intel_xvmc_commandDaniel Vetter
2010-04-08XvMC: move i965 specific stuff to common contextDaniel Vetter
2010-04-08i965 XvMC: don't create any surface state in the ddxDaniel Vetter
2010-03-04libIntelXvMC: kill ums leftoversDaniel Vetter
2009-10-06Move to kernel coding style.Eric Anholt
2009-08-27 set correct value for indirect access check boundZou Nan hai
2009-08-05 It seems that indirect data upper bound check in STATE_BASE_ADDRESSZou Nan hai
2009-05-19 switch XvMC to gemLi Shao Hua
2009-03-26xvmc: move 965 mc media programs to shader/mc directoryZhenyu Wang
2009-03-25 XvMC VLD extension support for G4XZou Nan hai
2008-12-11 [965-xvmc] fix dual prime kernel, flush issue on G4xZou Nan hai
2008-11-27Merge branch '965-xvmc'Zou Nan hai
2008-09-28 [965-xvmc] 965q indirect media data workaroundZou Nan hai
2008-09-23 [965-xvmc] IGD supportZou Nan hai
2008-09-23 [965-xvmc] optimize, pack some payloadZou Nan hai
2008-08-29 [965-xvmc] some shader optimizeZou Nan hai
2008-08-28 [965-xvmc] half-pixel bug fixZou Nan hai
2008-08-27 [965-xvmc] support field prediction and dct type, optimize in GPUZou Nan hai
2008-08-11 [965-xvmc] some fixes for earlier 965 chipsZou Nan hai
2008-06-24 965 xvmc, current only frame based DCT_type supportZou Nan hai