summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-17intel: kill unused codeHEADDaniel Vetter2-11/+0
2011-10-17gen7: kill unused codeDaniel Vetter1-26/+0
2011-10-17gen6: kill unused codeDaniel Vetter3-78/+0
2011-10-17intel: apply pipe_control work-around for gen6+Daniel Vetter3-2/+21
2011-10-17intel: kill intel_memman.[hc]Daniel Vetter5-62/+5
2011-10-17intel: kill dri1 stuffDaniel Vetter2-12/+0
2011-10-17intel: kill lock/unlock_hardwareDaniel Vetter2-41/+3
2011-10-17i965_drv_video: fix return values to vaRenderPicture().Gwenole Beauchesne1-4/+4
2011-10-17build: use AM_V_GEN to generate files quietly.Gwenole Beauchesne6-29/+29
2011-10-17build: use GEN4ASM variable to hold path to intel-gen4asm program.Gwenole Beauchesne6-17/+18
2011-10-17.gitignore: filter out generated Gen assembly files.Gwenole Beauchesne1-0/+1
2011-10-11Fix slice-param & slice-data buffer memory leaks.Gwenole Beauchesne2-2/+3
2011-10-11Add new .gitignore rules.Gwenole Beauchesne1-0/+32
2011-10-10NEWS: update.Gwenole Beauchesne1-1/+6
2011-10-10configure: bump version for development.Gwenole Beauchesne1-2/+2
2011-10-10vc1: fix TTFRM (picture-level transform type) packing.Gwenole Beauchesne2-24/+2
2011-09-19decode: fix for next slice when decoding MPEG2 on IvybridgeXiang, Haihao1-1/+1
2011-09-19VAImage.data_size represents the allocated size, thus accounting forGwenole Beauchesne1-4/+1
2011-09-14Make MPEG-2 QM state live until the next change from application.Gwenole Beauchesne6-59/+90
2011-08-25Add correct version info for vaQueryVendorString().Gwenole Beauchesne2-3/+19
2011-08-25Add debian packaging.Gwenole Beauchesne9-2/+131
2011-08-25Fix H.264 MC kernel bootstrap for Ironlake.Gwenole Beauchesne2-7/+27
2011-08-25Fix make dist.Gwenole Beauchesne9-237/+471
2011-08-25New project build rules and files.Gwenole Beauchesne23-14/+257
2011-08-22Moved files around.Gwenole Beauchesne462-0/+0
2011-07-27i965_drv_video: don't export internal driver functions.Gwenole Beauchesne3-1/+20
2011-07-26i965_drv_video: cosmetics (cleanup Makefile).Gwenole Beauchesne1-40/+58
2011-07-12i965_drv_video: update post processing interfaceXiang, Haihao5-263/+282
2011-07-08i965_drv_video: fixes assertion failureXiang, Haihao3-26/+39
2011-07-07i965_drv_video: fix next slice vertical position for field pictureXiang, Haihao1-1/+1
2011-06-29i965_drv_video: add support for VA_SUBPICTURE_DESTINATION_IS_SCREEN_COORD.Gwenole Beauchesne3-16/+21
2011-06-29i965_drv_video: fix subpicture scale factor for Y axis.Gwenole Beauchesne1-1/+1
2011-06-29i965_drv_video: simplify put_surface() and put_subpicture() args.Gwenole Beauchesne5-371/+221
2011-06-15i965_drv_video: fix assertion failureXiang, Haihao1-2/+1
2011-06-14i965_drv_video: fix GPU hang issue when decoding field coded MPEG2 picture.Xiang, Haihao5-26/+56
2011-06-13i965_drv_video: fix memory leaks in i965 driverEdgar Hucek1-0/+1
2011-06-13i965_drv_video: track the internal format of a surfaceXiang, Haihao8-20/+27
2011-06-10i965_drv_video: encode on IvybridgeXiang, Haihao7-26/+602
2011-06-10i965_drv_video: fix VME shadersXiang, Haihao6-8/+12
2011-06-10i965_drv_video: new shaders for VME on IvybridgeXiang, Haihao13-37/+383
2011-06-09i965_drv_video: set surface base address in VMEXiang, Haihao2-89/+36
2011-06-09i965_drv_video: clean upXiang, Haihao1-6/+1
2011-06-09i965_drv_video: Added check of obj_surface->bo field inside i965_media_h264_s...Alexander Osin1-1/+3
2011-06-02i965_drv_video: improved MV quality for VMEZhou Chang4-61/+39
2011-05-25i965_drv_video: clean up codesXiang, Haihao7-200/+55
2011-05-25i965_drv_video: rendering for IvybridgeXiang, Haihao3-81/+1234
2011-05-25i965_drv_video: new shaders for rendering on IvybridgeXiang, Haihao11-2/+448
2011-05-25i965_drv_video: VC1 decoding on IvybridgeXiang, Haihao2-70/+72
2011-05-25i965_drv_video: H.264 & MPEG2 decoding on IvybridgeXiang, Haihao5-3/+2252
2011-05-25i965_drv_video: Ivybridge PCI IDsXiang, Haihao6-19/+49