diff options
author | Chuanbo Weng <chuanbo.weng@intel.com> | 2015-11-06 11:27:48 +0800 |
---|---|---|
committer | Yang Rong <rong.r.yang@intel.com> | 2015-11-10 12:22:18 +0800 |
commit | 6a3eddc4dd70c895c426f1f8231778eb98ea7ac3 (patch) | |
tree | adf8c19a83b3ec13fc25307365c7afccef6a306c /src/.gitignore | |
parent | 9cac82def65594d0dc5f9b9402be6f1fb2c8fcd6 (diff) |
Add extensions intel_accelerator and basic intel_motion_estimation.
v2:
1. Just upload the first vme_state.
2. Remove duplicated code in check_opt1_extension.
3. Check image format before cl_gpgpu_bind_image_for_vme.
4. Fix error of getting mv. Because we suppose this kernel run in SIMD16
mode, so dword 0 of grf 1 should be
__gen_ocl_region(8,vme_result.s0), not
__gen_ocl_region(0,vme_result.s1).
v3:
Return CL_IMAGE_FORMAT_NOT_SUPPORTED if image format is not the required
one.
v4:
Fix two conflicts after code rebase and wordaround a curbe related bug.
v6:
Treat simd8 and simd16 differently when getting mv.
Signed-off-by: Guo Yejun <yejun.guo@intel.com>
Signed-off-by: Chuanbo Weng <chuanbo.weng@intel.com>
Reviewed-by: Ruiling Song <ruiling.song@intel.com>
Diffstat (limited to 'src/.gitignore')
0 files changed, 0 insertions, 0 deletions