work around hw limitation(dword alignment) of horizontal offset
[platform/upstream/libva-intel-driver.git] / src / i965_post_processing.c
2012-08-31 Zhao Halleywork around hw limitation(dword alignment) of horizonta...
2012-08-31 Zhao Halleyenable horizontal and vertical mask for bottom/right...
2012-08-31 Zhao Halleyadd format conversion stage in video post processing
2012-08-29 Xiang, HaihaoAdjust vertical scaling step for AVS on IVB
2012-08-29 Xiang, HaihaoAVS workaround on IVB
2012-08-23 Xiang, HaihaoUpdate the shader for DI on IVB
2012-08-22 Xiang, HaihaoAdd support DN on IVB
2012-08-10 Zhao Halleyadd nv12 to rgb conversion in post processing
2012-08-10 Zhao Halleyadd rgbx to nv12 conversion in post-processing
2012-08-10 Zhao Halleydefine RGB layout in static parameter
2012-08-10 Zhao Halleydistinguish first plane width in pixel or in byte
2012-06-28 Xiang, HaihaoAdd support for UYVY
2012-06-28 Xiang, Haihaocolor conversion between planar and packed formats...
2012-06-28 Zhao Halleysupport NV12/I420/YV12->I420/YV12 conversion
2012-06-27 Xiang, HaihaoFix the width of the UV surface for AVS on IVB
2012-06-26 Xiang, Haihaoonly update u/v offset for some video processes
2012-06-26 Xiang, HaihaoFix the parameter initialization for IVB
2012-06-26 Xiang, HaihaoFix the mapping between VA filters and internal video...
2012-06-25 Zhao halleyupdate image width of packed format
2012-06-25 Zhao halleyadd YUY2->YV12 conversion in post processing (SNB/ILK)
2012-06-07 Xiang, HaihaoCurrently only SNB supports packed YUV image
2012-05-30 Xiang, HaihaoDon't render the target surface with background if...
2012-05-30 Xiang, Haihaoclear background under right context
2012-05-24 Xiang, HaihaoFix the regression caused by d90a5ea9f21bc20f35c26457de...
2012-05-17 Zhao halleyadd yuyv->nv12 conversion in image processing
2012-05-17 Zhao halleyadd YV12 to YUY2 conversion
2012-05-17 Zhao halleyadd NV12 to YUY2 color conversion
2012-05-04 Xiang, HaihaoVPP: pass the origin of source region to vpp kernel
2012-05-04 Xiang, HaihaoVPP: Render target surface with background color
2012-04-19 Xiang, HaihaoDon't use DNDI kernel on Ivybridge temporarily
2012-04-19 Xiang, HaihaoDon't call VPP if the kernel isn't ready.
2012-04-19 Xiang, HaihaoFix parameter setting for AVS on Ivybridge
2012-04-04 Gwenole Beauchesnerender: fix rendering of interlaced surfaces.
2012-03-27 Xiang, HaihaoAvoid scaling if the source & destination region have...
2012-03-22 Xiang, HaihaoUse AVS kernel to implement normal scaling on Sandybridge
2012-03-20 Xiang, HaihaoFix the mapping of filter
2012-03-16 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-13 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-01 Xiang, HaihaoFix the issue of vaGetImage()/vaPutImage() in multi...
2012-03-01 Xiang, HaihaoFix map/unmap mismatches
2012-03-01 Xiang, HaihaoFix the issue of vaGetImage()/vaPutImage() in multi...
2012-03-01 Xiang, HaihaoFix map/unmap mismatches
2012-02-22 Xiang, HaihaoRemove VAProcFilterParameterBufferType from vaRenderPic...
2012-02-22 Xiang, HaihaoFix the interface for internal context initialization
2012-02-22 Xiang, HaihaoSwitch to the new interface in staging branch.
2012-02-22 Xiang, HaihaoMerge branch 'master' into staging
2012-02-14 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-02-07 Xiang, HaihaoFix graphics memory allocation for VA surface
2012-02-06 Xiang, HaihaoPixel format conversion for IMC1/IMC3
2012-02-01 Xiang, HaihaoFix the base offset of cr(V) surface
2012-01-30 Xiang, HaihaoReuse AVS kernel for pixel format conversion on Ivybridge
2012-01-30 Xiang, HaihaoAdd support for I420/YV12/IMC1/IMC3 input/output surfac...
2012-01-30 Xiang, HaihaoNormal scaling on Ivybridge
2012-01-30 Xiang, HaihaoClear target surface with specified color
2012-01-30 Xiang, HaihaoFix AVS parameters for Ivybridge
2012-01-18 Xiang, HaihaoFix graphics memory allocation for VA surface
2012-01-12 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-01-10 Xiang, HaihaoAvoid depending on va_backend.h for some files
2011-11-24 Xiang, HaihaoFix parameters for SCALING & AVS
2011-11-17 Xiang, HaihaoFixed surface height for DN/DI
2011-11-16 Xiang, HaihaoInternal CSC if the format of the input surface of...
2011-11-16 Xiang, HaihaoUpdate DNDI kernel and DNDI states on Sandybridge
2011-11-10 Xiang, HaihaoSwitch scaling method according to the setting
2011-10-26 Xiang, HaihaoUpdate surface state, sampler state and kernel for...
2011-10-25 Xiang, HaihaoUse the same tiling format for VPP input/output surface
2011-10-24 Xiang, HaihaoUpdate for post processing on IVB
2011-10-11 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-09-19 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-09-19 Xiang, HaihaoVPP: Add support for mixed content(frame & field)
2011-09-13 Xiang, HaihaoSupport DN only on Ironlake and Sandybridge
2011-09-09 Xiang, HaihaoSupport parameter for VAProcFilterNoiseReduction
2011-09-08 Xiang, Haihaoi965_drv_video: emit base address command before other...
2011-09-08 Xiang, Haihaoi965_drv_video: set surface base address for post proce...
2011-09-08 Xiang, Haihaomove all post processing shader for GEN5/GEN6 to a...
2011-08-25 Xiang, Haihaoi965_drv_video: handle VPP pipeline
2011-08-25 Xiang, Haihaoi965_drv_video: post process depends on the internal...
2011-08-25 Xiang, Haihaoi965_drv_video: implement vaPutImage by post process...
2011-08-25 Xiang, Haihaoi965_drv_video: code clean up
2011-08-25 Xiang, Haihaoi965_drv_video: enable AVS for scaling
2011-08-25 Xiang, Haihaoi965_drv_video: handle VPP buffers
2011-08-25 Xiang, Haihaoi965_drv_video: support for Video Proc Pipeline (VPP)
2011-08-22 Gwenole BeauchesneMoved files around.