OSDN Git Service

Unify the coding style in the driver
[android-x86/hardware-intel-common-vaapi.git] / src / gen75_vpp_vebox.c
2017-04-07 Xiang, HaihaoUnify the coding style in the driver
2017-03-09 Lim Siew HoonFix src_obj_surf->orig_height assign to src_rect.height.
2017-01-17 Zhao YakuiFix the incorrect 48-bit address reallocation
2017-01-17 Zhao YakuiFollow the HW spec to configure the buffer cache on...
2017-01-09 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-11-17 Zhao YakuiInitialize one 10bit-scaling gpe_context for Gen9
2016-10-31 peng.chenMove the sharpening into the whole virtual VEBOX process
2016-10-31 Xiang, HaihaoThe {width, height} in VEBOX_SURFACE_STATE is in unit...
2016-10-31 Xiang, HaihaoUse char *ptr instead of void *ptr
2016-10-31 peng.chenClear IECP state buffer when it is enabled
2016-09-29 peng.chenMove the sharpening into the whole virtual VEBOX process
2016-09-29 Xiang, HaihaoThe {width, height} in VEBOX_SURFACE_STATE is in unit...
2016-09-26 Xiang, HaihaoUse char *ptr instead of void *ptr
2016-09-19 peng.chenClear IECP state buffer when it is enabled
2016-08-22 Zhao YakuiVPP: Check the returned status of hsw_veb_pre_format_co...
2016-08-22 Zhao YakuiVPP: Check the VPP pipeline_parameter to avoid NULL...
2016-08-22 Ung, Teng EnFix to use source and output regions size instead of...
2016-08-22 Xiang, HaihaoFix the condition used in 'else if()'
2016-08-22 Xiang, HaihaoMake sure a right VEBOX_IECP_STATE is used on BDW+
2016-08-22 Víctor Manuel Jáqu... check the result of hsw_veb_post_format_convert()
2016-08-10 Zhao YakuiVPP: Check the returned status of hsw_veb_pre_format_co...
2016-08-10 Zhao YakuiVPP: Check the VPP pipeline_parameter to avoid NULL...
2016-07-27 Ung, Teng EnFix to use source and output regions size instead of...
2016-07-22 Xiang, HaihaoFix the condition used in 'else if()'
2016-06-22 Xiang, HaihaoMake sure a right VEBOX_IECP_STATE is used on BDW+
2016-06-13 Víctor Manuel Jáqu... check the result of hsw_veb_post_format_convert()
2016-01-15 Xiang, HaihaoMerge remote-tracking branch 'fdo/master' into v1.6...
2016-01-15 peng.chenVPP P010(10bits) enabling
2015-09-06 Lim Siew HoonFix klockwork critical message hit on calloc function...
2015-09-06 fritschGen75_vpp: Don't assert on BGRA input and output
2015-09-06 Lim Siew HoonFix klockwork critical message hit on calloc function...
2015-07-08 Xiang, HaihaoMerge branch 'v1.6-branch' into master
2015-06-25 fritschGen75_vpp: Don't assert on BGRA input and output
2015-01-09 Xiang, HaihaoFix segmentation fault caused by 4711da5
2015-01-09 Sirisha MuppavarapuSTDE Optimization: Added code to support optimization...
2014-12-13 Xiang, HaihaoAdd support for VEBOX on SKL (v2)
2014-11-11 Gwenole Beauchesnevpp: enable advanced video scaling in VPP pipelines...
2014-11-11 Gwenole Beauchesnevpp: drop internal postprocessing (I965_PP_xxx) flags.
2014-10-28 Gwenole Beauchesnevebox: fix denoising when IECP is enabled.
2014-10-28 Gwenole Beauchesnevebox: fix memory leak of VEBOX state tables.
2014-10-28 Gwenole Beauchesnevebox: use Y-tiling for internal VEBOX surfaces.
2014-10-28 Gwenole Beauchesnevebox: add support for advanced deinterlacing.
2014-10-28 Gwenole Beauchesnevebox: factor out deinterlacing code, drop broken MADI...
2014-10-28 Gwenole Beauchesnevebox: robustify frame store surface storage allocations.
2014-10-28 Gwenole Beauchesnevebox: factor out initialization of pipeline parameters.
2014-10-28 Gwenole Beauchesnevebox: clean-up frame store initialization.
2014-10-28 Gwenole Beauchesnevebox: fix invalid conversion and scaling params order.
2014-10-28 Gwenole Beauchesnevebox: fix order of submitted commands.
2014-10-28 Gwenole Beauchesnevebox: fix indication of field ordering in sequence.
2014-10-28 Gwenole Beauchesnevebox: drop magic numbers in filters mask.
2014-10-28 Gwenole Beauchesnevebox: silence compilation warning.
2014-06-16 Zhao YakuiDefine i965_CreateSurfaces in header file explicitly...
2014-05-26 Xiang, HaihaoSimplify some macros
2014-04-25 Sirisha MuppavarapuVPP: Enable Skin tone detection and enhancement - Added...
2014-04-25 Sirisha MuppavarapuVPP: Enable Skin Tone Detection and Enhancement feature...
2014-04-23 Zhao YakuiVEBOX: Use the VA_FOURCC_ABCD constant to replace the...
2014-04-23 Zhao YakuiDefine i965_DestroySurfaces in header file explicitly...
2014-02-27 Xiang, HaihaoVEBOX/bdw: set downsample method
2014-02-27 Xiang, HaihaoVEBOX/bdw: DW0-DW8 are used for dndi parameters in...
2014-02-27 Zhong LiVPP: add vebox motion compensation support on BDW
2014-02-27 Zhong LiBulid BDW vebox pipeline
2013-12-11 Xiang, HaihaoVPP: Use the right top/bottom field flag used for DI
2013-11-13 Zhong LiVPP: add vebox motion compensation support on HSW
2013-09-23 Xiang, HaihaoVPP: also remove an assert on forward temporal referenc...
2013-06-21 Xiang, HaihaoSilence the warning
2013-06-21 Xiang, HaihaoFix copy&paste error
2013-06-21 Xiang, HaihaoVEBOX: output 2 frames for advanced DI
2013-06-21 Xiang, HaihaoVEBOX: motion adaptive DI on HSW
2013-06-21 Xiang, HaihaoVEBOX: update internal surface
2013-06-21 Xiang, HaihaoVEBOX: track the frame sequence
2013-06-21 Xiang, HaihaoVEBOX: clean up
2013-06-21 Xiang, HaihaoVEBOX: Update VEBOX_STATE for Bob DI
2013-06-21 Xiang, HaihaoVEBOX: Update DNDI table on Haswell
2013-06-20 Li XiaoweiVEBOX: Fix image garbage at border when pro amp
2013-06-20 Li XiaoweiVEBOX: Fix endingX setting for dndi/iecp command
2013-06-13 Li XiaoweiVEBOX: Turn off CSC function in VEBOX pipeline
2013-05-21 Xiang, HaihaoVPP/HSW: don't use VAProcFilterColorStandard
2013-04-03 Xiang, HaihaoMerge branch 'master' into staging
2013-03-15 Xiang, HaihaoVPP: check the backing store buffer
2013-03-15 Xiang, HaihaoSilence a bunch of warnings
2013-01-17 Li XiaoweiVPP: Support multi filters for vebox pipeline
2013-01-17 Li XiaoweiVEBOX: clean supported fourcc format in VPP pipeline
2013-01-17 Li XiaoweiVEBOX: update filters info for every frame processing
2013-01-17 Li XiaoweiVEBOX: support multi color balance params in one filter
2012-12-14 Zhao YakuiOptimize the sampler 8x8 coefficients for AVS shader
2012-11-01 Zhao YakuiAllow to create batchbuffer based on the expected buffe...
2012-10-31 Zhao YakuiAllow to create batchbuffer based on the expected buffe...
2012-10-29 Li, Xiaowei AVEBOX: avoid allocing surface memory for vebox pipeline...
2012-10-29 Li, Xiaowei AVEBOX: Enable vebox pipeline for video process on HSW
2012-10-24 Li,XiaoweiVEBox: setup haswell vebox pipeline for video post...