2011-06-10 |
Xiang, Haihao | i965_drv_video: fix VME shaders |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Xiang, Haihao | i965_drv_video: new shaders for VME on Ivybridge |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Xiang, Haihao | i965_drv_video: set surface base address in VME |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Xiang, Haihao | i965_drv_video: clean up |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Alexander Osin | i965_drv_video: Added check of obj_surface->bo field... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Zhou Chang | i965_drv_video: improved MV quality for VME |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: clean up codes |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: rendering for Ivybridge |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: new shaders for rendering on Ivybridge |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: VC1 decoding on Ivybridge |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: H.264 & MPEG2 decoding on Ivybridge |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: Ivybridge PCI IDs |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | i965_drv_video: thread safety for object allocation |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | i965_drv_vidoe: thread safety for rendering |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | i965_drv_video: move batchbuffer to context |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | i965_drv_video: clean up batchbuffer interface |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | i965_drv_video: store post process parameters in context |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | i965_drv_video: store kernel info in the corresponding... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | i965_drv_video: use the same structure for all kernels |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | i965_drv_video: create media_state per context |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Alexander I... | Implemented i965_LockSurface, i965_UnlockSurface, i965_... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Alexander I... | Added locked_image_id in struct object_surface |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Xiang, Haihao | Merge branch 'snb-encoder' |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Xiang, Haihao | i965_drv_video/encode: offset for coded buffer |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: indentation fix |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: media read with sampler cache |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/video: set base address for MV data |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: merge global symbols in intra... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: remove all intra data in inter... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video: clean up gen6_mfc_avc_pipeline_programing |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: merge the object command for... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: also simplify the object command... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: reduce inline data for inter... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Xiang, Haihao | i965_drv_video: simplify the object command for intra... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Xiang, Haihao | i965_drv_video/encode: fetch neighbor pixel in intra... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Xiang, Haihao | i965_drv_video/encode: fix neighbor pixel luma value... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Xiang, Haihao | i965_drv_video/encode: fix macroblock instra struct... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Xiang, Haihao | i965_drv_video/encode: fix interface descriptor table |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Zhou Chang | add inter frame support in vme. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Xiang, Haihao | i965_drv_video/encode: fix CURBE usage for VME |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Xiang, Haihao | i965_drv_video: fix the format of a derived image for... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Xiang, Haihao | i965_drv_video: associate the derived image with the... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Zhou Chang | disabling cabac zeros words inert, using 0x00000000... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Zhou Chang | Support Inter frames in driver. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | fix for VAEncCodedBufferType |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | Workaround for 720p/1080p encoding |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | release all BOs when terminating |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | fix internal buffer size |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | fix for interface descriptor |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Zhou Chang | i965_drv_vidoe: Encoder on Sandy Bridge |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Austin Yuan | 1. add interface VARenderDevice for output the... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Xiang, Haihao | i965_drv_video/VC1: fix for single intensity compensati... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Xiang, Haihao | i965_drv_video/VC1: fix data offset for Main/Simple... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Xiang, Haihao | i965_drv_video/VC1: disable overlap if PQUANT is less... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Xiang, Haihao | i965_drv_video: Fixes the dimension of a surface on... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Xiang, Haihao | i965_drv_video: rendere I420/YV12 surface on SandyBridge |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Xiang, Haihao | i965_drv_video: only use tiled surface for NV12 on... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Xiang, Haihao | i965_drv_video: deinterlacing & scaling on SandyBridge |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Xiang, Haihao | i965_drv_video: shaders for post processing on SandyBridge |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Xiang, Haihao | i965_drv_video: move pp_context to i965_driver_data... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Xiang, Haihao | i965_drv_video: don't support MPEG2/VC1/H264 without... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Xiang, Haihao | i965_drv_video: Implement vaDeriveImage() |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Xiang, Haihao | i965_drv_video: map/unmap a tiled GEM BO |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Xiang, Haihao | i965_dri_video: don't try to render an invalid surface |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Gwenole Beauchesne | i965_drv_video: make VADriverContext.vtable a pointer. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Gwenole Beauchesne | Bump VA-API version to 0.32.0. Fix __vaDriverInit*... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Osin, Alexander I | i965_drv_video: set the number of elements in a buffer... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Xiang, Haihao | i965_drv_video: check frame store index firstly on... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Gwenole Beauchesne | [G45] Fix check for H.264 decoding support. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Gwenole Beauchesne | [G45] Fix check for VC-1 decoding support |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Xiang, Haihao | i965_drv_video: VC-1 on Sandybridge |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Xiang, Haihao | i965_drv_video: build shaders for decoding & post prosc... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Xiang, Haihao | i965_drv_video: support IA44/AI44 subpicture formats... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Damien Lespiau | i965_drv_video: Fix a small typo in a comment |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video/mpeg2: upload Quantizer Matrix in raster... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video: fix mpeg2 decoding on Sandybridge |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video: Enable BLT ring |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video: release mfd context |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video: add support for mpeg2 decoding on Sandy... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video/render: render sub-picture on Sandybridge |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video: Currently only use tiled-Y surfaces... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video: fix row data buffer for deblocking... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video: fix surface dimension |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video/render: rendering for Sandybridge |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video/render: new fragmensts for Sandybridge |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video/render: remove i965_subpic_render_src_su... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video/render: support tiled source surface |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video/render: set surface base address |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video: fix weight/offset for H.264 decoding... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video: fix mfx_avc_slice_state command |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video: set indirect bitsteam object base address |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video: Y-tiled surface for MFD on Sandybridge |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video: H.264 decoding on Sandybridge |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video: dump MFX commands |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video: check batch buffer emitting |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video: MACROs for MFX on Sandybridge |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Xiang, Haihao | i965_drv_video: PCI IDs and new MI_FLUSH_DW command... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Xiang, Haihao | i965_drv_video: deinterlacing & scaling |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Xiang, Haihao | i965_drv_video: add video processing kernels |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Gwenole Beauchesne | Fix rendering of subpictures. |
commit | commitdiff | tree | snapshot |
next |