Age | Commit message (Expand) | Author | Files | Lines |
2014-04-24 | Fix video frame alpha issues while get videosubmit/tizen/20140424.031233accepted/tizen/generic/20140424.081934accepted/tizen/common/20140424.082045accepted/tizen_generic | qing.zhang | 1 | -0/+1 |
2014-01-20 | Remove the redundant if () from gen8_pp_upload_constants | Xiang, Haihao | 1 | -3/+1 |
2014-01-20 | Fix the wrong setting in MI_BATCH_BATCH_START command on Snb/Ivy/Haswell | Zhao Yakui | 1 | -1/+1 |
2014-01-07 | VPP: Enable blending on BDW | Li Xiaowei | 1 | -1/+80 |
2013-12-27 | Fix the wrong VPP initialization function for Dn/DI on Ivybridge | Zhao Yakui | 1 | -1/+1 |
2013-12-27 | Add the VPP shader of conversion between YUY2 and YUY2 on BDW | Zhao Yakui | 1 | -0/+1 |
2013-12-27 | Use the pp_null_initialize function for the unsupported VPP on BDW | Zhao Yakui | 1 | -2/+2 |
2013-12-27 | Fix the error for the VPP conversion of NV12->NV12 on BDW | Zhao Yakui | 1 | -1/+1 |
2013-12-27 | Use the correct sub-context for VPP on BDW to avoid the NULL pointer | Zhao Yakui | 1 | -1/+1 |
2013-12-27 | Fix the wrong pitch of surface for Video post-processing on BDW | Zhao Yakui | 1 | -2/+0 |
2013-12-27 | Follow the spec to make the VPP media pipeline work in 48-bit addressing mode | Zhao Yakui | 1 | -67/+308 |
2013-12-27 | VPP/bdw: Fix the initialize function used for NV12 to NV12 | Xiang, Haihao | 1 | -1/+1 |
2013-12-23 | Remove the unused function of gen7_pp_rgbx_avs_initialize | Zhao Yakui | 1 | -216/+0 |
2013-12-23 | Configure VPP parameter for RGBX input so that Haswell/Ivy uses the same gen7... | Zhao Yakui | 1 | -2/+12 |
2013-12-19 | VPP: Use the right top/bottom field flag used for DI | Xiang, Haihao | 1 | -2/+2 |
2013-12-19 | VPP/bdw: a NULL shader for packed 4:2:2 to packed 4:2:2 | Xiang, Haihao | 1 | -0/+14 |
2013-12-19 | VPP/bdw: a NULL shader for blending to avoid assertion failure | Xiang, Haihao | 1 | -1/+14 |
2013-12-19 | Add the conversion from YUYV to NV12/I420 | Zhao Yakui | 1 | -2/+2 |
2013-12-19 | Add the CSC conversion from NV12/I420 to YUYV | Zhao Yakui | 1 | -2/+2 |
2013-12-19 | Add the VPP shader of RGBX->NV12 conversion | Zhao Yakui | 1 | -2/+2 |
2013-12-19 | Add the VPP shader of NV12->RGBX conversion | Zhao Yakui | 1 | -1/+1 |
2013-12-19 | Add the VPP shader of PL3 AVS conversion between YV12 and I420 | Zhao Yakui | 1 | -3/+3 |
2013-12-19 | Add the VPP shader of YV12/I420->NV12 conversion | Zhao Yakui | 1 | -1/+1 |
2013-12-19 | Add the VPP shader of NV12->YV12/I420 conversion | Zhao Yakui | 1 | -1/+1 |
2013-12-19 | Handle the pitch when using RGBX surface in VPP for BDW | Zhao Yakui | 1 | -0/+1 |
2013-12-19 | Use the horizontal/vertical alignment for VPP surface on BDW | Zhao Yakui | 1 | -0/+5 |
2013-12-19 | Add the NV12 scaling shader for BDW | Zhao Yakui | 1 | -1/+1 |
2013-12-19 | Initialize the 8x8 sampler for AVS on BDW | Zhao Yakui | 1 | -50/+162 |
2013-12-19 | Upload the constant buffer on Gen6+ | Zhao Yakui | 1 | -2/+8 |
2013-12-19 | Redefine the VPP vfe_state on Gen6+ | Zhao Yakui | 1 | -22/+32 |
2013-12-19 | Update the MI_BATCH_BUFFER_START for BDW | Zhao Yakui | 1 | -4/+14 |
2013-12-19 | Fix the VPP error during porting patch from master to staging | Zhao Yakui | 1 | -8/+52 |
2013-12-19 | Temporarily remove assert() to make vainfo happy | Xiang, Haihao | 1 | -1/+1 |
2013-12-19 | Avoid the duplicated macro-definition of surface size | Zhao Yakui | 1 | -12/+1 |
2013-12-19 | Use the updated structure/command for VPP on BDW | Zhao Yakui | 1 | -11/+881 |
2013-12-18 | Add the initial support for GEN8 | Zhao Yakui | 1 | -9/+19 |
2013-11-22 | Revert "Adjust the coefficients for scaling on IVB" | Xiang, Haihao | 1 | -35/+35 |
2013-11-13 | VPP: remove some assert() | Xiang, Haihao | 1 | -10/+27 |
2013-11-13 | Correct the usage of width/height in struct object_surface | Xiang, Haihao | 1 | -5/+0 |
2013-11-13 | VPP: use the target widht/height to calculate the horizontal/vertical step on... | Xiang, Haihao | 1 | -4/+4 |
2013-11-13 | Adjust the coefficients for scaling on IVB | Xiang, Haihao | 1 | -35/+35 |
2013-11-13 | Enable X/Y adaptive filtering on IVB | Xiang, Haihao | 1 | -2/+2 |
2013-09-22 | VPP: fix the check for DI filter flags on SNB/IVB | Xiang, Haihao | 1 | -14/+6 |
2013-09-13 | VPP: Remove an assert on forward temporal reference on IVB | Xiang, Haihao | 1 | -5/+10 |
2013-09-13 | VPP: MADI on IVB | Xiang, Haihao | 1 | -45/+132 |
2013-09-13 | VPP: track the frame sequence for DI on IVB | Xiang, Haihao | 1 | -0/+3 |
2013-09-13 | VPP: move the BO for STMM into sub-contexts | Xiang, Haihao | 1 | -31/+34 |
2013-09-13 | VPP: Create separate sub-context for each processing | Xiang, Haihao | 1 | -19/+30 |
2013-09-11 | VPP: the similar fix to Bob DI on SNB | Xiang, Haihao | 1 | -30/+32 |
2013-09-11 | VPP: Update DEINTERLACE_SAMPLER_STATE on IVB | Xiang, Haihao | 1 | -26/+26 |